mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 05:55:46 +08:00
tools/ci: Added esptool for Windows Native
- Added esptool for Windows Native - Added build for esp32-c3-zero Signed-off-by: simbit18 <simbit18@gmail.com>
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
|
||||
/risc-v/qemu-rv/rv-virt/configs/nsh
|
||||
|
||||
/risc-v/esp32c3/esp32-c3-zero/configs/nsh
|
||||
|
||||
# The simulator currently builds only with Visual Studio 2022
|
||||
|
||||
/sim/sim/sim/configs/windows
|
||||
@@ -26,4 +28,5 @@ CMake,nucleo-l152re:nsh
|
||||
CMake,nucleo-f411re:nsh
|
||||
CMake,raspberrypi-pico:nsh
|
||||
CMake,rv-virt:nsh
|
||||
CMake,esp32-c3-zero:nsh
|
||||
CMake,sim:windows
|
||||
|
||||
Reference in New Issue
Block a user