nuttx/tools/ci/testlist
simbit18 2f8560e838 tools/ci: enable avr32dev1 build
removed in the tools/ci/testlist/other.dat file the entries
 -avr32dev1:nsh
 -avr32dev1:ostest

avr32_bringup.c
Fix  Error: ./avr32_bringup.c:54:4: error: #warning "Not Implemented"

comment out directive '#warning'
/* #warning "Not Implemented" */

avr_doirq.c

fix avr32/avr_doirq.c:117: error: assignment discards qualifiers from pointer target type
  regs = g_current_regs; -> regs = (uint32_t *)g_current_regs;
2024-07-12 00:39:21 +08:00
..
arm-01.dat
arm-02.dat Revert "tools/ci: Skip build sabre-6quad:libcxx temporarily" 2023-11-15 03:52:26 -08:00
arm-03.dat
arm-04.dat tools/ci/testlist: Switch half build to clang 2022-11-23 07:27:48 +01:00
arm-05.dat ci: build arduino-nano-33ble and arduino-nano-33ble-rev2 with cmake 2023-08-14 20:42:59 +08:00
arm-06.dat tools/ci/testlist: Switch half build to clang 2022-11-23 07:27:48 +01:00
arm-07.dat tools/ci: migrate some ci build configurations to CMake 2023-07-22 00:59:44 +08:00
arm-08.dat ci: enable cmake for nucleo-f446re/systemview 2023-08-22 23:37:08 +08:00
arm-09.dat tools/ci/testlist: Switch half build to clang 2022-11-23 07:27:48 +01:00
arm-10.dat cmake: enable more stm32 builds in ci 2023-08-07 05:44:52 -07:00
arm-11.dat tools/ci/testlist: Switch half build to clang 2022-11-23 07:27:48 +01:00
arm-12.dat boards/stm32h7: add nucleo-h745zi 2023-08-26 03:35:32 +08:00
arm-13.dat tools/ci: Enable stm32u5, stm32wb and stm32wl5 2023-01-24 08:40:50 +09:00
codechecker.dat
macos.dat tools/ci/testlist/macos.dat: fix path esp32c3-legacy 2024-03-22 13:20:02 +08:00
msys2.dat tools/ci/testlist: msys2.dat add qemu-v8a:nsh_smp 2024-05-28 16:29:06 -03:00
other.dat tools/ci: enable avr32dev1 build 2024-07-12 00:39:21 +08:00
risc-v.dat ci:enable RISC-V qemu cmake build ci 2023-10-26 21:01:46 +08:00
sim-01.dat Revert "citest/sim01: disable sim:libcxxtest on macOS" 2024-02-16 10:42:23 -08:00
sim-02.dat tools/ci: add rpproxy/rpserver into cmake build 2023-07-25 15:00:10 +02:00
xtensa.dat arch/esp32 add config for qemu-openeth 2024-03-12 08:31:06 -03:00