# WT32-SC01 **Repository Path**: weimingtom2000/WT32-SC01 ## Basic Information - **Project Name**: WT32-SC01 - **Description**: Imported from https://github.com/wireless-tag-com/WT32-SC01 - **Primary Language**: Unknown - **License**: Unlicense - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-24 - **Last Updated**: 2024-03-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WT32-SC01 WT32-SC01 base on https://github.com/espressif/esp-idf/tree/release/v4.4 # compile ``` idf.py build ``` # flash ``` idf.py flash ```