mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 23:40:21 +08:00
Doc: Correct XIAO ESP32C3 board configuration name
Documentation mentioned xiao-esp32c3 which is incorrect. The actual board name in the codebase is esp32c3-xiao. This commit fixes the board name in the documentation to match the directory structure.
This commit is contained in:
@@ -72,7 +72,7 @@ Installation
|
||||
$ git clone https://github.com/apache/nuttx-apps.git apps
|
||||
$ cd nuttx
|
||||
$ make distclean
|
||||
$ ./tools/configure.sh xiao-esp32c3:usbnsh
|
||||
$ ./tools/configure.sh esp32c3-xiao:usbnsh
|
||||
$ make V=1
|
||||
|
||||
2. Connect the Seeed Studio XIAO ESP32C3, and enter "Bootloader" mode,
|
||||
|
||||
Reference in New Issue
Block a user