An open API service indexing awesome lists of open source software.

https://github.com/m5stack/m5cardputer-userdemo

M5Cardputer user demo for hardware evaluation.
https://github.com/m5stack/m5cardputer-userdemo

Last synced: about 1 year ago
JSON representation

M5Cardputer user demo for hardware evaluation.

Awesome Lists containing this project

README

          

# M5Cardputer-UserDemo
M5Cardputer user demo for hardware evaluation.

#### Tool Chains

[ESP-IDF v4.4.6](https://docs.espressif.com/projects/esp-idf/en/v4.4.6/esp32/index.html)

#### Build

```bash
git clone https://github.com/m5stack/M5Cardputer-UserDemo
```
```bash
cd M5Cardputer-UserDemo
```
```bash
idf.py build
```