mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 05:16:47 +08:00
tools/ci/testlist/macos.dat: fix path esp32c3-legacy
find: boards/risc-v/esp32c3/esp32c3-devkit/configs/cxx: No such file or directory find: boards/risc-v/esp32c3/esp32c3-devkit/configs/wifi: No such file or directory
This commit is contained in:
@@ -26,8 +26,8 @@
|
|||||||
# RISC-V
|
# RISC-V
|
||||||
|
|
||||||
/risc-v/bl602/bl602evb/configs/wifi
|
/risc-v/bl602/bl602evb/configs/wifi
|
||||||
/risc-v/esp32c3/esp32c3-devkit/configs/cxx
|
/risc-v/esp32c3-legacy/esp32c3-devkit/configs/cxx
|
||||||
/risc-v/esp32c3/esp32c3-devkit/configs/wifi
|
/risc-v/esp32c3-legacy/esp32c3-devkit/configs/wifi
|
||||||
|
|
||||||
# x86_64-elf-gcc from homebrew doesn't seem to
|
# x86_64-elf-gcc from homebrew doesn't seem to
|
||||||
# provide __udivdi3 etc for -m32, so we do not build
|
# provide __udivdi3 etc for -m32, so we do not build
|
||||||
|
|||||||
Reference in New Issue
Block a user