# esp32s3_dev_board_v1 **Repository Path**: workspace_13/esp32s3_dev_board_v1 ## Basic Information - **Project Name**: esp32s3_dev_board_v1 - **Description**: esp32s3开发板代码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-13 - **Last Updated**: 2025-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ESP32S3 开发板 ## SDK `esp-idf`: `v5.4` ## 如何打包烧录固件 ```shell idf.py merge-bin -o esp32s3_dev_v1.bin -f raw ```