Evlers 6 месяцев назад
Родитель
Сommit
3d596ed26d

+ 2 - 1
README.md

@@ -106,7 +106,8 @@ Selecting `NimBLE hci driver` will directly connect to `NimBLE` stack.<br>
 | Data Ready  | 4     | 4                 | 5           |
 | Reset In    | EN    | EN/RST            | EN/RST      |
 
-If you are familiar with esp-idf, you can also try to modify the pins
+If you are familiar with esp-idf, you can also try to modify the pins<br>
+Or use the [Flash Download Tool](https://dl.espressif.com/public/flash_download_tool.zip) to burn the firmware corresponding to the chip in the `firmware` directory.
 
 ## Build ESP32 firmware
 ```

+ 2 - 1
README_CN.md

@@ -106,7 +106,8 @@ endmenu
 | Data Ready  | 4     | 4                 | 5           |
 | Reset In    | EN    | EN/RST            | EN/RST      |
 
-如果您熟悉esp-idf,您也可以尝试修改引脚
+如果您熟悉esp-idf,您也可以尝试修改引脚<br>
+或者使用 [Flash Download Tool](https://dl.espressif.com/public/flash_download_tool.zip) 烧录 `firmware` 目录中对应芯片的固件。
 
 ## 构建ESP32固件
 ```

BIN
firmware/esp32_4m.bin


BIN
firmware/esp32c2_2m.bin


BIN
firmware/esp32c3_4m.bin


BIN
firmware/esp32c6_4m.bin


BIN
firmware/esp32s3_4m.bin


BIN
firmware/example.jpg