# dfk10_watchface **Repository Path**: genvex/dfk10_watchface ## Basic Information - **Project Name**: dfk10_watchface - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-04 - **Last Updated**: 2026-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # M5StopWatch-UserDemo M5Stack StopWatch user demo for hardware evaluation. ## Build ### Fetch Dependencies ```bash python3 ./fetch_repos.py ``` ### Tool Chains [ESP-IDF v5.5.4](https://docs.espressif.com/projects/esp-idf/en/v5.5.4/esp32s3/index.html) ### Build ```bash idf.py build ``` ### Flash ```bash idf.py flash ```