# M5Cardputer-UserDemo **Repository Path**: weimingtom2000/M5Cardputer-UserDemo ## Basic Information - **Project Name**: M5Cardputer-UserDemo - **Description**: Imported from https://github.com/m5stack/M5Cardputer-UserDemo - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-02 - **Last Updated**: 2024-01-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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 ```