!236 update bsp/esp32/README.md.

* update bsp/esp32/README.md.
This commit is contained in:
ErzongXie 2023-06-23 15:12:38 +00:00 committed by 李昂
parent a5abe036b1
commit fadd1aebb3

View File

@ -9,3 +9,5 @@ esp-idf 5.0
idf.py set-target <esp32c3/esp32s3> idf.py set-target <esp32c3/esp32s3>
make.bat make.bat
``` ```
- tips
- use ESP's USB port to flash code, not the COM port.