NuttX Build Monitor

Recent errors and warnings for NuttX GitHub CI

Updated: 2026-05-02 10:27:03 UTC
TimestampPull RequestBoard / ConfigError / Warning
2026-05-02
07:54:45
18831:
boards/xtensa/esp32:
Add LED support for
heltec_wifi_lora32
:sx1276
In file included from board/esp32_boot.c:36: ##[error]board/heltec_wifi_lora32.h:54:9: error: "GPIO_LED1" redefined [-Werror] 54 | #define GPIO_LED1 2 | ^~~~~~~~~ In file included from board/esp32_boot.c:33: 51 | #define GPIO_LED1 25 /* White LED on Heltec WiFi LoRa 32 */ | ^~~~~~~~~ cc1: all warnings being treated as errors make[1]: *** [/github/workspace/sources/nuttx/boards/Board.mk:100: esp32_boot.o] Error 1 In file included from board/esp
2026-05-02
07:54:21
18831:
boards/xtensa/esp32:
Add LED support for
heltec_wifi_lora32
:nsh
In file included from board/esp32_boot.c:36: ##[error]board/heltec_wifi_lora32.h:54:9: error: "GPIO_LED1" redefined [-Werror] 54 | #define GPIO_LED1 2 | ^~~~~~~~~ In file included from board/esp32_boot.c:33: 51 | #define GPIO_LED1 25 /* White LED on Heltec WiFi LoRa 32 */ | ^~~~~~~~~ cc1: all warnings being treated as errors make[1]: *** [/github/workspace/sources/nuttx/boards/Board.mk:100: esp32_boot.o] Error 1 make[1]: Target 'libboard.a' no
2026-05-02
03:05:37
18830:
fs/vfs:
allow NULL iov_base in KERNEL build with z
esp32s3-devkit
:knsh
Killing pytest after timeout...
2026-05-02
02:52:12
18830:
fs/vfs:
allow NULL iov_base in KERNEL build with z
esp32p4-function-ev-board
:rmt
(Same)
2026-05-02
00:47:33
18830:
fs/vfs:
allow NULL iov_base in KERNEL build with z
sim
:lua
e d % X f e r d A v e r a g e S p e e d Dload UploTaidm e T o tTailm e S p e nTti m e LCeufrtr e nStp e e d
2026-05-01
23:23:37
18830:
fs/vfs:
allow NULL iov_base in KERNEL build with z
sim
:lua
tal 0% R e c e0i v e d 0% X f e r0d A v0e r a g e 0S p e e d 0 T i m e 0 -T-i:m-e- : - - -T-i:m-e- : -C-u r-r-e:n-t-
2026-05-01
18:44:20
18408:
!boards:
Simplify NuttX initialization
esp32s3-devkit
:temperature_sensor
Killing pytest after timeout...
2026-05-01
18:32:07
18408:
!boards:
Simplify NuttX initialization
esp32p4-function-ev-board
:sdm
(Same)
2026-05-01
06:59:11
18712:
net/socket:
Fix sendmsg/recvmsg user buffers for B
esp32s3-devkit
:fastboot
(Same)
2026-05-01
06:44:57
18712:
net/socket:
Fix sendmsg/recvmsg user buffers for B
esp32p4-function-ev-board
:autopm
(Same)
2026-05-01
06:14:34
18828:
espressif:
Add CMake build paths for Xtensa ESP32
esp32s3-devkit
:temperature_sensor
(Same)
2026-05-01
06:02:40
18828:
espressif:
Add CMake build paths for Xtensa ESP32
esp32p4-function-ev-board
:buttons
(Same)
2026-05-01
06:00:54
18712:
net/socket:
Fix sendmsg/recvmsg user buffers for B
stm32f103-minimum
:adb
d T i m e T i m e T i m e C u r r e n t D l o a d U p l o a d T o t a l S p e n t DLleofatd SUppeleoda d T o t a0l S p e0n t 0 L e f t 0 Sp e e d0
2026-05-01
05:27:49
18828:
espressif:
Add CMake build paths for Xtensa ESP32
stm32f103-minimum
:adb
D lDolaoda d U pUlpolaoda d T oTtoatla l S pSepnetn t L e fLte f tS p eSepde ed
2026-05-01
04:03:54
18712:
net/socket:
Fix sendmsg/recvmsg user buffers for B
sim
:lua
% % TTotal % Received % Xferd Average Speed Time Time Time Current otal % Received % Xferd Average Speed Time Time Time Current
2026-04-30
19:16:47
18827:
arch/risc-v:
Support the ethernet driver on ESP32-
esp32s3-devkit
:psram_quad
Killing pytest after timeout...
2026-04-30
19:11:20
3467:
apps/examples:
Add path option to SPI Slave test
esp32p4-function-ev-board
:capture
(Same)
2026-04-30
18:34:01
3467:
apps/examples:
Add path option to SPI Slave test
stm32f103-minimum
:adb
% R e0c e i v e d0 % X f0e r d A0v e r a g0e S p e e0d T i m0e T i0m e- - : - - :T-i-m e- - :C-u-r:r-e-n t-
2026-04-30
18:07:12
18827:
arch/risc-v:
Support the ethernet driver on ESP32-
rv-virt
:kfb64
/github/workspace/sources/apps/bin/stbFRvIC: section .fini_array lma 0xc0101009 adjusted to 0xc010100c
2026-04-30
14:28:44
18826:
sched/group:
skip group_release for kernel thread
esp32s3-devkit
:pwm
Killing pytest after timeout...
2026-04-30
14:20:24
18826:
sched/group:
skip group_release for kernel thread
esp32p4-function-ev-board
:temperature_sensor
(Same)
2026-04-30
12:20:35
18826:
sched/group:
skip group_release for kernel thread
sabre-6quad
:netnsh_wb
Tim e 0 T i m0e C u0r r e n t
2026-04-30
09:22:27
18826:
sched/group:
skip group_release for kernel thread
mps3-an547
:clang
##[error]group/group_leave.c:176:24: error: address argument to atomic operation must be a pointer to _Atomic type ('uint32_t *' (aka 'unsigned int *') invalid) 176 | bool release = !(atomic_read(&tcb->flags) & TCB_FLAG_TTYPE_KERNEL); | ^ ~~~~~~~~~~~ 115 | #define atomic_read(obj) ATOMIC_FUNC(load, 4)(obj, __ATOMIC_RELAXED) | ^ ~~~ 68 | # define ATOMIC_FUNC(f, n) ato
2026-04-30
09:08:21
18826:
sched/group:
skip group_release for kernel thread
qemu-armv8a
:nsh_fiq
(Same)
2026-04-30
08:49:27
18826:
sched/group:
skip group_release for kernel thread
esp32s2-saola-1
:mcuboot_update_agent
10 % Total % Received % Xferd Average Speed Time Time Time Current
2026-04-30
08:39:22
18826:
sched/group:
skip group_release for kernel thread
qemu-armv8a
:nsh_gicv2
(Unknown)
2026-04-30
07:33:36
18824:
arch/arm/include/arm*/irq.h:
fix FPU context layou
stm32f103-minimum
:adb
D lDolaoda d U pUlpolaoda d T oTtoatla l S pSepnetn t Left Speed L e0f t S p e0e d
2026-04-30
07:02:47
18823:
boards/arm/stm32:
add nucleo-f412zg ostest and cor
stm32f103-minimum
:adb
% T oDtallo a d % URpelcoeaidv e dT o%t aXlf e r dS p eAnvte r a g eL eSfpte e dS p e eTdi me T0i m e 0 T i 0m e C u0r r e n t0
2026-04-30
06:25:13
18745:
sim/camera:
add AVFoundation backend and multi-cam
esp32s3-devkit
:psram_quad
Killing pytest after timeout...
2026-04-30
06:13:00
18745:
sim/camera:
add AVFoundation backend and multi-cam
esp32p4-function-ev-board
:temperature_sensor
(Same)
2026-04-30
05:41:39
18745:
sim/camera:
add AVFoundation backend and multi-cam
esp32s3-devkit
:ksta_softap
- --:
2026-04-30
05:31:02
18745:
sim/camera:
add AVFoundation backend and multi-cam
stm32f103-minimum
:adb
T i m e T i m e C u r rDenlto a d U p l o a d T o t a l S p e n t L e f t D lSopaede d Uplo a d 0 T o t a l0 S p0e n t 0 L e f t0 S p e e0d
2026-04-30
04:15:45
18745:
sim/camera:
add AVFoundation backend and multi-cam
sabre-6quad
:netnsh
D l o a d U pDllooaadd U pTlootaadl TSotpaeln t S p eLnetf t SLpeefetd Speed
2026-04-30
00:42:47
18821:
build:
clean previous compiled files after menucon
esp32s3-devkit
:pwm
Killing pytest after timeout...
2026-04-30
00:29:33
18821:
build:
clean previous compiled files after menucon
esp32p4-function-ev-board
:buttons
(Same)
2026-04-30
00:27:01
18821:
build:
clean previous compiled files after menucon
stm32f4discovery
:adb
Time Time Time Current l
2026-04-29
23:54:57
18821:
build:
clean previous compiled files after menucon
stm32f103-minimum
:adb
D % Total % Received % Xferd Average Speed Time Time Time Current
2026-04-29
22:42:36
18821:
build:
clean previous compiled files after menucon
qemu-armv8a
:netnsh_smp_hv
gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:76: argtable3] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/system/argtable3_context] Error 2 make[2]: Target 'context_all' not remade because of errors. make[1]: *** [Makefile:187: context] Error 2 make: *** [tools/Unix.mk:470: /github/workspace/sources/apps/.context] Error 2 mak
2026-04-29
22:26:29
18821:
build:
clean previous compiled files after menucon
sim
:lua
% R e c e i v e d % X f e rDdl o aAdv e rUapgleo aSdp e e dT o t aTli m e S p e nTti m e L e f tT i mSep ee dC urre n t
2026-04-29
16:00:26
3466:
netutils/ntpclient:
fix a warning if CONFIG_NETUTI
esp32s3-devkit
:psram_quad
Killing pytest after timeout...
2026-04-29
15:50:57
3466:
netutils/ntpclient:
fix a warning if CONFIG_NETUTI
esp32p4-function-ev-board
:temperature_sensor
(Same)
2026-04-29
15:44:05
3466:
netutils/ntpclient:
fix a warning if CONFIG_NETUTI
stm32f103-minimum
:adb
D l oDald o aUdp l oUapdlo a d T oTtoalt a l S p eSnpte n t L e fLte f Stp e eSdp eed
2026-04-29
15:35:57
3466:
netutils/ntpclient:
fix a warning if CONFIG_NETUTI
esp32s3-devkit
:toywasm
C u r r e n t D l o a d UDpllooaadd U pTlootaadl TSopteanlt S pLeenftt S pLeeefdt Sp e e d0
2026-04-29
14:00:24
3466:
netutils/ntpclient:
fix a warning if CONFIG_NETUTI
qemu-armv8a
:xedge_demo
End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of libmetal.zip or libmetal.zip.zip, and cannot find libmetal.zip.ZIP, period. make[1]: *** [libmetal.defs:83: libmetal.zip] Error 9 make[1]: Target 'context' not remade because of errors. gzip: s
2026-04-29
12:01:36
18745:
sim/camera:
add AVFoundation backend and multi-cam
esp32s3-devkit
:temperature_sensor
Killing pytest after timeout...
2026-04-29
11:49:02
18745:
sim/camera:
add AVFoundation backend and multi-cam
esp32p4-function-ev-board
:rmt
(Same)
2026-04-29
10:25:48
18745:
sim/camera:
add AVFoundation backend and multi-cam
gd32f470zk-eval
:fmclfsnsh
gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[1]: *** [littlefs/Make.defs:68: .littlefsunpack] Error 2 make[1]: Target 'context' not remade because of errors. make: *** [tools/Unix.mk:470: fs/.context] Error 2 make: Target 'all' not remade because of errors.
2026-04-29
09:56:29
18745:
sim/camera:
add AVFoundation backend and multi-cam
esp32-audio-kit
:audio
Dlo-ad Upload Total Spent Left Speed
2026-04-29
09:50:39
18745:
sim/camera:
add AVFoundation backend and multi-cam
sim
:matter
CMake Error at /github/workspace/sources/nuttx/build/_deps/mbedtls_fetch-subbuild/mbedtls_fetch-populate-prefix/src/mbedtls_fetch-populate-stamp/download-mbedtls_fetch-populate.cmake:170 (message): Each download failed! error: downloading 'https://github.com/ARMmbed/mbedtls/archive/v3.6.2.zip' failed status_code: 22 status_string: "HTTP response code said error" log: --- LOG BEGIN --- Trying 140.82.112.4:443... Connected to github.com (140.82.112.4) port 443 (#0) ALPN: offers h2
2026-04-29
09:46:15
18745:
sim/camera:
add AVFoundation backend and multi-cam
sim
:lua
Dl o a%d T oUtpallo a d % TRoetcaeli v e dS p%e nXtf e r d L eAfvte r aSgpee eSdp eed 0T i m e 0 T i m0e 0T i m e 0 C u r r e0n t
2026-04-29
08:40:15
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nrf52832-dk
:mcuboot_loader_minimal
CMake Error at /github/workspace/sources/nuttx/build/_deps/mcuboot-subbuild/mcuboot-populate-prefix/src/mcuboot-populate-stamp/download-mcuboot-populate.cmake:170 (message): Each download failed! error: downloading 'https://github.com/mcu-tools/mcuboot/archive/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz' failed status_code: 22 status_string: "HTTP response code said error" log: --- LOG BEGIN --- Trying 140.82.114.3:443... Connected to github.com (140.82.114.3) port 443 (#0)
2026-04-29
08:16:17
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f103-minimum
:adb
X f e r d A v e r a g e S p e e d T i m e T iDmleo a d UTpilmoea d C u rTroetnatl S p e n t L e f t S p e e d 0 D l o a0d U p0l o a d 0 T o t a0l S p0e nt L0e f t S p0e e-d- :--
2026-04-29
08:06:09
18802:
drivers/sensors:
Add AS5047D magnetic encoder driv
sim
:lua
i m e T i m e T i m e C u r r e n t D l o a d U p l o a d T o t a l S p e n t D l o adL e fUtp l oSapde e d Tot a l 0 S p e n0t 0L e f t 0S p e e d0
2026-04-29
04:39:17
18745:
sim/camera:
add AVFoundation backend and multi-cam
esp32s2-saola-1
:sta_softap
Total % Received % Xferd Average Speed Time Time Time Current
2026-04-29
01:37:38
18408:
!boards:
Simplify NuttX initialization
esp32s3-devkit
:fastboot
Killing pytest after timeout...
2026-04-29
01:25:30
18408:
!boards:
Simplify NuttX initialization
esp32p4-function-ev-board
:random
(Same)
2026-04-29
01:25:15
18408:
!boards:
Simplify NuttX initialization
stm32f777zit6-meadow
:f7corecomp
gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[1]: *** [littlefs/Make.defs:68: .littlefsunpack] Error 2 make[1]: Target 'context' not remade because of errors. make: *** [tools/Unix.mk:470: fs/.context] Error 2 make: Target 'all' not remade because of errors.
2026-04-28
23:21:04
18408:
!boards:
Simplify NuttX initialization
sim
:lua
D l oDaldo a dU p lUopaldo a d T o tTaolt a l S p eSnpte n t L e fLte f tS p eSepde ed
2026-04-28
19:48:54
18815:
Add USB CDC-ECM Host support
stm32f103-minimum
:adb
d
2026-04-28
17:27:38
18816:
clock_settime:
don't block when up_rtc_settime is
esp32s3-lcd-ev
:lcd
Killing pytest after timeout...
2026-04-28
17:24:12
18816:
clock_settime:
don't block when up_rtc_settime is
esp32p4-function-ev-board
:spi
(Same)
2026-04-28
13:12:00
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nrf52832-dk
:nxscope_rtt
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of segger/SystemView_Src_V.zip or segger/SystemView_Src_V.zip.zip, and cannot find segger/Syste
2026-04-28
13:12:00
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nrf52832-dk
:ostest_tickless
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:11:59
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nrf52840-dk
:composite
(Same)
2026-04-28
13:11:58
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nrf52840-dk
:sdc_nimble
(Same)
2026-04-28
13:11:57
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nrf52840-dk
:mcuboot_app
(Same)
2026-04-28
13:11:56
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nrf52840-dk
:mcuboot_loader
(Same)
2026-04-28
13:11:55
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sama5d3-xplained
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./nsh_main.c.github.workspace.sources.apps.system.nsh.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-
2026-04-28
13:11:53
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
raspberrypi-pico
:waveshare-lcd-1.14
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./fb_main.c.github.workspace.sources.apps.examples.fb.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usag
2026-04-28
13:11:52
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
olimex-lpc1766stk
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dhcpc.c.github.workspace.sources.apps.netutils.dhcpc.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '
2026-04-28
13:11:52
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nrf52840-dk
:jumbo
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[1]: *** [littlefs/Make.defs:68: .littlefsunpack] Error 2 make[1]: Target 'context' not remade because of errors. make: *** [tools/Unix.mk:470: fs/.context] Error 2 make: Target 'all' not remade because of errors. make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make
2026-04-28
13:11:52
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
raspberrypi-pico
:bmp280
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:11:51
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nrf52840-dk
:rndis
(Same)
2026-04-28
13:11:50
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nrf52840-dk
:sdc
(Same)
2026-04-28
13:11:50
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
olimex-stm32-e407
:bmp180
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usag
2026-04-28
13:11:49
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nrf52840-dk
:cdcacm
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:11:49
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sama5d3-xplained
:bridge
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 ##[error]host_net1.c:37:40: error: 'CONFIG_EXAMPLES_BRIDGE_NET1_IOBUFIZE' undeclared here (not in a function); did you mean 'CONFIG_EXAMPLES_BRIDGE_NET1_NOMAC'? 37 | #define EXAMPLES_BRIDGE_SEND_IOBUFIZE CONFIG_EXAMPLES_BRIDGE_NET1_IOBUFIZE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ host_net1.c:37:40: note: in definition of macro 'EXAMPLES_BRIDGE_SEND_IOB
2026-04-28
13:11:48
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nrf52840-dk
:highpri
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:11:47
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
imxrt1060-evk
:netnsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./telnetd_daemon.c.github.workspace.sources.apps.netutils.telnetd.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstac
2026-04-28
13:11:47
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nrf52840-dk
:nsh
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:11:46
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
mcu123-lpc214x
:composite
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./composite_main.c.github.workspace.sources.apps.system.composite.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mcpu=arm7td
2026-04-28
13:11:45
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
at32f437-mini
:eth
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usag
2026-04-28
13:11:44
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
olimex-lpc1766stk
:usbserial
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-28
13:11:44
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm3220g-eval
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./tftpc_get.c.github.workspace.sources.apps.netutils.tftpc.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-
2026-04-28
13:11:43
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
raspberrypi-pico
:ssd1306
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '
2026-04-28
13:11:42
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
olimex-stm32-e407
:discover
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-marc
2026-04-28
13:11:41
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
hymini-stm32v
:usbmsc
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./usbmsc_main.c.github.workspace.sources.apps.system.usbmsc.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '
2026-04-28
13:11:41
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sama5d3-xplained
:bluetooth
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hidkbd_main.c.github.workspace.sources.apps.examples.hidkbd.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wst
2026-04-28
13:11:41
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nrf52840-dk
:ieee802154_6lowpan
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./udp_cmdline.c.github.workspace.sources.apps.examples.udp.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack
2026-04-28
13:11:40
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nrf52840-dk
:ostest_tickless
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:11:40
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f4discovery
:rgbled
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./rgbled.c.github.workspace.sources.apps.examples.rgbled.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage='
2026-04-28
13:11:38
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
imxrt1060-evk
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-c
2026-04-28
13:11:36
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
at32f437-mini
:usbnsh
(Same)
2026-04-28
13:11:36
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
mcu123-lpc214x
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mcpu=arm7tdmi' '-mfloat-abi=
2026-04-28
13:11:35
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
olimex-lpc1766stk
:hidmouse
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dhcpc.c.github.workspace.sources.apps.netutils.dhcpc.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-marc
2026-04-28
13:11:35
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm3220g-eval
:dhcpd
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dhcpd.c.github.workspace.sources.apps.netutils.dhcpd.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '
2026-04-28
13:11:34
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
raspberrypi-pico
:audiopack
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-end
2026-04-28
13:11:33
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nrf52840-dk
:ieee802154_mac
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-fstack-usage' '-
2026-04-28
13:11:33
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nrf52840-dk
:sx127x
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:11:33
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
olimex-stm32-e407
:timer
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-c
2026-04-28
13:11:32
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
thingy52
:nsh
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:11:32
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sam4cmp-db
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-c
2026-04-28
13:11:31
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f429i-disco
:usbmsc
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:11:31
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
fire-stm32v2
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./telnetd_daemon.c.github.workspace.sources.apps.netutils.telnetd.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstac
2026-04-28
13:11:31
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f4discovery
:mmcsdspi
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./urldecode.c.github.workspace.sources.apps.netutils.codecs.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-al
2026-04-28
13:11:30
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f429i-disco
:nsh
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:11:29
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
imxrt1060-evk
:nshocram
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-c
2026-04-28
13:11:27
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
at32f437-mini
:can_socket
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./candump.c.github.workspace.sources.apps.canutils.candump.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage
2026-04-28
13:11:26
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nrf9160-dk-nrf52
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-28
13:11:26
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
mcu123-lpc214x
:usbserial
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./usbserial_main.c.github.workspace.sources.apps.examples.usbserial.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mcpu=arm7
2026-04-28
13:11:26
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm3220g-eval
:telnetd
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./telnetd_daemon.c.github.workspace.sources.apps.netutils.telnetd.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas'
2026-04-28
13:11:26
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
olimex-lpc1766stk
:hidkbd
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hidkbd_main.c.github.workspace.sources.apps.examples.hidkbd.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-us
2026-04-28
13:11:25
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
olimex-stm32-e407
:netnsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./discover.c.github.workspace.sources.apps.netutils.discover.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wsta
2026-04-28
13:11:25
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
raspberrypi-pico
:nsh-flash
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstac
2026-04-28
13:11:23
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
imxrt1060-evk
:libcxxtest
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 /usr/bin/bash: line 1: [: -ge: unary operator expected /usr/bin/bash: line 1: [: -le: unary operator expected tar: This does not look like a tar archive xz: (stdin): File format not recognized tar: Child returned status 1 tar: Error is not recoverable: exiting now make[1]: *** [libcxx/Make.defs:31: libcxx/libcxx] Error 2 make[1]: Target 'context' not remade because of errors.
2026-04-28
13:11:23
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sam4e-ek
:usbnsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./telnetd_daemon.c.github.workspace.sources.apps.netutils.telnetd.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstac
2026-04-28
13:11:23
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
et-stm32-stamp
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-28
13:11:22
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f4discovery
:modbus_slave
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usag
2026-04-28
13:11:19
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm3220g-eval
:nxwm
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from /github/workspace/sources/nuttx/include/arch/chip/irq.h:36, from /github/workspace/sources/nuttx/include/arch/irq.h:50, from /github/workspace/sources/nuttx/include/nuttx/irq.h:39, from /github/workspace/sources/nuttx/include/nuttx/fs/fs.h:51, from /github/workspace/sources/nuttx/include/stdio.h:36, from /github/workspace/sources/nuttx/include/nuttx/streams.h:35,
2026-04-28
13:11:19
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nrf9160-dk-nrf52
:ieee802154_6lowpan
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./nettest_cmdline.c.github.workspace.sources.apps.examples.nettest.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer'
2026-04-28
13:11:18
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
olimex-lpc1766stk
:ftpc
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./ftpc_connect.c.github.workspace.sources.apps.netutils.ftpc.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usa
2026-04-28
13:11:18
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
at32f437-mini
:sdcard
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usag
2026-04-28
13:11:18
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f429i-disco
:fb
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from ./fboverlay_main.c:28: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from /github/workspace/sources/nuttx/include/nuttx/fs/fs.h:51: In file included from /github/workspace/sources/nuttx/include/nuttx/irq.h:39: In file included from /github/workspace/sources/nuttx/include/arch/irq.h:50: In file included from /github/wor
2026-04-28
13:11:16
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
olimex-stm32-e407
:mrf24j40-mac
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-28
13:11:16
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
raspberrypi-pico
:displaypack
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-end
2026-04-28
13:11:16
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
mcu123-lpc214x
:usbmsc
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mcpu=arm7tdmi' '-mfloat-abi=
2026-04-28
13:11:14
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
emw3162
:wlan
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dhcpc.c.github.workspace.sources.apps.netutils.dhcpc.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-marc
2026-04-28
13:11:14
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
arcx-socket-grid
:usbdisk
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./nsh_main.c.github.workspace.sources.apps.system.nsh.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march
2026-04-28
13:11:14
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sam4e-ek
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./telnetd_daemon.c.github.workspace.sources.apps.netutils.telnetd.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstac
2026-04-28
13:11:13
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nrf9160-dk-nrf52
:ieee802154_mac
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./nsh_main.c.github.workspace.sources.apps.system.nsh.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-fstack-usag
2026-04-28
13:11:13
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f4discovery
:nxscope_cdcacm
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./nxscope.c.github.workspace.sources.apps.logging.nxscope.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-
2026-04-28
13:11:12
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
arduino-nano-33ble-rev2
:usbnsh
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:11:11
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
arduino-nano-33ble-rev2
:nsh
(Same)
2026-04-28
13:11:10
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nrf52-feather
:i2c
(Same)
2026-04-28
13:11:09
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
olimex-lpc1766stk
:thttpd-binfs
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./netlib_ipv4addrconv.c.github.workspace.sources.apps.netutils.netlib.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle
2026-04-28
13:11:09
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nrf52-feather
:nsh
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:11:09
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
at32f437-mini
:pwm
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '
2026-04-28
13:11:08
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
raspberrypi-pico
:st7735
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstac
2026-04-28
13:11:08
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
olimex-stm32-e407
:ina219
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usag
2026-04-28
13:11:08
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nrf52-feather
:userleds
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:11:07
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
lc823450-xgevk
:kostest
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./clock_initialize.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow
2026-04-28
13:11:07
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nrf52832-sparkfun
:nsh
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:11:06
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm3210e-eval
:composite
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from ./composite_main.c:32: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from /github/workspace/sources/nuttx/include/nuttx/fs/fs.h:51: In file included from /github/workspace/sources/nuttx/include/nuttx/irq.h:39: In file included from /github/workspace/sources/nuttx/include/arch/irq.h:50: In file included from /github/wor
2026-04-28
13:11:06
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f429i-disco
:ofloader
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from ./segger.c:29: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from /github/workspace/sources/nuttx/include/nuttx/fs/fs.h:51: In file included from /github/workspace/sources/nuttx/include/nuttx/irq.h:39: In file included from /github/workspace/sources/nuttx/include/arch/irq.h:50: In file included from /github/workspace/s
2026-04-28
13:11:05
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
arcx-socket-grid
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-28
13:11:05
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
emw3162
:nsh
(Same)
2026-04-28
13:11:05
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sam4e-ek
:nxwm
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-g++: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-g++ failed: 1 command: arm-none-eabi-g++ -MT ./glyph_nxlogo160x160.cxx.github.workspace.sources.apps.graphics.nxglyphs.o -M '-Wno-attributes' '-Wno-unknown-pragmas' '-nostdinc++' '-Wno-psabi' '-fno-exceptions' '-fcheck-new' '-fno-rtti' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common
2026-04-28
13:11:03
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f4discovery
:rndis
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dhcpc.c.github.workspace.sources.apps.netutils.dhcpc.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian'
2026-04-28
13:11:01
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
olimex-lpc1766stk
:nettest
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-
2026-04-28
13:11:01
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
verdin-mx8mp
:rpmsg
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./i2c_bus.c.github.workspace.sources.apps.system.i2c.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage
2026-04-28
13:11:00
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm3210e-eval
:nx
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from fb/nxglib_setpixel.c:31: In file included from /github/workspace/sources/nuttx/include/nuttx/video/fb.h:35: In file included from /github/workspace/sources/nuttx/include/nuttx/debug.h:32: In file included from /github/workspace/sources/nuttx/include/nuttx/streams.h:35: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from
2026-04-28
13:11:00
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
at32f437-mini
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-28
13:10:59
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
raspberrypi-pico
:spisd
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '
2026-04-28
13:10:59
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
olimex-stm32-e407
:dac
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dac_main.c.github.workspace.sources.apps.examples.dac.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-
2026-04-28
13:10:58
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-l152re
:nsh
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:10:57
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
lc823450-xgevk
:elf
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./elf_main.c.github.workspace.sources.apps.examples.elf.main.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-en
2026-04-28
13:10:57
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f4discovery
:testlibcxx
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 /usr/bin/bash: line 1: [: -ge: unary operator expected /usr/bin/bash: line 1: [: -le: unary operator expected tar: This does not look like a tar archive xz: (stdin): File format not recognized tar: Child returned status 1 tar: Error is not recoverable: exiting now make[1]: *** [libcxx/Make.defs:31: libcxx/libcxx] Error 2 make[1]: Target 'context' not remade because of errors.
2026-04-28
13:10:56
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
cloudctrl
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./telnetd_daemon.c.github.workspace.sources.apps.netutils.telnetd.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-end
2026-04-28
13:10:56
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
verdin-mx8mp
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 /usr/bin/bash: line 1: [: -ge: unary operator expected /usr/bin/bash: line 1: [: -le: unary operator expected tar: This does not look like a tar archive xz: (stdin): File format not recognized tar: Child returned status 1 tar: Error is not recoverable: exiting now make[1]: *** [libcxx/Make.defs:31: libcxx/libcxx] Error 2 make[1]: Target 'context' not remade because of errors.
2026-04-28
13:10:56
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
imx93-qsb
:rpmsg
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '
2026-04-28
13:10:56
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sam4l-xplained
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-c
2026-04-28
13:10:54
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f429i-disco
:stack
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from ./nsh_main.c:32: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from /github/workspace/sources/nuttx/include/nuttx/fs/fs.h:51: In file included from /github/workspace/sources/nuttx/include/nuttx/irq.h:39: In file included from /github/workspace/sources/nuttx/include/arch/irq.h:50: In file included from /github/workspace
2026-04-28
13:10:53
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f429i-disco
:usbnsh
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:10:53
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
olimex-lpc1766stk
:zmodem
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./tftpc_get.c.github.workspace.sources.apps.netutils.tftpc.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage
2026-04-28
13:10:53
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm3210e-eval
:nsh2
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from fb/nxglib_setpixel.c:31: In file included from /github/workspace/sources/nuttx/include/nuttx/video/fb.h:35: In file included from /github/workspace/sources/nuttx/include/nuttx/debug.h:32: In file included from /github/workspace/sources/nuttx/include/nuttx/streams.h:35: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from
2026-04-28
13:10:52
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-l152re
:lcd
(Same)
2026-04-28
13:10:52
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
at32f437-mini
:systemview
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from /github/workspace/sources/nuttx/include/arch/chip/irq.h:36, from /github/workspace/sources/nuttx/include/arch/irq.h:50, from /github/workspace/sources/nuttx/include/nuttx/irq.h:39, from /github/workspace/sources/nuttx/include/nuttx/sched.h:42, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from syscall_wraps.h:28: ##[error]/github/workspace/sour
2026-04-28
13:10:51
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f429i-disco
:adc
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:10:51
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
raspberrypi-pico
:ads7046
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./ads7046_main.c.github.workspace.sources.apps.examples.ads7046.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle
2026-04-28
13:10:50
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-g474re
:nsh
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:10:50
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
mps3-an547
:picostest
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-mfloat-abi
2026-04-28
13:10:48
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f4discovery
:module
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./module_main.c.github.workspace.sources.apps.examples.module.main.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-en
2026-04-28
13:10:47
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
clicker2-stm32
:xbee-6lowpan
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./udp_cmdline.c.github.workspace.sources.apps.examples.udp.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage
2026-04-28
13:10:47
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
imx93-qsb
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '
2026-04-28
13:10:47
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
lc823450-xgevk
:bt
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstac
2026-04-28
13:10:47
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
flipnclick-sam3x
:nxlines
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./nxlines_bkgd.c.github.workspace.sources.apps.examples.nxlines.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endia
2026-04-28
13:10:46
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm3210e-eval
:nxterm
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from fb/nxglib_setpixel.c:31: In file included from /github/workspace/sources/nuttx/include/nuttx/video/fb.h:35: In file included from /github/workspace/sources/nuttx/include/nuttx/debug.h:32: In file included from /github/workspace/sources/nuttx/include/nuttx/streams.h:35: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from
2026-04-28
13:10:43
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
mps3-an547
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usag
2026-04-28
13:10:43
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
at32f437-mini
:rtc
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing
2026-04-28
13:10:42
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
raspberrypi-pico
:tmp112
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-end
2026-04-28
13:10:42
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
lx_cpu
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./canlib_getbaud.c.github.workspace.sources.apps.canutils.canlib.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endi
2026-04-28
13:10:41
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f4discovery
:nxlines
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from /github/workspace/sources/nuttx/include/arch/chip/irq.h:36, from /github/workspace/sources/nuttx/include/arch/irq.h:50, from /github/workspace/sources/nuttx/include/nuttx/irq.h:39, from /github/workspace/sources/nuttx/include/nuttx/fs/fs.h:51, from /github/workspace/sources/nuttx/include/stdio.h:36, from /github/workspace/sources/nuttx/include/nuttx/streams.h:35,
2026-04-28
13:10:39
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-g474re
:usbserial
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from ./nsh_main.c:32: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from /github/workspace/sources/nuttx/include/nuttx/fs/fs.h:51: In file included from /github/workspace/sources/nuttx/include/nuttx/irq.h:39: In file included from /github/workspace/sources/nuttx/include/arch/irq.h:50: In file included from /github/workspace
2026-04-28
13:10:39
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
flipnclick-sam3x
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-28
13:10:38
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
clicker2-stm32
:usbnsh
(Same)
2026-04-28
13:10:38
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
imx93-qsb
:nsh-ddr
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '
2026-04-28
13:10:36
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
lc823450-xgevk
:rndis
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-end
2026-04-28
13:10:36
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f429i-disco
:lvgl
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from ./lvgldemo.c:31: In file included from /github/workspace/sources/apps/graphics/lvgl/lvgl/lvgl.h:21: In file included from /github/workspace/sources/apps/graphics/lvgl/lvgl/src/lv_init.h:16: /github/workspace/sources/apps/graphics/lvgl/lvgl/src/lv_conf_internal.h:60:18: fatal error: '../../lv_conf.h' file not found 60 | #include "../../lv_conf.h"
2026-04-28
13:10:35
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f4discovery
:canard
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 curl: (3) URL using bad/illegal format or missing URL make[3]: *** [Makefile:65: libcanard-.zip] Error 3 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/canutils/libdronecan_context] Error 2 make[2]: Target 'context_all' not remade because of errors. make[1]: *** [Makefile:187: context] Error 2 make: *** [tools/Unix.
2026-04-28
13:10:34
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
pnev5180b
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-28
13:10:34
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
raspberrypi-pico
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstac
2026-04-28
13:10:34
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
at32f437-mini
:can_char
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '
2026-04-28
13:10:33
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm3210e-eval
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from ./nsh_main.c:32: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from /github/workspace/sources/nuttx/include/nuttx/fs/fs.h:51: In file included from /github/workspace/sources/nuttx/include/nuttx/irq.h:39: In file included from /github/workspace/sources/nuttx/include/arch/irq.h:50: In file included from /github/workspace
2026-04-28
13:10:31
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sam4s-xplained
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-28
13:10:30
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
clicker2-stm32
:knsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./clock.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mli
2026-04-28
13:10:29
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
imx95-evk
:can
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./candump.c.github.workspace.sources.apps.canutils.candump.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endi
2026-04-28
13:10:29
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f429i-disco
:nxwm
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from fb/nxglib_setpixel.c:31: In file included from /github/workspace/sources/nuttx/include/nuttx/video/fb.h:35: In file included from /github/workspace/sources/nuttx/include/nuttx/debug.h:32: In file included from /github/workspace/sources/nuttx/include/nuttx/streams.h:35: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from
2026-04-28
13:10:28
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f429i-disco
:extflash
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:10:27
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-g474re
:lpuartnsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from ./nsh_main.c:32: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from /github/workspace/sources/nuttx/include/nuttx/fs/fs.h:51: In file included from /github/workspace/sources/nuttx/include/nuttx/irq.h:39: In file included from /github/workspace/sources/nuttx/include/arch/irq.h:50: In file included from /github/workspace
2026-04-28
13:10:26
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
lc823450-xgevk
:knsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./clock.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv7-m' '-mtune=cortex-m3' '-mfloat-ab
2026-04-28
13:10:26
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
pnev5180b
:usbnsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-28
13:10:25
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
mps3-an547
:clang
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make[1]: *** No rule to make target 'arm_exception.S', needed by '.depend'. make[1]: *** No rule to make target 'arm_busfault.c', needed by '.depend'. make[1]: *** No rule to make target 'arm_cache.c', needed by '.depend'. make[1]: *** No rule to make target 'arm_cpuinfo.c', needed by '.depend'. make[1]: *** No rule to make target 'arm_hardfault.c', needed by '.depend'. make[1]: *** N
2026-04-28
13:10:25
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-g431rb
:nsh
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:10:25
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f4discovery
:adb
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-marc
2026-04-28
13:10:25
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
at32f437-mini
:usbserial
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./usbserial_main.c.github.workspace.sources.apps.examples.usbserial.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wst
2026-04-28
13:10:24
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-g431rb
:pwm
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:10:24
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
raspberrypi-pico
:pico-restouch-lcd-2.8
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./fb_main.c.github.workspace.sources.apps.examples.fb.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '
2026-04-28
13:10:23
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-g431rb
:ihm16m1_f32
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:10:22
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-g431rb
:cansock
(Same)
2026-04-28
13:10:22
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f429i-disco
:lcd
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from fb/nxglib_setpixel.c:31: In file included from /github/workspace/sources/nuttx/include/nuttx/video/fb.h:35: In file included from /github/workspace/sources/nuttx/include/nuttx/debug.h:32: In file included from /github/workspace/sources/nuttx/include/nuttx/streams.h:35: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from
2026-04-28
13:10:22
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
arduino-due
:nsh-leds
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-c
2026-04-28
13:10:21
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm3210e-eval
:usbserial
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from ./usbserial_main.c:33: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from /github/workspace/sources/nuttx/include/nuttx/fs/fs.h:51: In file included from /github/workspace/sources/nuttx/include/nuttx/irq.h:39: In file included from /github/workspace/sources/nuttx/include/arch/irq.h:50: In file included from /github/wor
2026-04-28
13:10:21
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
clicker2-stm32
:mrf24j40-starhub
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-28
13:10:20
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
imx95-evk
:rpmsg
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '
2026-04-28
13:10:20
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-g431rb
:ihm16m1_b16
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:10:19
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-g431rb
:qenco
(Same)
2026-04-28
13:10:18
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
mps3-an547
:bl
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '
2026-04-28
13:10:18
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-g431rb
:adc
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:10:17
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
pnev5180b
:knsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./clock.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mli
2026-04-28
13:10:16
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
at32f437-mini
:adc
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '
2026-04-28
13:10:16
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f4discovery
:lwl
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usag
2026-04-28
13:10:16
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
lc823450-xgevk
:krndis
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./clock.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv7-m' '-mtune=cortex-m3' '-mfloat-ab
2026-04-28
13:10:15
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
raspberrypi-pico
:enc28j60
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-end
2026-04-28
13:10:14
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm3210e-eval
:pm
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from fb/nxglib_setpixel.c:31: In file included from /github/workspace/sources/nuttx/include/nuttx/video/fb.h:35: In file included from /github/workspace/sources/nuttx/include/nuttx/debug.h:32: In file included from /github/workspace/sources/nuttx/include/nuttx/streams.h:35: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from
2026-04-28
13:10:13
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
arduino-due
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-28
13:10:12
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
clicker2-stm32
:mrf24j40-mac
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-c
2026-04-28
13:10:11
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
imx95-evk
:nsh
(Same)
2026-04-28
13:10:11
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
mps3-an547
:ap
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fpic' '-fPIE' '-mno-pic-data-is-text-relative' '-msingle-pic-base' '
2026-04-28
13:10:10
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f429i-disco
:gdbstub
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from ./nsh_main.c:32: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from /github/workspace/sources/nuttx/include/nuttx/fs/fs.h:51: In file included from /github/workspace/sources/nuttx/include/nuttx/irq.h:39: In file included from /github/workspace/sources/nuttx/include/arch/irq.h:50: In file included from /github/workspace
2026-04-28
13:10:09
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
pnev5180b
:nsh-cdcecm
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-c
2026-04-28
13:10:07
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f4discovery
:st7567
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./fb_main.c.github.workspace.sources.apps.examples.fb.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-
2026-04-28
13:10:07
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
at32f437-mini
:msc
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-c
2026-04-28
13:10:07
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
raspberrypi-pico
:smp
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstac
2026-04-28
13:10:06
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-g431rb
:can
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from ./can_main.c:32: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from /github/workspace/sources/nuttx/include/nuttx/fs/fs.h:51: In file included from /github/workspace/sources/nuttx/include/nuttx/irq.h:39: In file included from /github/workspace/sources/nuttx/include/arch/irq.h:50: In file included from /github/workspace
2026-04-28
13:10:05
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sam3u-ek
:nx
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-c
2026-04-28
13:10:05
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-g431rb
:cordic
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:10:05
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
mps2-an521
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '
2026-04-28
13:10:05
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
lc823450-xgevk
:usb
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./adc_main.c.github.workspace.sources.apps.examples.adc.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian'
2026-04-28
13:10:03
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
clicker2-stm32
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./nsh_main.c.github.workspace.sources.apps.system.nsh.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-
2026-04-28
13:10:03
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-g431kb
:nsh
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:10:03
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f429i-disco
:systemview
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of segger/SystemView_Src_V.zip or segger/SystemView_Src_V.zip.zip, and cannot find segger/Syste
2026-04-28
13:10:02
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
mr-navq95b
:rpmsg
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./cu_main.c.github.workspace.sources.apps.system.cu.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=
2026-04-28
13:10:02
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm3210e-eval
:usbmsc
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from ./usbmsc_main.c:33: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from /github/workspace/sources/nuttx/include/nuttx/fs/fs.h:51: In file included from /github/workspace/sources/nuttx/include/nuttx/irq.h:39: In file included from /github/workspace/sources/nuttx/include/arch/irq.h:50: In file included from /github/worksp
2026-04-28
13:10:02
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-g431kb
:pwm
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:10:01
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f4discovery
:max7219
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from /github/workspace/sources/nuttx/include/arch/chip/irq.h:36, from /github/workspace/sources/nuttx/include/arch/irq.h:50, from /github/workspace/sources/nuttx/include/nuttx/irq.h:39, from /github/workspace/sources/nuttx/include/nuttx/fs/fs.h:51, from /github/workspace/sources/nuttx/include/stdio.h:36, from /github/workspace/sources/nuttx/include/nuttx/streams.h:35,
2026-04-28
13:10:01
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-g431kb
:comp
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:10:01
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
pnev5180b
:usbnsh-cdcecm
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-28
13:10:00
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-f446re
:nsh
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:09:58
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
raspberrypi-pico
:usbmsc
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./usbserial_main.c.github.workspace.sources.apps.examples.usbserial.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer'
2026-04-28
13:09:58
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-f446re
:pwm
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:09:58
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
mps2-an500
:knsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./clock.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv7-m' '-mtune=cortex-m3' '-mfloat-abi=soft
2026-04-28
13:09:58
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
beaglebone-black
:lcd
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mfloat-abi=soft' '-mlittle-e
2026-04-28
13:09:57
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-f446re
:cansock
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:09:57
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sam3u-ek
:knsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./clock_initialize.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wu
2026-04-28
13:09:56
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
lc823450-xgevk
:ipl2
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./urldecode.c.github.workspace.sources.apps.netutils.codecs.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstac
2026-04-28
13:09:56
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f429i-disco
:nxhello
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from fb/nxglib_setpixel.c:31: In file included from /github/workspace/sources/nuttx/include/nuttx/video/fb.h:35: In file included from /github/workspace/sources/nuttx/include/nuttx/debug.h:32: In file included from /github/workspace/sources/nuttx/include/nuttx/streams.h:35: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from
2026-04-28
13:09:56
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-f446re
:ihm08m1_f32
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:09:55
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-f446re
:qenco
(Same)
2026-04-28
13:09:54
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
clicker2-stm32
:mrf24j40-starpoint
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./udp_cmdline.c.github.workspace.sources.apps.examples.udp.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage
2026-04-28
13:09:53
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-f446re
:adc
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:09:53
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
zkit-arm-1769
:hello
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '
2026-04-28
13:09:53
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
mr-navq95b
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./nsh_main.c.github.workspace.sources.apps.system.nsh.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-
2026-04-28
13:09:52
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f4discovery
:netnsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./tftpc_get.c.github.workspace.sources.apps.netutils.tftpc.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-
2026-04-28
13:09:51
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
mps2-an500
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fno-omit-frame-pointer' '-fno-opti
2026-04-28
13:09:50
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
raspberrypi-pico
:nshsram
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstac
2026-04-28
13:09:49
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
shenzhou
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from In file included from ./tftpc_get.c:37: In file included from /github/workspace/sources/nuttx/include/nuttx/debug.h:32: In file included from /github/workspace/sources/nuttx/include/nuttx/streams.h:35: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from /github/workspace/sources/nuttx/include/nuttx/fs/fs.h:51: In file i
2026-04-28
13:09:49
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
beaglebone-black
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./nsh_main.c.github.workspace.sources.apps.system.nsh.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-
2026-04-28
13:09:48
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sam3u-ek
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-28
13:09:46
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
lc823450-xgevk
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstac
2026-04-28
13:09:45
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
clicker2-stm32
:mrf24j40-6lowpan
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./udp_cmdline.c.github.workspace.sources.apps.examples.udp.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage
2026-04-28
13:09:45
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
max32660-evsys
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./nsh_main.c.github.workspace.sources.apps.system.nsh.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march
2026-04-28
13:09:44
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sabre-6quad
:knsh_smp
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./clock.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef'
2026-04-28
13:09:44
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
zkit-arm-1769
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./tftpc_get.c.github.workspace.sources.apps.netutils.tftpc.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing'
2026-04-28
13:09:44
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f429i-disco
:bootlogo
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from ./fboverlay_main.c:28: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from /github/workspace/sources/nuttx/include/nuttx/fs/fs.h:51: In file included from /github/workspace/sources/nuttx/include/nuttx/irq.h:39: In file included from /github/workspace/sources/nuttx/include/arch/irq.h:50: In file included from /github/wor
2026-04-28
13:09:43
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f4discovery
:st7789
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./fb_main.c.github.workspace.sources.apps.examples.fb.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-
2026-04-28
13:09:43
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f429i-disco
:highpri
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:09:42
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f411e-disco
:nsh
(Same)
2026-04-28
13:09:42
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
shenzhou
:nxwm
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from fb/nxglib_setpixel.c:31: In file included from /github/workspace/sources/nuttx/include/nuttx/video/fb.h:35: In file included from /github/workspace/sources/nuttx/include/nuttx/debug.h:32: In file included from /github/workspace/sources/nuttx/include/nuttx/streams.h:35: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from
2026-04-28
13:09:41
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f411-minimum
:usbmsc
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:09:41
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-f446re
:can
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from ./can_main.c:32: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from /github/workspace/sources/nuttx/include/nuttx/fs/fs.h:51: In file included from /github/workspace/sources/nuttx/include/nuttx/irq.h:39: In file included from /github/workspace/sources/nuttx/include/arch/irq.h:50: In file included from /github/workspace
2026-04-28
13:09:40
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
raspberrypi-pico
:waveshare-lcd-1.3
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./fb_main.c.github.workspace.sources.apps.examples.fb.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usag
2026-04-28
13:09:40
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
pcduino-a10
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-c
2026-04-28
13:09:39
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sam3u-ek
:nxwm
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-g++: error: missing argument to '-Wstack-usage=' arm-none-eabi-g++: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-g++ failed: 1 command: arm-none-eabi-g++ -MT ./capplicationwindow.cxx.github.workspace.sources.apps.graphics.nxwm.o -M '-Wno-attributes' '-Wno-unknown-pragmas' '-nostdinc++' '-Wno-psabi' '-fno-exceptions' '-fcheck-new' '-fno-rtti' '-fno-strict-a
2026-04-28
13:09:39
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f411-minimum
:nsh
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:09:37
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
lc823450-xgevk
:posix_spawn
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os
2026-04-28
13:09:37
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
b-g474e-dpow1
:ostest
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-28
13:09:35
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
zkit-arm-1769
:nxhello
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./nxhello_bkgd.c.github.workspace.sources.apps.examples.nxhello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-
2026-04-28
13:09:34
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sabre-6quad
:netnsh_ar8031
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./urldecode.c.github.workspace.sources.apps.netutils.codecs.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mfloat-abi=
2026-04-28
13:09:34
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f4discovery
:wifi
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./cgi.c.github.workspace.sources.apps.examples.webserver.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian
2026-04-28
13:09:33
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
photon
:usbnsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./nsh_main.c.github.workspace.sources.apps.system.nsh.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march
2026-04-28
13:09:31
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
adafruit-kb2040
:composite
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-end
2026-04-28
13:09:30
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sam4s-xplained-pro
:fs
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-marc
2026-04-28
13:09:29
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-f446re
:lcd
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from ./fb_main.c:34: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from /github/workspace/sources/nuttx/include/nuttx/fs/fs.h:51: In file included from /github/workspace/sources/nuttx/include/nuttx/irq.h:39: In file included from /github/workspace/sources/nuttx/include/arch/irq.h:50: In file included from /github/workspace/
2026-04-28
13:09:28
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
b-g474e-dpow1
:buckboost
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./smps_main.c.github.workspace.sources.apps.examples.smps.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-
2026-04-28
13:09:28
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f411-minimum
:pwm
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from ./pwm_main.c:32: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from /github/workspace/sources/nuttx/include/nuttx/fs/fs.h:51: In file included from /github/workspace/sources/nuttx/include/nuttx/irq.h:39: In file included from /github/workspace/sources/nuttx/include/arch/irq.h:50: In file included from /github/workspace
2026-04-28
13:09:28
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-f446re
:ihm08m1_b16
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:09:27
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
lpcxpresso-lpc1768
:usbmsc
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-28
13:09:27
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
lc823450-xgevk
:audio
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-end
2026-04-28
13:09:27
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-f446re
:gpio
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:09:26
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f411-minimum
:composite
(Same)
2026-04-28
13:09:26
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-f446re
:systemview
(Same)
2026-04-28
13:09:25
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sabre-6quad
:elf
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./elf_main.c.github.workspace.sources.apps.examples.elf.main.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mfloat-abi
2026-04-28
13:09:25
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f411-minimum
:spifsnsh
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:09:25
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f4discovery
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-c
2026-04-28
13:09:24
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
photon
:wlan-perf
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dhcpc.c.github.workspace.sources.apps.netutils.dhcpc.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '
2026-04-28
13:09:24
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-f446re
:dac
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:09:23
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
adafruit-kb2040
:lcd1602
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-end
2026-04-28
13:09:23
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-f429zi
:nsh
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:09:22
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-f429zi
:netnsh
(Same)
2026-04-28
13:09:21
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sam4s-xplained-pro
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./serialblaster_main.c.github.workspace.sources.apps.examples.serialblaster.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-
2026-04-28
13:09:20
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
b-g474e-dpow1
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-28
13:09:18
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
lpcxpresso-lpc1768
:nx
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./nx_events.c.github.workspace.sources.apps.examples.nx.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-mar
2026-04-28
13:09:17
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f4discovery
:sbutton
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usag
2026-04-28
13:09:16
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sabre-6quad
:netknsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./clock.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '
2026-04-28
13:09:15
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
adafruit-kb2040
:usbnsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstac
2026-04-28
13:09:15
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
photon
:rgbled
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./rgbled.c.github.workspace.sources.apps.examples.rgbled.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-ma
2026-04-28
13:09:13
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f411-minimum
:rgbled
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from ./rgbled.c:29: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from /github/workspace/sources/nuttx/include/nuttx/fs/fs.h:51: In file included from /github/workspace/sources/nuttx/include/nuttx/irq.h:39: In file included from /github/workspace/sources/nuttx/include/arch/irq.h:50: In file included from /github/workspace/s
2026-04-28
13:09:13
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
s32k118evb
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-c
2026-04-28
13:09:12
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f3discovery
:nsh
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:09:11
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f3discovery
:usbnsh
(Same)
2026-04-28
13:09:11
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
b-g431b-esc1
:cansock
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./candump.c.github.workspace.sources.apps.canutils.candump.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack
2026-04-28
13:09:10
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
lpcxpresso-lpc1768
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./telnetd_daemon.c.github.workspace.sources.apps.netutils.telnetd.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstac
2026-04-28
13:09:09
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-f429zi
:trace
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from ./discover.c:27: In file included from /github/workspace/sources/nuttx/include/nuttx/debug.h:32: In file included from /github/workspace/sources/nuttx/include/nuttx/streams.h:35: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from /github/workspace/sources/nuttx/include/nuttx/fs/fs.h:51: In file included from /github/wo
2026-04-28
13:09:09
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f334-disco
:nsh
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:09:09
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f4discovery
:posix_spawn
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./spawn_main.c.github.workspace.sources.apps.examples.posix_spawn.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-end
2026-04-28
13:09:09
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sabre-6quad
:netnsh_smp
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from udpblaster_text.c:28: ##[error]udpblaster.h:106:4: error: #error "Additional link layer definitions needed" 106 | # error "Additional link layer definitions needed" | ^~~~~ make[3]: *** [Makefile:49: udpblaster_text.hobj] Error 1 In file included from udpblaster_host.c:37: ##[error]udpblaster.h:106:4: error: #error "Additional link layer definitions n
2026-04-28
13:09:08
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f334-disco
:buckboost
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:09:08
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sabre-6quad
:coredump
(Same)
2026-04-28
13:09:08
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-f412zg
:nsh
(Same)
2026-04-28
13:09:07
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-f411re
:nsh
(Same)
2026-04-28
13:09:07
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f334-disco
:powerled
(Same)
2026-04-28
13:09:06
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f103-minimum
:hello
(Same)
2026-04-28
13:09:05
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
adafruit-kb2040
:waveshare-lcd-1.14
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-end
2026-04-28
13:09:05
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
photon
:adb
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./adb_banner.c.github.workspace.sources.apps.system.adb.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage='
2026-04-28
13:09:05
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-f411re
:mcp2515-extid
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:09:04
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
rddrone-bms772
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-c
2026-04-28
13:09:04
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-f410rb
:nsh
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:09:03
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-f401re
:nsh
(Same)
2026-04-28
13:09:02
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
b-g431b-esc1
:can
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '
2026-04-28
13:09:02
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-f401re
:fb
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:09:01
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
lpcxpresso-lpc1768
:dhcpd
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./netlib_ipv4addrconv.c.github.workspace.sources.apps.netutils.netlib.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-W
2026-04-28
13:09:00
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f4discovery
:audio
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-28
13:09:00
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-f334r8
:nsh
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:08:59
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-f334r8
:spwm2
(Same)
2026-04-28
13:08:59
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sabre-6quad
:knsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./clock_initialize.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow
2026-04-28
13:08:58
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-f334r8
:spwm1
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:08:57
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-f334r8
:adc
(Same)
2026-04-28
13:08:57
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f103-minimum
:sensors
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-flto' '-fuse-linker-plugin' '-fno-builtin' '-fno-common' '-Wall' '-Wsha
2026-04-28
13:08:56
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f103-minimum
:nsh
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:08:56
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
photon
:wlan
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./telnetd_daemon.c.github.workspace.sources.apps.netutils.telnetd.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-str
2026-04-28
13:08:56
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
adafruit-kb2040
:ssd1306
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usag
2026-04-28
13:08:56
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
s32k144evb
:nsh
(Same)
2026-04-28
13:08:55
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f103-minimum
:pwm
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:08:55
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
nucleo-f334r8
:highpri
(Same)
2026-04-28
13:08:54
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f103-minimum
:mcp2515
(Same)
2026-04-28
13:08:53
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
u-blox-c027
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dhcpc.c.github.workspace.sources.apps.netutils.dhcpc.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usa
2026-04-28
13:08:53
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
b-g431b-esc1
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-28
13:08:52
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f103-minimum
:veml6070
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:08:52
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f4discovery
:pm
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-28
13:08:51
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f103-minimum
:buttons
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:08:50
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sabre-6quad
:netknsh_smp
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./addrenv.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-
2026-04-28
13:08:50
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f103-minimum
:lcd1602
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:08:49
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f103-minimum
:usbnsh
(Same)
2026-04-28
13:08:47
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
photon
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-c
2026-04-28
13:08:47
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
adafruit-kb2040
:audiopack
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstac
2026-04-28
13:08:47
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
s32k146evb
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '
2026-04-28
13:08:44
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
b-g431b-esc1
:foc_f32
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./foc_device.c.github.workspace.sources.apps.examples.foc.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endia
2026-04-28
13:08:44
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
mcb1700
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-28
13:08:43
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f4discovery
:cxx-oot-build
(Same)
2026-04-28
13:08:42
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f103-minimum
:jlx12864g
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from /github/workspace/sources/nuttx/include/arch/chip/irq.h:36, from /github/workspace/sources/nuttx/include/arch/irq.h:50, from /github/workspace/sources/nuttx/include/nuttx/irq.h:39, from /github/workspace/sources/nuttx/include/nuttx/fs/fs.h:51, from /github/workspace/sources/nuttx/include/stdio.h:36, from /github/workspace/sources/nuttx/include/nuttx/streams.h:35,
2026-04-28
13:08:42
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sabre-6quad
:netnsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from udpblaster_text.c:28: ##[error]udpblaster.h:106:4: error: #error "Additional link layer definitions needed" 106 | # error "Additional link layer definitions needed" | ^~~~~ make[3]: *** [Makefile:49: udpblaster_text.hobj] Error 1 In file included from udpblaster_host.c:37: ##[error]udpblaster.h:106:4: error: #error "Additional link layer definitions n
2026-04-28
13:08:41
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f103-minimum
:userled
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:08:41
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sabre-6quad
:nsh
(Same)
2026-04-28
13:08:39
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
s32k148evb
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-c
2026-04-28
13:08:39
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
adafruit-kb2040
:nsh-flash
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-end
2026-04-28
13:08:36
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
lincoln60
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-28
13:08:35
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
b-g431b-esc1
:foc_b16
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./foc_utils.c.github.workspace.sources.apps.industry.foc.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-u
2026-04-28
13:08:35
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sabre-6quad
:libcxx
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 /usr/bin/bash: line 1: [: -ge: unary operator expected /usr/bin/bash: line 1: [: -le: unary operator expected tar: This does not look like a tar archive xz: (stdin): File format not recognized tar: Child returned status 1 tar: Error is not recoverable: exiting now make[1]: *** [libcxx/Make.defs:31: libcxx/libcxx] Error 2 make[1]: Target 'context' not remade because of errors.
2026-04-28
13:08:35
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f4discovery
:mpr121_keypad
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '
2026-04-28
13:08:33
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
omnibusf4
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from ./hello_main.c:28: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from /github/workspace/sources/nuttx/include/nuttx/fs/fs.h:51: In file included from /github/workspace/sources/nuttx/include/nuttx/irq.h:39: In file included from /github/workspace/sources/nuttx/include/arch/irq.h:50: In file included from /github/workspa
2026-04-28
13:08:33
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f103-minimum
:can
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-28
13:08:32
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f103-minimum
:audio_tone
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:08:30
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f103-minimum
:nrf24
(Same)
2026-04-28
13:08:30
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
ucans32k146
:can
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./candump.c.github.workspace.sources.apps.canutils.candump.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage
2026-04-28
13:08:29
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
adafruit-kb2040
:displaypack
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstac
2026-04-28
13:08:28
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
lincoln60
:thttpd-binfs
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./thttpd_main.c.github.workspace.sources.apps.examples.thttpd.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-us
2026-04-28
13:08:27
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sabre-6quad
:netnsh_wb
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from udpblaster_text.c:28: ##[error]udpblaster.h:106:4: error: #error "Additional link layer definitions needed" 106 | # error "Additional link layer definitions needed" | ^~~~~ make[3]: *** [Makefile:49: udpblaster_text.hobj] Error 1 In file included from udpblaster_host.c:37: ##[error]udpblaster.h:106:4: error: #error "Additional link layer definitions n
2026-04-28
13:08:26
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f4discovery
:ipv6
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-c
2026-04-28
13:08:26
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
axoloti
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./nsh_main.c.github.workspace.sources.apps.system.nsh.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march
2026-04-28
13:08:21
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
adafruit-kb2040
:st7735
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./fb_main.c.github.workspace.sources.apps.examples.fb.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usag
2026-04-28
13:08:21
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
ucans32k146
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-c
2026-04-28
13:08:21
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f103-minimum
:adb
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usag
2026-04-28
13:08:20
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f103-minimum
:apds9960
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:08:20
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
olimexino-stm32
:composite
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 ./helloxx_main.cxx:29:10: fatal error: 'cstdio' file not found 29 | #include | ^~~~~~~~ 1 error generated. ERROR: clang++ failed: 1 command: clang++ -MT ./helloxx_main.cxx.github.workspace.sources.apps.examples.helloxx.o -M '-Wno-attributes' '-Wno-unknown-pragmas' '-nostdinc++' '-Wno-psabi' '-fno-exceptions' '-fcheck-new' '-fno-rtti' '-Os' '-fno-strict-aliasing' '-f
2026-04-28
13:08:19
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
lincoln60
:netnsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dhcpc.c.github.workspace.sources.apps.netutils.dhcpc.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-marc
2026-04-28
13:08:18
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f4discovery
:brickmatch
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./apds9960_main.c.github.workspace.sources.apps.examples.apds9960.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstac
2026-04-28
13:08:18
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sabre-6quad
:citest
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mfloat-abi=
2026-04-28
13:08:15
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
ucans32k146
:se05x
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 [v.zip] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of v.zip or v.zip.zip, and cannot find v.zip.ZIP, period. make[3]: *** [Makefile:
2026-04-28
13:08:12
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
adafruit-kb2040
:spisd
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-end
2026-04-28
13:08:11
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f103-minimum
:ssd1306
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./fb_main.c.github.workspace.sources.apps.examples.fb.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-
2026-04-28
13:08:10
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f103-minimum
:rgbled
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:08:10
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
lpc4088-devkit
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dhcpc.c.github.workspace.sources.apps.netutils.dhcpc.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '
2026-04-28
13:08:09
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f103-minimum
:rfid-rc522
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:08:09
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f4discovery
:xen1210
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-28
13:08:08
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sabre-6quad
:posix_spawn
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mfloat-abi=soft' '-mli
2026-04-28
13:08:07
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
olimexino-stm32
:tiny
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from ./can_main.c:32: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from /github/workspace/sources/nuttx/include/nuttx/fs/fs.h:51: In file included from /github/workspace/sources/nuttx/include/nuttx/irq.h:39: In file included from /github/workspace/sources/nuttx/include/arch/irq.h:50: In file included from /github/workspace
2026-04-28
13:08:07
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32butterfly2
:nsh
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:08:07
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
sabre-6quad
:smp
(Same)
2026-04-28
13:08:06
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32butterfly2
:nshnet
(Same)
2026-04-28
13:08:05
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32butterfly2
:nshusbhost
(Same)
2026-04-28
13:08:04
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
adafruit-kb2040
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '
2026-04-28
13:08:04
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32butterfly2
:nshusbdev
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:08:02
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
lpc4088-devkit
:knsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./clock_initialize.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage='
2026-04-28
13:08:02
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32_tiny
:nsh
CMake Warning at cmake/nuttx_kconfig.cmake:210 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/imx9/Kconfig:801: error: couldn't parse 'endif # IMXRT_FLEXIO1': no corresponding 'if' Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefconfig) CMake Error at cmake/nuttx_kconfig.cmake:214 (message): nuttx_olddefconfig: Failed to initialize Kconfig configuration: Call Stack (most recent call first): CMakeLists.txt:359 (nuttx_olddefcon
2026-04-28
13:08:01
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32_tiny
:usbnsh
(Same)
2026-04-28
13:08:01
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
stm32f4discovery
:usbmsc
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-28
13:07:55
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
adafruit-kb2040
:enc28j60
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstac
2026-04-28
13:07:54
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
open1788
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-c
2026-04-28
13:07:53
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
olimexino-stm32
:can
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 ./helloxx_main.cxx:29:10: fatal error: 'cstdio' file not found 29 | #include | ^~~~~~~~ In file included from ./can_main.c:32: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from /github/workspace/sources/nuttx/include/nuttx/fs/fs.h:51: In file included from /github/workspace/sources/nuttx/include/nuttx/irq.h:39: In f
2026-04-28
13:07:46
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
adafruit-kb2040
:smp
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-end
2026-04-28
13:07:45
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
open1788
:fb
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./fb_main.c.github.workspace.sources.apps.examples.fb.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-
2026-04-28
13:07:40
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
olimexino-stm32
:smallnsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 In file included from ./can_main.c:32: In file included from /github/workspace/sources/nuttx/include/stdio.h:36: In file included from /github/workspace/sources/nuttx/include/nuttx/fs/fs.h:51: In file included from /github/workspace/sources/nuttx/include/nuttx/irq.h:39: In file included from /github/workspace/sources/nuttx/include/arch/irq.h:50: In file included from /github/workspace
2026-04-28
13:07:37
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
adafruit-kb2040
:usbmsc
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-end
2026-04-28
13:07:36
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
open1788
:nxlines
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./nxlines_bkgd.c.github.workspace.sources.apps.examples.nxlines.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-
2026-04-28
13:07:29
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
adafruit-kb2040
:nshsram
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstac
2026-04-28
13:07:28
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
open1788
:pwfb
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./nsh_init.c.github.workspace.sources.apps.nshlib.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-
2026-04-28
13:07:27
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
olimexino-stm32
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 ./helloxx_main.cxx:29:10: fatal error: 'cstdio' file not found 29 | #include | ^~~~~~~~ 1 error generated. ERROR: clang++ failed: 1 command: clang++ -MT ./helloxx_main.cxx.github.workspace.sources.apps.examples.helloxx.o -M '-Wno-attributes' '-Wno-unknown-pragmas' '-nostdinc++' '-Wno-psabi' '-fno-exceptions' '-fcheck-new' '-fno-rtti' '-Os' '-fno-strict-aliasing' '-f
2026-04-28
13:07:19
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
adafruit-kb2040
:waveshare-lcd-1.3
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./fb_main.c.github.workspace.sources.apps.examples.fb.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '
2026-04-28
13:07:19
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
open1788
:knsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./clock.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mli
2026-04-28
13:07:11
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
arduino-r4-minima
:nsh-leds
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-28
13:07:11
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
open1788
:knxterm
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./clock.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv7-m' '-mtune=cortex-m3' '-mfloat-abi=soft
2026-04-28
13:07:03
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
arduino-r4-minima
:pwm
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./pwm_main.c.github.workspace.sources.apps.examples.pwm.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage='
2026-04-28
13:07:02
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
open1788
:pdcurses
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./fb_main.c.github.workspace.sources.apps.examples.fb.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-
2026-04-28
13:06:55
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
arduino-r4-minima
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-c
2026-04-28
13:06:54
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
lpc4088-quickstart
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-28
13:06:46
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
xiao-ra4m1
:combo
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./leds_main.c.github.workspace.sources.apps.examples.leds.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=
2026-04-28
13:06:45
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
lpc4088-quickstart
:knsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./clock.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mli
2026-04-28
13:06:38
18817:
i.MX95:
ARM/CM7:
LPI2C/Flexio backport and eDMA SG
xiao-ra4m1
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-c
2026-04-28
12:32:10
18816:
clock_settime:
don't block when up_rtc_settime is
esp32s3-lcd-ev
:lcd
Killing pytest after timeout...
2026-04-28
12:22:11
18816:
clock_settime:
don't block when up_rtc_settime is
esp32p4-function-ev-board
:buttons
(Same)
2026-04-28
11:59:50
18785:
Introduce dshot ESC protocol upperhalf and imx9 lo
esp32s3-devkit
:pwm
(Same)
2026-04-28
11:45:27
18785:
Introduce dshot ESC protocol upperhalf and imx9 lo
esp32p4-function-ev-board
:spi
(Same)
2026-04-28
11:21:19
18816:
clock_settime:
don't block when up_rtc_settime is
esp32-devkitc
:wamr_wasi_debug
gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[1]: *** [littlefs/Make.defs:68: .littlefsunpack] Error 2 make[1]: Target 'context' not remade because of errors. make: *** [tools/Unix.mk:470: fs/.context] Error 2 make: Target 'all' not remade because of errors.
2026-04-28
09:48:37
18785:
Introduce dshot ESC protocol upperhalf and imx9 lo
sabre-6quad
:netnsh_wb
T i m e D lCouardr e nUtp l o a d T o t a l S p e n t L e f t S p eDeldo ad U p l0o ad T0o t a l 0 S p e0n t 0 L e f t0 S p e e d0
2026-04-28
09:41:36
18785:
Introduce dshot ESC protocol upperhalf and imx9 lo
sim
:lua
% T % Total % Received % Xferd Average Speed Time Time Time Current tal % Received % Xferd Average Speed Time Time Time Current
2026-04-28
08:06:48
18785:
Introduce dshot ESC protocol upperhalf and imx9 lo
esp32s3-devkit
:fastboot
Killing pytest after timeout...
2026-04-28
07:55:00
18785:
Introduce dshot ESC protocol upperhalf and imx9 lo
esp32p4-function-ev-board
:temperature_sensor
(Same)
2026-04-28
07:10:43
18785:
Introduce dshot ESC protocol upperhalf and imx9 lo
nrf5340-dk
:rpmsghci_sdc_cpunet
CMake Error at /github/workspace/sources/nuttx/build/_deps/sdk-nrfxlib-subbuild/sdk-nrfxlib-populate-prefix/src/sdk-nrfxlib-populate-stamp/download-sdk-nrfxlib-populate.cmake:170 (message): Each download failed! error: downloading 'https://github.com/nrfconnect/sdk-nrfxlib/archive/v2.3.0.tar.gz' failed status_code: 22 status_string: "HTTP response code said error" log: --- LOG BEGIN --- Trying 140.82.113.4:443... Connected to github.com (140.82.113.4) port 443 (#0) ALPN: offers
2026-04-28
06:54:04
18785:
Introduce dshot ESC protocol upperhalf and imx9 lo
esp32c6-devkitm
:sta_softap
gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/netutils/cjson_context] Error 2 make[2]: Target 'context_all' not remade because of errors. make[1]: *** [Makefile:187: context] Error 2 make: *** [tools/Unix.mk:470: /github/workspace/sources/apps/.context] Error 2 make: Tar
2026-04-28
06:05:17
18785:
Introduce dshot ESC protocol upperhalf and imx9 lo
esp32c3-devkit
:wifi
0 % Total % Received % Xferd Average Speed Time Time Time Current
2026-04-27
20:37:16
18815:
Add USB CDC-ECM Host support
esp32s3-devkit
:pwm
Killing pytest after timeout...
2026-04-27
20:32:28
18815:
Add USB CDC-ECM Host support
esp32p4-function-ev-board
:nsh
(Same)
2026-04-27
19:58:32
18807:
drivers/sensors:
Add support to mt6816 magnetic en
esp32s3-devkit
:temperature_sensor
(Same)
2026-04-27
19:49:09
18807:
drivers/sensors:
Add support to mt6816 magnetic en
esp32p4-function-ev-board
:buttons
(Same)
2026-04-27
19:21:05
18815:
Add USB CDC-ECM Host support
esp32-devkitc
:cxx
xz: (stdin): File format not recognized tar: Child returned status 1 tar: Error is not recoverable: exiting now make[1]: *** [libcxxabi/Make.defs:31: libcxxabi/libcxxabi] Error 2 make[1]: Target 'context' not remade because of errors. make: *** [tools/Unix.mk:470: libs/libxx/.context] Error 2 make: Target 'all' not remade because of errors.
2026-04-27
17:58:28
18813:
boards/lckfb-szpi-esp32s3:
add vncviewer defconfig
esp32s3-devkit
:fastboot
Killing pytest after timeout...
2026-04-27
17:42:29
18807:
drivers/sensors:
Add support to mt6816 magnetic en
sim
:lua
ime 0 T i m e 0 C u r r0e n t
2026-04-27
16:32:09
3466:
netutils/ntpclient:
fix a warning if CONFIG_NETUTI
esp32s3-devkit
:pwm
Killing pytest after timeout...
2026-04-27
16:19:29
18814:
arch/risc-v/espressif:
Fix PM wakeup sources
esp32p4-function-ev-board
:buttons
(Same)
2026-04-27
16:17:45
3466:
netutils/ntpclient:
fix a warning if CONFIG_NETUTI
esp32p4-function-ev-board
:buttons
(Same)
2026-04-27
15:20:37
18745:
sim/camera:
add AVFoundation backend and multi-cam
esp32s3-devkit
:psram_quad
(Same)
2026-04-27
15:04:48
18745:
sim/camera:
add AVFoundation backend and multi-cam
esp32p4-function-ev-board
:buttons
(Same)
2026-04-27
15:04:23
18813:
boards/lckfb-szpi-esp32s3:
add vncviewer defconfig
esp32s3-devkit
:adb
(Same)
2026-04-27
14:07:55
18745:
sim/camera:
add AVFoundation backend and multi-cam
rv-virt
:kfb64
0xc0101009 adjusted to 0xc010100c
2026-04-27
13:34:58
18813:
boards/lckfb-szpi-esp32s3:
add vncviewer defconfig
lckfb-szpi-esp32s3
:vncviewer
50d49 < CONFIG_SYSTEM_VNCVIEWER=y 102a102 > CONFIG_SYSTEM_VNCVIEWER=y Saving the new configuration file
2026-04-27
13:30:19
18812:
net/nat:
Let ICMP echo id zero be a valid NAT id.
esp32p4-function-ev-board
:rmt
Killing pytest after timeout...
2026-04-27
12:54:40
18812:
net/nat:
Let ICMP echo id zero be a valid NAT id.
stm32f103-minimum
:adb
peed T0i m e 0 T im e 0 T i0m e C u0r r e n t -:--
2026-04-27
12:33:22
18745:
sim/camera:
add AVFoundation backend and multi-cam
sabre-6quad
:netnsh_wb
%%% TTToootttaaalll %% %RR eecRceeeiciveevdei dv% e %dX fXe%fre drX df eA vrAedvr ea rgAaevg eeSr paSegpeeed e Sd p e Te idTm ie m e T i m Te i Tm ie m e T i m e T i Tm ie m e T Ci umCreur re rnCetun rt r e n t D l Do la od a Dd l Uo paUldpo la odUa pd l o Ta odTt oa tl a Tl o t Sa plSe pn et n St p e n Lt e Lf et f t L Se pfSetpe ed e Sdp ee d 00
2026-04-27
12:28:07
18745:
sim/camera:
add AVFoundation backend and multi-cam
sim
:lua
% Xf e r d A v e r a g e S p e e d T i m e Dlo a dT i mUep l o a d T i mTeo t aCulr r eSnpte n t L e f t S p e e d
2026-04-27
11:50:54
18811:
fs/vfs/fs_lock.c:
Close stale locks unconditionall
esp32s3-devkit
:psram_quad
Killing pytest after timeout...
2026-04-27
11:49:50
18810:
syscall:
fcntl param3 type to uintptr_t
esp32s3-devkit
:fastboot
(Same)
2026-04-27
11:26:00
18811:
fs/vfs/fs_lock.c:
Close stale locks unconditionall
esp32s3-devkit
:toywasm
Spe e d 0 T i m e0 T0i m e 0 T i m0e C u r0r e n t
2026-04-27
11:06:20
18810:
syscall:
fcntl param3 type to uintptr_t
rv-virt
:nsbi
/github/workspace/sources/apps/bin/stagMvBg: section .fini_array lma 0xc0101261 adjusted to 0xc0101264
2026-04-27
09:45:18
18810:
syscall:
fcntl param3 type to uintptr_t
esp32c3-devkit
:mcuboot_update_agent
rrent
2026-04-27
09:36:46
3465:
netlib:
replace DNS ping with gateway ping for con
stm32f4discovery
:adb
Rec
2026-04-27
09:35:05
18811:
fs/vfs/fs_lock.c:
Close stale locks unconditionall
sim
:lua
Tot e d % Xf e r d ADvleoraadg e SUpepeldo a d T i mTeo t a lTime Time Cur re n tS p e n t L e f t S pe e d -:--
2026-04-27
09:34:32
18810:
syscall:
fcntl param3 type to uintptr_t
sim
:lua
% % Total % Received % Xferd Average Speed Time Time Time Current
2026-04-27
09:34:28
3465:
netlib:
replace DNS ping with gateway ping for con
esp32s3-devkit
:fastboot
Killing pytest after timeout...
2026-04-27
09:24:04
3465:
netlib:
replace DNS ping with gateway ping for con
esp32p4-function-ev-board
:sdm
(Same)
2026-04-27
04:57:05
3465:
netlib:
replace DNS ping with gateway ping for con
esp32s3-devkit
:sta_softap
(Same)
2026-04-27
04:42:51
18809:
arch/sim:
add host_set_timeratio stub for Windows
sim
:wamr
End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of 9f0c4b63ac21c975aee7aae30236e306c8e49d13.zip or 9f0c4b63ac21c975aee7aae30236e306c8e49d13.zip.zip, and cannot find 9f0c4b63ac21c975aee7aae30236e306c8e49d13.zip.ZIP, period. make[3]: *** [Makefile:69:
2026-04-27
04:18:58
18809:
arch/sim:
add host_set_timeratio stub for Windows
sim
:lua
e C u r0r en t
2026-04-27
04:18:24
3465:
netlib:
replace DNS ping with gateway ping for con
sama5d2-xult
:sdmmcnsh
netlib_checkipconnectivity.c: In function 'netlib_check_ipconnectivity': ##[error]netlib_checkipconnectivity.c:348:23: error: variable 'info6' set but not used [-Werror=unused-but-set-variable] 348 | struct ping6_info_s info6; | ^~~~~ cc1: all warnings being treated as errors make[2]: *** [/github/workspace/sources/apps/Application.mk:239: netlib_checkipconnectivity.c.github.workspace.sources.apps.netutils.netlib.o] Error 1 make[2]: Target 'all' not remade because o
2026-04-27
04:17:34
3465:
netlib:
replace DNS ping with gateway ping for con
giant-board
:sdmmc-net-nsh
(Same)
2026-04-27
04:15:38
3465:
netlib:
replace DNS ping with gateway ping for con
giant-board
:sdmmcnsh
(Same)
2026-04-27
04:14:53
3465:
netlib:
replace DNS ping with gateway ping for con
jupiter-nano
:sdmmc-nsh-net-resolvconf
(Same)
2026-04-27
04:12:01
3465:
netlib:
replace DNS ping with gateway ping for con
jupiter-nano
:sdmmcnsh
(Same)
2026-04-27
04:11:32
3465:
netlib:
replace DNS ping with gateway ping for con
sama5d3-xplained
:ethernet-over-usb-2-high-speed
(Same)
2026-04-27
04:07:52
3465:
netlib:
replace DNS ping with gateway ping for con
stm32f103-minimum
:adb
d
2026-04-26
17:32:09
18807:
drivers/sensors:
Add support to mt6816 magnetic en
esp32s3-devkit
:buttons
Killing pytest after timeout...
2026-04-26
17:17:39
18807:
drivers/sensors:
Add support to mt6816 magnetic en
esp32p4-function-ev-board
:rmt
(Same)
2026-04-26
15:19:47
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitm
:timers
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:19:45
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-devkitc
:mcuboot_update_agent
In file included from /github/workspace/sources/nuttx/include/nuttx/wireless/wireless.h:39, from ./chip/esp32_wifi_adapter.h:29, from ./chip/esp32_wifi_adapter.c:49: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32-elf-gcc failed: 1 command: xtensa-esp32-elf-gcc -MT ./esp32_wifi_adapter.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-ali
2026-04-26
15:19:43
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:watchdog
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:19:27
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s3-korvo-2
:nsh
(Same)
2026-04-26
15:18:57
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s3-korvo-2
:audio
In file included from /github/workspace/sources/nuttx/include/nuttx/net/netdev.h:53, from /github/workspace/sources/nuttx/arch/xtensa/src/common/espressif/esp_wifi_utils.h:31, from ./chip/esp32s3_wifi_adapter.c:54: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32s3-elf-gcc failed: 1 command: xtensa-esp32s3-elf-gcc -MT ./esp32s3_wifi_adapter.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-W
2026-04-26
15:18:57
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-devkitc
:dac
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:18:54
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitm
:efuse
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:18:52
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:rmt
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:18:09
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-devkitc
:nsh
(Same)
2026-04-26
15:18:01
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:romfs
(Same)
2026-04-26
15:17:54
18808:
tools/espressif:
add esp_libc platform_include shi
lckfb-szpi-esp32s3
:txtable
(Same)
2026-04-26
15:17:47
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitm
:spiflash
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:17:21
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-devkitc
:gpio
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:17:10
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:sdm
(Same)
2026-04-26
15:17:01
18808:
tools/espressif:
add esp_libc platform_include shi
lckfb-szpi-esp32s3
:uvc
(Same)
2026-04-26
15:16:41
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:sta_softap
In file included from /github/workspace/sources/nuttx/include/nuttx/net/netdev.h:53, from /github/workspace/sources/nuttx/arch/xtensa/src/common/espressif/esp_wifi_utils.h:31, from ./chip/esp32s2_wifi_adapter.c:54: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32s2-elf-gcc failed: 1 command: xtensa-esp32s2-elf-gcc -MT ./esp32s2_wifi_adapter.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-W
2026-04-26
15:16:34
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-devkitc
:timer
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:16:34
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitm
:spi
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:15:50
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:buttons
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:15:45
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-devkitc
:oneshot
(Same)
2026-04-26
15:15:43
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:usbconsole
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:15:08
18807:
drivers/sensors:
Add support to mt6816 magnetic en
sim
:lua
T o t a0l S p0e nT ti m e0 L e f t0T i mS ep e0 e Cd u r r e0n t
2026-04-26
15:15:07
18808:
tools/espressif:
add esp_libc platform_include shi
lckfb-szpi-esp32s3
:lvgl
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:15:00
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:random
(Same)
2026-04-26
15:14:56
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-devkitc
:rtc
(Same)
2026-04-26
15:14:50
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:watchdog
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:14:29
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-devkitc
:espnow
In file included from /github/workspace/sources/nuttx/include/nuttx/wireless/wireless.h:39, from ./chip/esp32_wifi_adapter.h:29, from ./chip/esp32_wifi_adapter.c:49: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32-elf-gcc failed: 1 command: xtensa-esp32-elf-gcc -MT ./esp32_wifi_adapter.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-ali
2026-04-26
15:14:15
18808:
tools/espressif:
add esp_libc platform_include shi
lckfb-szpi-esp32s3
:sdmmc
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:14:10
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:temperature_sensor
(Same)
2026-04-26
15:14:00
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-devkitc
:wifi_smp
In file included from /github/workspace/sources/nuttx/include/nuttx/wireless/wireless.h:39, from ./chip/esp32_wifi_adapter.h:29, from ./chip/esp32_wifi_adapter.c:49: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32-elf-gcc failed: 1 command: xtensa-esp32-elf-gcc -MT ./esp32_wifi_adapter.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-ali
2026-04-26
15:13:57
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:rmt
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:13:45
18808:
tools/espressif:
add esp_libc platform_include shi
lckfb-szpi-esp32s3
:fastboot
In file included from /github/workspace/sources/nuttx/include/nuttx/net/netdev.h:53, from /github/workspace/sources/nuttx/arch/xtensa/src/common/espressif/esp_wifi_utils.h:31, from ./chip/esp32s3_wifi_adapter.c:54: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32s3-elf-gcc failed: 1 command: xtensa-esp32s3-elf-gcc -MT ./esp32s3_wifi_adapter.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-W
2026-04-26
15:13:20
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:pwm
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:13:11
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-devkitc
:sdmmc_spi
(Same)
2026-04-26
15:13:04
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:romfs
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:12:53
18808:
tools/espressif:
add esp_libc platform_include shi
lckfb-szpi-esp32s3
:qmi8658
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:12:22
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-devkitc
:i2schar
(Same)
2026-04-26
15:12:12
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:sdm
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:11:59
18808:
tools/espressif:
add esp_libc platform_include shi
lckfb-szpi-esp32s3
:lcd
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:11:50
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:cxx
(Same)
2026-04-26
15:11:42
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:sta_softap
In file included from /github/workspace/sources/nuttx/include/nuttx/net/netdev.h:53, from ./common/espressif/esp_wifi_utils.h:31, from ./common/espressif/esp_wifi_event_handler.c:35: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./esp_wifi_event_handler.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os'
2026-04-26
15:11:32
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-devkitc
:watcher
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:11:08
18808:
tools/espressif:
add esp_libc platform_include shi
lckfb-szpi-esp32s3
:pwm
(Same)
2026-04-26
15:10:57
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:ostest
(Same)
2026-04-26
15:10:49
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:buttons
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:10:43
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-devkitc
:snake
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:10:20
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:autopm
In file included from /github/workspace/sources/nuttx/include/nuttx/net/netdev.h:53, from ./common/espressif/esp_wifi_utils.h:31, from ./common/espressif/esp_wifi_event_handler.c:35: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./esp_wifi_event_handler.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os'
2026-04-26
15:10:18
18808:
tools/espressif:
add esp_libc platform_include shi
lckfb-szpi-esp32s3
:adb
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:10:09
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:mcuboot_nsh
(Same)
2026-04-26
15:09:47
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-c3-zero
:nsh
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:09:40
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-devkitc
:sotest
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:09:39
18808:
tools/espressif:
add esp_libc platform_include shi
lckfb-szpi-esp32s3
:fastboot_tcp
In file included from /github/workspace/sources/nuttx/include/nuttx/net/netdev.h:53, from /github/workspace/sources/nuttx/arch/xtensa/src/common/espressif/esp_wifi_utils.h:31, from ./chip/esp32s3_wifi_adapter.c:54: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32s3-elf-gcc failed: 1 command: xtensa-esp32s3-elf-gcc -MT ./esp32s3_wifi_adapter.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-W
2026-04-26
15:09:27
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:random
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:09:12
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-devkitc
:audio
In file included from /github/workspace/sources/nuttx/include/nuttx/wireless/wireless.h:39, from ./chip/esp32_wifi_adapter.h:29, from ./chip/esp32_wifi_adapter.c:49: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32-elf-gcc failed: 1 command: xtensa-esp32-elf-gcc -MT ./esp32_wifi_adapter.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-ali
2026-04-26
15:09:08
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:crypto
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:08:59
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:usbconsole
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:08:47
18808:
tools/espressif:
add esp_libc platform_include shi
lckfb-szpi-esp32s3
:nsh
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:08:35
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:temperature_sensor
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:08:22
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-devkitc
:pm
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:08:11
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:watchdog
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:08:07
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:i2c
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:07:56
18808:
tools/espressif:
add esp_libc platform_include shi
lckfb-szpi-esp32s3
:gpio
(Same)
2026-04-26
15:07:43
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:pwm
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:07:21
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:rmt
(Same)
2026-04-26
15:07:15
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-devkitc
:psram_usrheap
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:07:06
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:coremark
(Same)
2026-04-26
15:06:57
18808:
tools/espressif:
add esp_libc platform_include shi
lckfb-szpi-esp32s3
:fastboot_usb
(Same)
2026-04-26
15:06:51
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:ostest
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:06:32
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:romfs
(Same)
2026-04-26
15:06:27
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-devkitc
:qencoder
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:06:16
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:twai
(Same)
2026-04-26
15:06:05
18808:
tools/espressif:
add esp_libc platform_include shi
lckfb-szpi-esp32s3
:usb_device
(Same)
2026-04-26
15:06:00
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:mcuboot_nsh
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:05:48
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:wifi
In file included from /github/workspace/sources/nuttx/include/nuttx/net/netdev.h:53, from /github/workspace/sources/nuttx/arch/xtensa/src/common/espressif/esp_wifi_utils.h:31, from ./chip/esp32s2_wifi_adapter.c:54: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32s2-elf-gcc failed: 1 command: xtensa-esp32s2-elf-gcc -MT ./esp32s2_wifi_adapter.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-W
2026-04-26
15:05:44
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:sdm
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:05:20
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-devkitc
:smp
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:05:16
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:sta_softap
In file included from /github/workspace/sources/nuttx/include/nuttx/net/netdev.h:53, from ./common/espressif/esp_wifi_utils.h:31, from ./common/espressif/esp_wifi_event_handler.c:35: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./esp_wifi_event_handler.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os'
2026-04-26
15:05:14
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:mcuboot_update_agent
In file included from /github/workspace/sources/nuttx/include/nuttx/net/netdev.h:53, from /github/workspace/sources/nuttx/arch/xtensa/src/common/espressif/esp_wifi_utils.h:31, from ./chip/esp32s2_wifi_adapter.c:54: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32s2-elf-gcc failed: 1 command: xtensa-esp32s2-elf-gcc -MT ./esp32s2_wifi_adapter.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-W
2026-04-26
15:05:08
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:capture
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:04:54
18808:
tools/espressif:
add esp_libc platform_include shi
lckfb-szpi-esp32s3
:es7210
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:04:27
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:buttons
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:04:24
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:nsh
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:04:17
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-devkitc
:brickmatch
(Same)
2026-04-26
15:03:59
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:autopm
In file included from /github/workspace/sources/nuttx/include/nuttx/net/netdev.h:53, from ./common/espressif/esp_wifi_utils.h:31, from ./common/espressif/esp_wifi_event_handler.c:35: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./esp_wifi_event_handler.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os'
2026-04-26
15:03:57
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:crypto
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:03:33
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:gpio
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:03:30
18808:
tools/espressif:
add esp_libc platform_include shi
lckfb-szpi-esp32s3
:camera
(Same)
2026-04-26
15:03:29
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-devkitc
:motor
(Same)
2026-04-26
15:03:10
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:random
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:03:04
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:i2c
(Same)
2026-04-26
15:02:42
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:timer
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:02:29
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-devkitc
:efuse
(Same)
2026-04-26
15:02:27
18808:
tools/espressif:
add esp_libc platform_include shi
lckfb-szpi-esp32s3
:pca9557
(Same)
2026-04-26
15:02:21
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:temperature_sensor
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:02:11
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:mpu60x0
(Same)
2026-04-26
15:01:52
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:oneshot
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:01:41
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-devkitc
:adc
(Same)
2026-04-26
15:01:35
18808:
tools/espressif:
add esp_libc platform_include shi
lckfb-szpi-esp32s3
:gc0308
(Same)
2026-04-26
15:01:33
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:pwm
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:01:11
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:ble
In file included from /github/workspace/sources/nuttx/include/netinet/arp.h:33, from ./common/espressif/esp_wifi_utils.c:32: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./esp_wifi_utils.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections'
2026-04-26
15:01:02
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:coremark
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:00:59
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:rtc
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:00:43
18808:
tools/espressif:
add esp_libc platform_include shi
lckfb-szpi-esp32s3
:psram
(Same)
2026-04-26
15:00:39
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-devkitc
:spiflash
(Same)
2026-04-26
15:00:22
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:ostest
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:00:12
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-devkitc
:wifinsh
In file included from /github/workspace/sources/nuttx/include/nuttx/wireless/wireless.h:39, from ./chip/esp32_wifi_adapter.h:29, from ./chip/esp32_wifi_adapter.c:49: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32-elf-gcc failed: 1 command: xtensa-esp32-elf-gcc -MT ./esp32_wifi_adapter.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-ali
2026-04-26
15:00:10
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:twai
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
15:00:08
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:sdmmc_spi
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:59:50
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s3-ws-lcd128
:watchdog
(Same)
2026-04-26
14:59:40
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:wifi
In file included from /github/workspace/sources/nuttx/include/nuttx/net/netdev.h:53, from ./common/espressif/esp_wifi_utils.h:31, from ./common/espressif/esp_wifi_event_handler.c:35: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./esp_wifi_event_handler.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os'
2026-04-26
14:59:35
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:mcuboot_nsh
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:59:18
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:i2schar
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:59:06
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-devkitc
:psram
(Same)
2026-04-26
14:58:44
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:tickless
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:58:32
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s3-ws-lcd128
:touch-lvgl
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:58:29
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:crypto
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:58:23
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:sotest
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:58:18
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-devkitc
:spi
(Same)
2026-04-26
14:58:10
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:mcuboot_update_agent
In file included from /github/workspace/sources/nuttx/include/nuttx/net/netdev.h:53, from ./common/espressif/esp_wifi_utils.h:31, from ./common/espressif/esp_wifi_event_handler.c:35: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./esp_wifi_event_handler.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os'
2026-04-26
14:57:51
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-sparrow-kit
:mqttc
In file included from /github/workspace/sources/nuttx/include/nuttx/wireless/wireless.h:39, from ./chip/esp32_wifi_adapter.h:29, from ./chip/esp32_wifi_adapter.c:49: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32-elf-gcc failed: 1 command: xtensa-esp32-elf-gcc -MT ./esp32_wifi_adapter.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-ali
2026-04-26
14:57:40
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:i2c
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:57:37
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s3-ws-lcd128
:imu-qmi8658
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:57:33
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:audio
(Same)
2026-04-26
14:57:29
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-sparrow-kit
:ble
In file included from /github/workspace/sources/nuttx/include/nuttx/net/netdev.h:53, from /github/workspace/sources/nuttx/arch/xtensa/src/common/espressif/esp_wifi_utils.h:31, from ./chip/esp32_ble_adapter.c:59: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32-elf-gcc failed: 1 command: xtensa-esp32-elf-gcc -MT ./esp32_ble_adapter.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown
2026-04-26
14:57:18
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:nsh
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:57:01
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-sparrow-kit
:wifi
In file included from /github/workspace/sources/nuttx/include/nuttx/wireless/wireless.h:39, from ./chip/esp32_wifi_adapter.h:29, from ./chip/esp32_wifi_adapter.c:49: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32-elf-gcc failed: 1 command: xtensa-esp32-elf-gcc -MT ./esp32_wifi_adapter.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-ali
2026-04-26
14:56:51
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:twai
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:56:40
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s3-ws-lcd128
:ostest
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:56:33
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:pm
(Same)
2026-04-26
14:56:27
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:gpio
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:56:24
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:wifi
In file included from /github/workspace/sources/nuttx/include/nuttx/net/netdev.h:53, from ./common/espressif/esp_wifi_utils.h:31, from ./common/espressif/esp_wifi_event_handler.c:35: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./esp_wifi_event_handler.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os'
2026-04-26
14:56:10
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-sparrow-kit
:nsh
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:55:43
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:qencoder
(Same)
2026-04-26
14:55:43
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-audio-kit
:wifi
In file included from /github/workspace/sources/nuttx/include/nuttx/wireless/wireless.h:39, from ./chip/esp32_wifi_adapter.h:29, from ./chip/esp32_wifi_adapter.c:49: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32-elf-gcc failed: 1 command: xtensa-esp32-elf-gcc -MT ./esp32_wifi_adapter.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-ali
2026-04-26
14:55:34
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s3-ws-lcd128
:coremark
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:55:33
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:rtc
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:55:31
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:tickless
(Same)
2026-04-26
14:55:03
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:mcuboot_update_agent
In file included from /github/workspace/sources/nuttx/include/nuttx/net/netdev.h:53, from ./common/espressif/esp_wifi_utils.h:31, from ./common/espressif/esp_wifi_event_handler.c:35: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./esp_wifi_event_handler.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os'
2026-04-26
14:54:55
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-audio-kit
:nsh
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:54:53
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:ulp
(Same)
2026-04-26
14:54:40
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s3-ws-lcd128
:nsh
(Same)
2026-04-26
14:54:38
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:sdmmc_spi
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:54:27
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-audio-kit
:audio
In file included from /github/workspace/sources/nuttx/include/nuttx/wireless/wireless.h:39, from ./chip/esp32_wifi_adapter.h:29, from ./chip/esp32_wifi_adapter.c:49: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32-elf-gcc failed: 1 command: xtensa-esp32-elf-gcc -MT ./esp32_wifi_adapter.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-ali
2026-04-26
14:54:15
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:nsh
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:54:04
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:efuse
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:53:45
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:i2schar
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:53:39
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-lyrat
:buttons
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:53:27
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:gpio
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:53:14
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:adc
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:52:52
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:bmp180
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:52:37
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:rtc
(Same)
2026-04-26
14:52:36
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s3-ws-lcd128
:notouch-lvgl
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:52:36
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-lyrat
:nxrecorder
(Same)
2026-04-26
14:52:13
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:spiflash
(Same)
2026-04-26
14:52:08
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-lyrat
:rtptools
In file included from /github/workspace/sources/nuttx/include/nuttx/wireless/wireless.h:39, from ./chip/esp32_wifi_adapter.h:29, from ./chip/esp32_wifi_adapter.c:49: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32-elf-gcc failed: 1 command: xtensa-esp32-elf-gcc -MT ./esp32_wifi_adapter.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-ali
2026-04-26
14:51:58
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:spislv
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:51:46
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:sdmmc_spi
(Same)
2026-04-26
14:51:42
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s3-xiao
:usbnsh
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:51:40
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-lyrat
:wifi
In file included from /github/workspace/sources/nuttx/include/nuttx/wireless/wireless.h:39, from ./chip/esp32_wifi_adapter.h:29, from ./chip/esp32_wifi_adapter.c:49: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32-elf-gcc failed: 1 command: xtensa-esp32-elf-gcc -MT ./esp32_wifi_adapter.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-ali
2026-04-26
14:51:22
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:nxlooper
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:50:55
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:i2schar
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:50:53
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-lyrat
:nsh
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:50:50
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:oa_tc6
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:50:48
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s3-xiao
:combo
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:50:20
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-saola-1
:spi
(Same)
2026-04-26
14:50:06
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:bmp180
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:50:03
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-lyrat
:sdmmc_spi
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:49:56
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:timers
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:49:54
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s3-meadow
:usbnsh
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:49:34
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-lyrat
:audio
In file included from /github/workspace/sources/nuttx/include/nuttx/wireless/wireless.h:39, from ./chip/esp32_wifi_adapter.h:29, from ./chip/esp32_wifi_adapter.c:49: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32-elf-gcc failed: 1 command: xtensa-esp32-elf-gcc -MT ./esp32_wifi_adapter.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-ali
2026-04-26
14:49:31
18808:
tools/espressif:
add esp_libc platform_include shi
franzininho-wifi
:nsh
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:49:16
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:timers
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:49:01
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:pm
(Same)
2026-04-26
14:48:57
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s3-meadow
:nsh
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:48:46
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-ethernet-kit
:buttons
(Same)
2026-04-26
14:48:28
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-kaluga-1
:watchdog
(Same)
2026-04-26
14:48:19
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-ethernet-kit
:autopm
In file included from /github/workspace/sources/nuttx/include/nuttx/wireless/wireless.h:39, from ./chip/esp32_wifi_adapter.h:29, from ./chip/esp32_wifi_adapter.c:49: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32-elf-gcc failed: 1 command: xtensa-esp32-elf-gcc -MT ./esp32_wifi_adapter.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-ali
2026-04-26
14:48:11
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:pm
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:48:07
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:qencoder
(Same)
2026-04-26
14:48:01
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s3-8048S043
:sdmmc
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:47:57
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-ethernet-kit
:ethernet
In file included from ./chip/esp32_emac.c:38: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32-elf-gcc failed: 1 command: xtensa-esp32-elf-gcc -MT ./esp32_emac.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-sections' '-mlongcalls' '-isystem' '/github/workspace/sources/nuttx/includ
2026-04-26
14:47:49
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:nimble
In file included from /github/workspace/sources/nuttx/include/netinet/arp.h:33, from ./common/espressif/esp_wifi_utils.c:32: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./esp_wifi_utils.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections'
2026-04-26
14:47:38
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-kaluga-1
:buttons
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:47:30
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-ethernet-kit
:wifi
In file included from /github/workspace/sources/nuttx/include/nuttx/wireless/wireless.h:39, from ./chip/esp32_wifi_adapter.h:29, from ./chip/esp32_wifi_adapter.c:49: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32-elf-gcc failed: 1 command: xtensa-esp32-elf-gcc -MT ./esp32_wifi_adapter.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-ali
2026-04-26
14:47:15
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:motor
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:47:01
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:efuse
(Same)
2026-04-26
14:46:54
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s3-8048S043
:lcd
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:46:42
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-ethernet-kit
:nsh
(Same)
2026-04-26
14:46:26
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-kaluga-1
:lvgl_st7789
(Same)
2026-04-26
14:46:12
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:adc
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:46:06
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:ulp
(Same)
2026-04-26
14:45:59
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s3-8048S043
:touchscreen
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:45:52
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-ethernet-kit
:oneshot
(Same)
2026-04-26
14:45:36
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-kaluga-1
:i2c
(Same)
2026-04-26
14:45:14
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:efuse
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:45:09
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:spiflash
(Same)
2026-04-26
14:44:53
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s3-8048S043
:i2c
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:44:50
18808:
tools/espressif:
add esp_libc platform_include shi
esp32-ethernet-kit
:rtc
(Same)
2026-04-26
14:44:47
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-kaluga-1
:twai
(Same)
2026-04-26
14:44:21
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:adc
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:44:20
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-devkit
:spi
(Same)
2026-04-26
14:43:58
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-kaluga-1
:nsh
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:43:58
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s3-8048S043
:nsh
(Same)
2026-04-26
14:43:18
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-xiao
:ble
In file included from /github/workspace/sources/nuttx/include/netinet/arp.h:33, from ./common/espressif/esp_wifi_utils.c:32: 13 | #include "lwip/sockets.h" | ^~~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./esp_wifi_utils.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections'
2026-04-26
14:43:14
18808:
tools/espressif:
add esp_libc platform_include shi
ttgo_t_display_esp32
:lvgl_lcd
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:43:14
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:spiflash
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:43:03
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s3-8048S043
:gpio
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:42:59
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-kaluga-1
:rtc
(Same)
2026-04-26
14:42:31
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c6-devkitc
:spi
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:42:09
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-kaluga-1
:audio
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:41:55
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s3-8048S043
:spi
(Same)
2026-04-26
14:41:31
18808:
tools/espressif:
add esp_libc platform_include shi
ttgo_t_display_esp32
:lvgl_fb
(Same)
2026-04-26
14:41:10
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s3-lhcbit
:usbnsh
(Same)
2026-04-26
14:41:06
18808:
tools/espressif:
add esp_libc platform_include shi
esp32c3-xiao
:nsh
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:27: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:40:48
18808:
tools/espressif:
add esp_libc platform_include shi
ttgo_t_display_esp32
:nsh
In file included from /github/workspace/sources/nuttx/include/pthread.h:32, from /github/workspace/sources/nuttx/arch/xtensa/src/chip/esp-hal-3rdparty/components/esp_libc/platform_include/pthread.h:13, from /github/workspace/sources/nuttx/include/nuttx/sched.h:37, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from common/crt0.c:33: ##[error]/github/workspace/sources/nuttx/include/nuttx/mutex.h:436:32: error: request for member 'val' in something not a structure or union 436
2026-04-26
14:40:30
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-kaluga-1
:lvgl_ili9341
(Same)
2026-04-26
14:39:48
18808:
tools/espressif:
add esp_libc platform_include shi
esp32s2-kaluga-1
:nxlooper
(Same)
2026-04-26
06:54:40
18712:
net/socket:
Fix sendmsg/recvmsg user buffers for B
esp32s3-devkit
:temperature_sensor
Killing pytest after timeout...
2026-04-26
06:43:48
18712:
net/socket:
Fix sendmsg/recvmsg user buffers for B
esp32p4-function-ev-board
:usbconsole
(Same)
2026-04-26
04:38:48
18712:
net/socket:
Fix sendmsg/recvmsg user buffers for B
sim
:lua
0 Time Time Time Current
2026-04-26
00:11:08
18807:
drivers/sensors:
Add support to mt6816 magnetic en
esp32p4-function-ev-board
:rmt
Killing pytest after timeout...
2026-04-26
00:08:57
18807:
drivers/sensors:
Add support to mt6816 magnetic en
stm32f4discovery
:mt6816
sensors/mt6816.c: In function 'mt6816_ioctl': ##[error]sensors/mt6816.c:337:28: error: unused variable 'priv' [-Werror=unused-variable] 337 | FAR struct mt6816_dev_s *priv = (FAR struct mt6816_dev_s *)lower; | ^~~~ sensors/mt6816.c: At top level: ##[error]sensors/mt6816.c:181:17: error: 'calc_even_parity' defined but not used [-Werror=unused-function] 181 | static uint16_t calc_even_parity(uint16_t value) | ^~~~~~~~~~~~~~~~ cc1: all warnin
2026-04-25
20:01:41
18806:
boards/esp32c3-xiao:
Add SMARTFS configuration
esp32p4-function-ev-board
:sdm
Killing pytest after timeout...
2026-04-24
14:15:21
18802:
drivers/sensors:
Add AS5047D magnetic encoder driv
esp32p4-function-ev-board
:random
(Same)
2026-04-24
13:38:01
18802:
drivers/sensors:
Add AS5047D magnetic encoder driv
stm32f103-minimum
:adb
DDllooaadd UUppllooaadd TTootatla l S pSepnetn t L eLfetf t S pSepeede d
2026-04-24
11:29:18
18801:
arch/sim:
add simulated time ratio support
sim
:lua
D lo aTdi m eU p l o a dT i m eT o tCaulr r e nStp e n t L e f t S p e e d
2026-04-24
10:36:17
3464:
.github/build.yml:
improve ntfc installation
esp32s3-devkit
:elf
Killing pytest after timeout...
2026-04-24
10:36:11
18793:
.github:
use ntfc test cases from Apache repo
esp32s3-devkit
:romfs
(Same)
2026-04-24
10:36:11
18785:
Introduce dshot ESC protocol upperhalf and imx9 lo
esp32s3-devkit
:elf
(Same)
2026-04-24
10:24:12
3464:
.github/build.yml:
improve ntfc installation
esp32p4-function-ev-board
:temperature_sensor
(Same)
2026-04-24
10:24:06
18793:
.github:
use ntfc test cases from Apache repo
esp32p4-function-ev-board
:sdm
(Same)
2026-04-24
10:22:57
18797:
boards/stm32f1:
migrate to new pinmap
stm32vldiscovery
:nsh
10d9 < # CONFIG_STM32_USE_LEGACY_PINMAP is not set 22a22 > # CONFIG_STM32_USE_LEGACY_PINMAP is not set Saving the new configuration file
2026-04-24
10:22:49
18785:
Introduce dshot ESC protocol upperhalf and imx9 lo
esp32p4-function-ev-board
:random
Killing pytest after timeout...
2026-04-24
10:13:42
18798:
boards/stm32f4:
migrate to new pinmap
clicker2-stm32
:knsh
8d7 < # CONFIG_SYSTEM_DD is not set 9a9 > # CONFIG_SYSTEM_DD is not set Saving the new configuration file
2026-04-24
10:11:47
18798:
boards/stm32f4:
migrate to new pinmap
stm32f4discovery
:cxx-oot-build
11d10 < # CONFIG_SYSTEM_DD is not set 12a12 > # CONFIG_SYSTEM_DD is not set Saving the new configuration file
2026-04-24
10:11:20
18798:
boards/stm32f4:
migrate to new pinmap
stm32f4discovery
:mpr121_keypad
In file included from chip/hardware/stm32_pinmap.h:185, from chip/chip.h:46, from chip/stm32_allocateheap.c:42: 135 | #define GPIO_DAC1_OUT1 (GPIO_ANALOG|GPIO_PORTA|GPIO_PIN4) In file included from chip/stm32_allocateheap.c:40: 585 | #define GPIO_DAC1_OUT1 GPIO_DAC1_OUT1_0 136 | #define GPIO_DAC1_OUT2 (GPIO_ANALOG|GPIO_PORTA|GPIO_PIN5) 586 | #define GPIO_DAC1_OUT2 GPIO_DAC1_OUT2_0 198 | #define GPIO_MCO1 (GPIO_ALT|GPIO_AF0|GPIO_SPEED_100MHz|GPIO_PUSHPULL
2026-04-24
10:09:02
18798:
boards/stm32f4:
migrate to new pinmap
stm32f103-minimum
:adb
d
2026-04-24
10:07:52
3464:
.github/build.yml:
improve ntfc installation
esp32s3-devkit
:wifi
1 % Total % Received % Xferd Average Speed Time Time Time Current
2026-04-24
10:02:17
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
emw3162
:wlan
chip/stm32_sdio.c: In function 'sdio_initialize': ##[error]chip/stm32_sdio.c:3050:20: error: 'GPIO_SDIO_D0' undeclared (first use in this function); did you mean 'GPIO_SDIO_D2_0'? 3050 | stm32_configgpio(GPIO_SDIO_D0 | SDIO_PULLUP_ENABLE); | ^~~~~~~~~~~~ | GPIO_SDIO_D2_0 chip/stm32_sdio.c:3050:20: note: each undeclared identifier is reported only once for each function it appears in ##[error]chip/stm32_sdio.c:3052:20: error: 'GPIO_SDIO_D1' undeclared
2026-04-24
10:02:14
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f429i-disco
:nxwm
##[error]board/stm32_extmem.c:79:3: error: 'GPIO_FMC_D0' undeclared here (not in a function); did you mean 'GPIO_FMC_D2_0'? 79 | GPIO_FMC_D0, GPIO_FMC_D1, GPIO_FMC_D2, GPIO_FMC_D3, | ^~~~~~~~~~~ | GPIO_FMC_D2_0 ##[error]board/stm32_extmem.c:79:16: error: 'GPIO_FMC_D1' undeclared here (not in a function); did you mean 'GPIO_FMC_D1_0'? 79 | GPIO_FMC_D0, GPIO_FMC_D1, GPIO_FMC_D2, GPIO_FMC_D3, | ^~~~~~~~~~~ | GPIO_FMC_D1_0 ##[error]board/stm32_extmem
2026-04-24
10:02:10
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
photon
:wlan-perf
chip/stm32_sdio.c: In function 'sdio_initialize': ##[error]chip/stm32_sdio.c:3050:20: error: 'GPIO_SDIO_D0' undeclared (first use in this function); did you mean 'GPIO_SDIO_D2_0'? 3050 | stm32_configgpio(GPIO_SDIO_D0 | SDIO_PULLUP_ENABLE); | ^~~~~~~~~~~~ | GPIO_SDIO_D2_0 chip/stm32_sdio.c:3050:20: note: each undeclared identifier is reported only once for each function it appears in ##[error]chip/stm32_sdio.c:3052:20: error: 'GPIO_SDIO_D1' undeclared
2026-04-24
10:01:38
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f411-minimum
:composite
(Unknown)
2026-04-24
10:01:35
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
photon
:rgbled
chip/stm32_otghsdev.c: In function 'arm_usbinitialize': ##[error]chip/stm32_otghsdev.c:5516:20: error: 'GPIO_OTGHS_DM' undeclared (first use in this function); did you mean 'GPIO_OTGHS_DM_0'? 5516 | stm32_configgpio(GPIO_OTGHS_DM); | ^~~~~~~~~~~~~ | GPIO_OTGHS_DM_0 chip/stm32_otghsdev.c:5516:20: note: each undeclared identifier is reported only once for each function it appears in ##[error]chip/stm32_otghsdev.c:5517:20: error: 'GPIO_OTGHS_DP' undecla
2026-04-24
10:00:52
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
nucleo-f446re
:ihm08m1_b16
(Unknown)
2026-04-24
10:00:49
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
cloudctrl
:nsh
chip/stm32_lowputc.c: In function 'stm32_lowsetup': ##[error]chip/stm32_lowputc.c:80:36: error: 'GPIO_USART2_TX' undeclared (first use in this function); did you mean 'GPIO_USART2_TX_0'? 80 | # define STM32_CONSOLE_TX GPIO_USART2_TX | ^~~~~~~~~~~~~~ chip/stm32_lowputc.c:545:20: note: in expansion of macro 'STM32_CONSOLE_TX' 545 | stm32_configgpio(STM32_CONSOLE_TX); | ^~~~~~~~~~~~~~~~ chip/stm32_lowputc.c:80:36: note: each
2026-04-24
10:00:44
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
photon
:adb
chip/stm32_otghsdev.c: In function 'arm_usbinitialize': ##[error]chip/stm32_otghsdev.c:5516:20: error: 'GPIO_OTGHS_DM' undeclared (first use in this function); did you mean 'GPIO_OTGHS_DM_0'? 5516 | stm32_configgpio(GPIO_OTGHS_DM); | ^~~~~~~~~~~~~ | GPIO_OTGHS_DM_0 chip/stm32_otghsdev.c:5516:20: note: each undeclared identifier is reported only once for each function it appears in ##[error]chip/stm32_otghsdev.c:5517:20: error: 'GPIO_OTGHS_DP' undecla
2026-04-24
10:00:44
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f4discovery
:netnsh
chip/stm32_sdio.c: In function 'sdio_initialize': ##[error]chip/stm32_sdio.c:3050:20: error: 'GPIO_SDIO_D0' undeclared (first use in this function); did you mean 'GPIO_SDIO_D2_0'? 3050 | stm32_configgpio(GPIO_SDIO_D0 | SDIO_PULLUP_ENABLE); | ^~~~~~~~~~~~ | GPIO_SDIO_D2_0 chip/stm32_sdio.c:3050:20: note: each undeclared identifier is reported only once for each function it appears in ##[error]chip/stm32_sdio.c:3052:20: error: 'GPIO_SDIO_D1' undeclared
2026-04-24
10:00:12
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
nucleo-f446re
:ihm08m1_f32
(Unknown)
2026-04-24
10:00:11
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
clicker2-stm32
:xbee-6lowpan
chip/stm32_otgfsdev.c: In function 'arm_usbinitialize': ##[error]chip/stm32_otgfsdev.c:5623:20: error: 'GPIO_OTGFS_DM' undeclared (first use in this function); did you mean 'GPIO_OTGFS_DM_0'? 5623 | stm32_configgpio(GPIO_OTGFS_DM); | ^~~~~~~~~~~~~ | GPIO_OTGFS_DM_0 chip/stm32_otgfsdev.c:5623:20: note: each undeclared identifier is reported only once for each function it appears in ##[error]chip/stm32_otgfsdev.c:5624:20: error: 'GPIO_OTGFS_DP' undecla
2026-04-24
09:59:59
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
nucleo-f446re
:dac
(Unknown)
2026-04-24
09:59:39
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
clicker2-stm32
:usbnsh
chip/stm32_otgfsdev.c: In function 'arm_usbinitialize': ##[error]chip/stm32_otgfsdev.c:5623:20: error: 'GPIO_OTGFS_DM' undeclared (first use in this function); did you mean 'GPIO_OTGFS_DM_0'? 5623 | stm32_configgpio(GPIO_OTGFS_DM); | ^~~~~~~~~~~~~ | GPIO_OTGFS_DM_0 chip/stm32_otgfsdev.c:5623:20: note: each undeclared identifier is reported only once for each function it appears in ##[error]chip/stm32_otgfsdev.c:5624:20: error: 'GPIO_OTGFS_DP' undecla
2026-04-24
09:59:36
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
photon
:wlan
chip/stm32_sdio.c: In function 'stm32_configwaitints': ##[error]chip/stm32_sdio.c:645:16: error: 'GPIO_SDIO_D0' undeclared (first use in this function); did you mean 'GPIO_SDIO_D2_0'? 645 | pinset = GPIO_SDIO_D0 & (GPIO_PORT_MASK | GPIO_PIN_MASK); | ^~~~~~~~~~~~ | GPIO_SDIO_D2_0 chip/stm32_sdio.c:645:16: note: each undeclared identifier is reported only once for each function it appears in chip/stm32_sdio.c: In function 'stm32_rdyinterrupt': ##[error]
2026-04-24
09:58:55
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f411-minimum
:usbmsc
(Unknown)
2026-04-24
09:58:41
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f3discovery
:usbnsh
(Same)
2026-04-24
09:58:28
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f3discovery
:nsh
(Same)
2026-04-24
09:58:21
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
omnibusf4
:nsh
##[error]chip/stm32_otgfsdev.c:5623:20: error: use of undeclared identifier 'GPIO_OTGFS_DM' 5623 | stm32_configgpio(GPIO_OTGFS_DM); | ^ ##[error]chip/stm32_otgfsdev.c:5624:20: error: use of undeclared identifier 'GPIO_OTGFS_DP' 5624 | stm32_configgpio(GPIO_OTGFS_DP); | ^ ##[error]chip/stm32_otgfsdev.c:5628:20: error: use of undeclared identifier 'GPIO_OTGFS_ID' 5628 | stm32_configgpio(GPIO_OTGFS_ID); | ^ 3 errors gener
2026-04-24
09:58:14
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f334-disco
:buckboost
(Unknown)
2026-04-24
09:58:14
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
nucleo-f446re
:adc
(Same)
2026-04-24
09:57:57
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
clicker2-stm32
:mrf24j40-starhub
chip/stm32_otgfsdev.c: In function 'arm_usbinitialize': ##[error]chip/stm32_otgfsdev.c:5623:20: error: 'GPIO_OTGFS_DM' undeclared (first use in this function); did you mean 'GPIO_OTGFS_DM_0'? 5623 | stm32_configgpio(GPIO_OTGFS_DM); | ^~~~~~~~~~~~~ | GPIO_OTGFS_DM_0 chip/stm32_otgfsdev.c:5623:20: note: each undeclared identifier is reported only once for each function it appears in ##[error]chip/stm32_otgfsdev.c:5624:20: error: 'GPIO_OTGFS_DP' undecla
2026-04-24
09:57:27
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f334-disco
:powerled
(Unknown)
2026-04-24
09:57:14
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f103-minimum
:hello
(Same)
2026-04-24
09:57:02
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f103-minimum
:lcd1602
(Same)
2026-04-24
09:56:49
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f103-minimum
:usbnsh
(Same)
2026-04-24
09:56:17
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f103-minimum
:can
chip/stm32_lowputc.c: In function 'stm32_lowsetup': ##[error]chip/stm32_lowputc.c:61:36: error: 'GPIO_USART1_TX' undeclared (first use in this function); did you mean 'GPIO_USART1_TX_0'? 61 | # define STM32_CONSOLE_TX GPIO_USART1_TX | ^~~~~~~~~~~~~~ chip/stm32_lowputc.c:545:20: note: in expansion of macro 'STM32_CONSOLE_TX' 545 | stm32_configgpio(STM32_CONSOLE_TX); | ^~~~~~~~~~~~~~~~ chip/stm32_lowputc.c:61:36: note: each
2026-04-24
09:56:16
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
clicker2-stm32
:mrf24j40-starpoint
chip/stm32_otgfsdev.c: In function 'arm_usbinitialize': ##[error]chip/stm32_otgfsdev.c:5623:20: error: 'GPIO_OTGFS_DM' undeclared (first use in this function); did you mean 'GPIO_OTGFS_DM_0'? 5623 | stm32_configgpio(GPIO_OTGFS_DM); | ^~~~~~~~~~~~~ | GPIO_OTGFS_DM_0 chip/stm32_otgfsdev.c:5623:20: note: each undeclared identifier is reported only once for each function it appears in ##[error]chip/stm32_otgfsdev.c:5624:20: error: 'GPIO_OTGFS_DP' undecla
2026-04-24
09:56:16
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f4discovery
:audio
chip/stm32_i2s.c: In function 'i2s3_configure': ##[error]chip/stm32_i2s.c:2488:24: error: 'GPIO_I2S3_MCK' undeclared (first use in this function); did you mean 'GPIO_I2S3_CK'? 2488 | stm32_configgpio(GPIO_I2S3_MCK); | ^~~~~~~~~~~~~ | GPIO_I2S3_CK chip/stm32_i2s.c:2488:24: note: each undeclared identifier is reported only once for each function it appears in make[1]: *** [Makefile:179: stm32_i2s.o] Error 1 chip/stm32_otgfshost.c: In fun
2026-04-24
09:56:04
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f103-minimum
:userled
(Unknown)
2026-04-24
09:55:51
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f103-minimum
:buttons
(Same)
2026-04-24
09:55:18
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
clicker2-stm32
:mrf24j40-6lowpan
chip/stm32_otgfsdev.c: In function 'arm_usbinitialize': ##[error]chip/stm32_otgfsdev.c:5623:20: error: 'GPIO_OTGFS_DM' undeclared (first use in this function); did you mean 'GPIO_OTGFS_DM_0'? 5623 | stm32_configgpio(GPIO_OTGFS_DM); | ^~~~~~~~~~~~~ | GPIO_OTGFS_DM_0 chip/stm32_otgfsdev.c:5623:20: note: each undeclared identifier is reported only once for each function it appears in ##[error]chip/stm32_otgfsdev.c:5624:20: error: 'GPIO_OTGFS_DP' undecla
2026-04-24
09:55:09
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f103-minimum
:ssd1306
chip/stm32_lowputc.c: In function 'stm32_lowsetup': ##[error]chip/stm32_lowputc.c:61:36: error: 'GPIO_USART1_TX' undeclared (first use in this function); did you mean 'GPIO_USART1_TX_0'? 61 | # define STM32_CONSOLE_TX GPIO_USART1_TX | ^~~~~~~~~~~~~~ chip/stm32_lowputc.c:545:20: note: in expansion of macro 'STM32_CONSOLE_TX' 545 | stm32_configgpio(STM32_CONSOLE_TX); | ^~~~~~~~~~~~~~~~ chip/stm32_lowputc.c:61:36: note: each
2026-04-24
09:54:56
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f103-minimum
:rfid-rc522
(Unknown)
2026-04-24
09:54:44
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f103-minimum
:rgbled
(Same)
2026-04-24
09:54:31
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f103-minimum
:pwm
(Same)
2026-04-24
09:54:18
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f103-minimum
:veml6070
(Same)
2026-04-24
09:54:16
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
b-g474e-dpow1
:buckboost
chip/stm32_hrtim.c: In function 'hrtim_gpios_config': ##[error]chip/stm32_hrtim.c:2473:20: error: 'GPIO_HRTIM1_CHC1' undeclared (first use in this function); did you mean 'GPIO_HRTIM1_CHC1_0'? 2473 | stm32_configgpio(GPIO_HRTIM1_CHC1); | ^~~~~~~~~~~~~~~~ | GPIO_HRTIM1_CHC1_0 chip/stm32_hrtim.c:2473:20: note: each undeclared identifier is reported only once for each function it appears in ##[error]chip/stm32_hrtim.c:2477:20: error: 'GPIO_HRTIM1_CHC2'
2026-04-24
09:54:13
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
nucleo-f410rb
:nsh
(Unknown)
2026-04-24
09:53:28
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f103-minimum
:adb
D lDolaoda d U pUlpolaoda d T oTtoatla l S pSepnetn t L eLfetf t SSppeeeed d chip/stm32_lowputc.c: In function 'stm32_lowsetup': ##[error]chip/stm32_lowputc.c:61:36: error: 'GPIO_USART1_TX' undeclared (first use in this function); did you mean 'GPIO_USART1_TX_0'? 61 | # define STM32_CONSOLE_TX GPIO_USART1_TX | ^~~~~~~~~~~~~~ chip/stm32_lowputc.c:545:20: note: in expansion of macro 'STM32_CONSOLE_TX' 545 | stm32_configgpio(STM32
2026-04-24
09:53:15
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f103-minimum
:apds9960
(Unknown)
2026-04-24
09:53:00
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
nucleo-f334r8
:spwm1
(Same)
2026-04-24
09:52:59
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f4discovery
:ipv6
chip/stm32_sdio.c: In function 'sdio_initialize': ##[error]chip/stm32_sdio.c:3050:20: error: 'GPIO_SDIO_D0' undeclared (first use in this function); did you mean 'GPIO_SDIO_D2_0'? 3050 | stm32_configgpio(GPIO_SDIO_D0 | SDIO_PULLUP_ENABLE); | ^~~~~~~~~~~~ | GPIO_SDIO_D2_0 chip/stm32_sdio.c:3050:20: note: each undeclared identifier is reported only once for each function it appears in ##[error]chip/stm32_sdio.c:3052:20: error: 'GPIO_SDIO_D1' undeclared
2026-04-24
09:52:46
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
nucleo-f334r8
:spwm2
(Unknown)
2026-04-24
09:52:26
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f103-minimum
:jlx12864g
chip/stm32_lowputc.c: In function 'stm32_lowsetup': ##[error]chip/stm32_lowputc.c:61:36: error: 'GPIO_USART1_TX' undeclared (first use in this function); did you mean 'GPIO_USART1_TX_0'? 61 | # define STM32_CONSOLE_TX GPIO_USART1_TX | ^~~~~~~~~~~~~~ chip/stm32_lowputc.c:545:20: note: in expansion of macro 'STM32_CONSOLE_TX' 545 | stm32_configgpio(STM32_CONSOLE_TX); | ^~~~~~~~~~~~~~~~ chip/stm32_lowputc.c:61:36: note: each
2026-04-24
09:52:26
3464:
.github/build.yml:
improve ntfc installation
esp32s3-devkit
:qemu_toywasm
T i m e T i m e C u r r e n t D l oa d U p l o a d T o t a l S p e n t DLleofta d S pUepedl oad T0o t a l 0 S p e0n t 0 L e f t0 S p e0e d
2026-04-24
09:52:13
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f103-minimum
:audio_tone
(Unknown)
2026-04-24
09:52:08
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
nucleo-f334r8
:highpri
(Same)
2026-04-24
09:52:00
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f103-minimum
:mcp2515
(Same)
2026-04-24
09:51:47
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f103-minimum
:nrf24
(Same)
2026-04-24
09:51:41
18792:
arch/risc-v/espressif:
Add ULP wakeup modes
esp32p4-function-ev-board
:buttons
Killing pytest after timeout...
2026-04-24
09:51:34
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f103-minimum
:nsh
(Unknown)
2026-04-24
09:51:19
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
nucleo-f334r8
:adc
(Same)
2026-04-24
09:50:53
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f4discovery
:usbmsc
chip/stm32_otgfsdev.c: In function 'arm_usbinitialize': ##[error]chip/stm32_otgfsdev.c:5623:20: error: 'GPIO_OTGFS_DM' undeclared (first use in this function); did you mean 'GPIO_OTGFS_DM_0'? 5623 | stm32_configgpio(GPIO_OTGFS_DM); | ^~~~~~~~~~~~~ | GPIO_OTGFS_DM_0 chip/stm32_otgfsdev.c:5623:20: note: each undeclared identifier is reported only once for each function it appears in ##[error]chip/stm32_otgfsdev.c:5624:20: error: 'GPIO_OTGFS_DP' undecla
2026-04-24
09:50:51
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32f103-minimum
:sensors
##[error]chip/stm32_serial.c:764:20: error: 'GPIO_USART1_TX' undeclared here (not in a function); did you mean 'GPIO_USART1_TX_0'? 764 | .tx_gpio = GPIO_USART1_TX, | ^~~~~~~~~~~~~~ | GPIO_USART1_TX_0 ##[error]chip/stm32_serial.c:765:20: error: 'GPIO_USART1_RX' undeclared here (not in a function); did you mean 'GPIO_USART1_RX_0'? 765 | .rx_gpio = GPIO_USART1_RX, | ^~~~~~~~~~~~~~ | GPIO_USART1_RX_0
2026-04-24
09:50:37
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32butterfly2
:nshnet
(Unknown)
2026-04-24
09:50:23
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32butterfly2
:nshusbdev
(Same)
2026-04-24
09:50:10
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32butterfly2
:nsh
(Same)
2026-04-24
09:49:56
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32butterfly2
:nshusbhost
(Same)
2026-04-24
09:49:43
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32_tiny
:usbnsh
(Same)
2026-04-24
09:49:30
18800:
!arch/arm/src/stm32:
remove STM32_USE_LEGACY_PINMA
stm32_tiny
:nsh
(Same)
2026-04-24
09:49:21
18793:
.github:
use ntfc test cases from Apache repo
stm32f103-minimum
:adb
e n t L e f t S p e e d 0 D0l o a d 0 U p l o a0d T0o t a l 0 S p e n t 0 L e f t0 -S-p:e-e-d:
2026-04-24
09:36:10
18794:
boards/stm32l1:
migrate to new pinmap
stm32f103-minimum
:adb
D lDolaoda d U pUlpolaoda d T oTtoatla l S pSepnetn t L eLfetf t S pSepeede d
2026-04-24
08:34:24
18782:
fs/inode:
add optional manual FD backtrace control
esp32p4-function-ev-board
:sdm
Killing pytest after timeout...
2026-04-24
08:22:30
18793:
.github:
use ntfc test cases from Apache repo
sim
:lua
T i m e C u r r e n t D l o a d U p l o a d D lTooatda l U p lSopaedn t T o tLaelf t SSppeenetd L e f0t S p e e0d
2026-04-24
07:57:30
18782:
fs/inode:
add optional manual FD backtrace control
stm32f103-minimum
:adb
eed
2026-04-24
07:57:25
18793:
.github:
use ntfc test cases from Apache repo
sim
:citest
ERROR: file or directory not found: /github/workspace/nuttx-ntfc/external/nuttx-testing [33m============================ [33mno tests ran[0m[33m in 0.00s[0m[33m =============================[0m 1 mv: cannot move 'result' to '/github/workspace/buildartifacts/sim/citest//ntfc/result': Directory not empty
2026-04-24
07:56:13
18793:
.github:
use ntfc test cases from Apache repo
qemu-armv8a
:citest
ERROR: file or directory not found: /github/workspace/nuttx-ntfc/external/nuttx-testing [33m============================ [33mno tests ran[0m[33m in 0.01s[0m[33m =============================[0m 1
2026-04-24
07:54:50
3464:
.github/build.yml:
improve ntfc installation
sim
:citest
ERROR: file or directory not found: /github/workspace/nuttx-ntfc/external/nuttx-testing [33m============================ [33mno tests ran[0m[33m in 0.00s[0m[33m =============================[0m 1 mv: cannot move 'result' to '/github/workspace/buildartifacts/sim/citest//ntfc/result': Directory not empty
2026-04-24
07:49:16
3464:
.github/build.yml:
improve ntfc installation
sabre-6quad
:citest
ERROR: file or directory not found: /github/workspace/nuttx-ntfc/external/nuttx-testing [33m============================ [33mno tests ran[0m[33m in 0.00s[0m[33m =============================[0m 1 mv: cannot move 'result' to '/github/workspace/buildartifacts/sabre-6quad/citest//ntfc/result': Directory not empty
2026-04-24
07:47:07
18793:
.github:
use ntfc test cases from Apache repo
sabre-6quad
:citest
[33m============================ [33mno tests ran[0m[33m in 0.00s[0m[33m =============================[0m ERROR: file or directory not found: /github/workspace/nuttx-ntfc/external/nuttx-testing 1 mv: cannot move 'result' to '/github/workspace/buildartifacts/sabre-6quad/citest//ntfc/result': Directory not empty
2026-04-24
07:46:55
18785:
Introduce dshot ESC protocol upperhalf and imx9 lo
stm32f103-minimum
:adb
Cur r e n0t
2026-04-24
06:37:52
3463:
system/vncviewer:
add VNC viewer for LCD display
esp32s3-devkit
:usbnsh
Killing pytest after timeout...
2026-04-24
06:25:22
3463:
system/vncviewer:
add VNC viewer for LCD display
esp32p4-function-ev-board
:rmt
(Same)
2026-04-24
05:36:26
3463:
system/vncviewer:
add VNC viewer for LCD display
stm32f103-minimum
:adb
d
2026-04-24
05:26:43
3463:
system/vncviewer:
add VNC viewer for LCD display
rv-virt
:kfb64
: section .fini_array lma 0xc0101279 adjusted to 0xc010127c
2026-04-23
22:01:47
18759:
drivers/can:
Fix close drain, write-only reader li
esp32s3-devkit
:romfs
Killing pytest after timeout...
2026-04-23
21:51:25
18788:
Espressif:
Update RMT peripheral testing applicati
esp32p4-function-ev-board
:rmt
(Same)
2026-04-23
21:51:24
18788:
Espressif:
Update RMT peripheral testing applicati
esp32s3-devkit
:romfs
(Same)
2026-04-23
21:47:04
18759:
drivers/can:
Fix close drain, write-only reader li
esp32p4-function-ev-board
:rmt
(Same)
2026-04-23
21:33:24
3462:
graphics/lvgl:
bump version to 9.2.2
esp32s3-devkit
:elf
(Same)
2026-04-23
21:24:35
3462:
graphics/lvgl:
bump version to 9.2.2
esp32p4-function-ev-board
:buttons
(Same)
2026-04-23
20:51:04
3462:
graphics/lvgl:
bump version to 9.2.2
stm32f103-minimum
:adb
DDllooada d U pUlpolaoda d TTotalo t aSlp e n tS p e n tL e f t L eSfpte e dS pee d
2026-04-23
20:39:25
3463:
system/vncviewer:
add VNC viewer for LCD display
esp32s3-devkit
:elf
Killing pytest after timeout...
2026-04-23
20:33:24
3462:
graphics/lvgl:
bump version to 9.2.2
rv-virt
:knsh64_paging
/github/workspace/sources/apps/bin/styYTMjR: section .fini_array lma 0xc0101281 adjusted to 0xc0101284
2026-04-23
19:50:03
3463:
system/vncviewer:
add VNC viewer for LCD display
stm32f103-minimum
:adb
X f e r d A v e r a g e S p e e d T i m e T i mDel o a d TUipmleo a dC u r rTeontta l S p e n t L e f t S p e e d 0 D l o a0d U p0l o a d Total Spent L e0f t S0p e e d
2026-04-23
19:45:10
18759:
drivers/can:
Fix close drain, write-only reader li
sim
:lua
L e Dflto a dS p Uepeldo ad T o0t al S0p e n t 0 L e f0t S p0e e d
2026-04-23
19:42:33
18759:
drivers/can:
Fix close drain, write-only reader li
esp32s2-saola-1
:mcuboot_update_agent
k10
2026-04-23
18:39:36
18790:
migrate stm32f1, stm32f2, stm32f3, stm32f4, stm32g
stm32f103-minimum
:adb
C u r r e n t d U p l o0a d T0o t a l 0 S p e n0t L0e f t 0S p e e d 0
2026-04-23
18:26:02
3463:
system/vncviewer:
add VNC viewer for LCD display
sim
:lua
- :-Dload U-pload Total Spent Left Speed
2026-04-23
16:01:48
3463:
system/vncviewer:
add VNC viewer for LCD display
esp32c3-devkit
:mcuboot_update_agent
remote: Internal Server Error fatal: unable to access 'https://github.com/espressif/esp-coex-lib.git/': The requested URL returned error: 500 fatal: clone of 'https://github.com/espressif/esp-coex-lib.git' into submodule path '/github/workspace/sources/nxtmpdir/esp-hal-3rdparty/components/esp_coex/lib' failed Failed to clone 'components/esp_coex/lib'. Retry scheduled
2026-04-23
15:59:56
18780:
drivers/input:
Add support to MPR121 Capacitive Ke
esp32s3-devkit
:sdmmc
Killing pytest after timeout...
2026-04-23
15:48:17
18780:
drivers/input:
Add support to MPR121 Capacitive Ke
esp32p4-function-ev-board
:pwm
(Same)
2026-04-23
15:22:36
18780:
drivers/input:
Add support to MPR121 Capacitive Ke
stm32f103-minimum
:adb
Av e r a0g e S p e0 0 0 0 0 e0 d T i0m e- - : - -T:i-m-e - - : - -T:i-m-e - -C:u-r-r:e-n-t
2026-04-23
15:10:47
3461:
testing:
`irtest` usage to test Espressif's RMT pe
esp32s3-devkit
:sdmmc
Killing pytest after timeout...
2026-04-23
15:09:15
3462:
graphics/lvgl:
bump version to 9.2.2
esp32s3-8048S043
:spi
(Same)
2026-04-23
14:59:54
3461:
testing:
`irtest` usage to test Espressif's RMT pe
esp32p4-function-ev-board
:sdm
(Same)
2026-04-23
14:57:22
3462:
graphics/lvgl:
bump version to 9.2.2
esp32p4-function-ev-board
:pwm
(Same)
2026-04-23
14:21:32
3462:
graphics/lvgl:
bump version to 9.2.2
stm32f103-minimum
:adb
D l o a d U p l o a d T o t a l D lSopaedn t U p l oLaedf t TSopteaeld Sp e n t0 L e f0t S p0e e d
2026-04-23
13:44:35
18780:
drivers/input:
Add support to MPR121 Capacitive Ke
sim
:lua
% % Total % Received % Xferd Average Speed Time Time Time Current
2026-04-23
13:41:05
3462:
graphics/lvgl:
bump version to 9.2.2
esp32-devkitc
:wifi
Time Time Time Current
2026-04-23
12:30:55
18780:
drivers/input:
Add support to MPR121 Capacitive Ke
sim
:lua
% T o tDallo a d %U pRleocaedi v e dT o%t aXlf e r dS p eAnvte r a g eL eSfpte e dS p e eTdi me T0i m e 0 T i m0e C u r0r e n t
2026-04-23
12:29:37
18785:
Introduce dshot ESC protocol upperhalf and imx9 lo
esp32s3-devkit
:sdm
Killing pytest after timeout...
2026-04-23
12:16:09
18785:
Introduce dshot ESC protocol upperhalf and imx9 lo
esp32p4-function-ev-board
:i2schar
(Same)
2026-04-23
11:40:01
18785:
Introduce dshot ESC protocol upperhalf and imx9 lo
stm32f103-minimum
:adb
n t D l o aDdl o aUdp l oUapdl o a dT o t aTlo t a Slp e n tS p e n tL e f t L eSfpte e dS peed
2026-04-23
09:49:48
3462:
graphics/lvgl:
bump version to 9.2.2
esp32p4-function-ev-board
:i2schar
Killing pytest after timeout...
2026-04-23
09:31:21
18786:
boards/stm32l4:
migrate to new pinmap
sabre-6quad
:netnsh_wb
%%% TTToootttaaalll %%% RRReeeccceeeiiivvveeeddd %%% XXXfffeeerrrddd AAAvvveeerrraaagggeee SSSpppeeeeeeddd TTTiiimmmeee TTTiiimmmeee TTTiiimmmeee CCCuuurrrrrreeennnttt DDDllloooaaaddd UUUpppllloooaaaddd TTToootttaaalll SSSpppeeennnttt LLLeeefffttt SSSpppeeeeeeddd
2026-04-23
09:23:31
18786:
boards/stm32l4:
migrate to new pinmap
stm32f103-minimum
:adb
d
2026-04-23
09:01:31
3462:
graphics/lvgl:
bump version to 9.2.2
stm32f103-minimum
:adb
% Re c e i0v e d % 0X f e r d0 A v e r0a g e S0 p e e d 0 T i m e0 T i m0e - - : - -T:i-m-e - -C:u-r-r:e-n-t
2026-04-23
09:01:06
18782:
fs/inode:
add optional manual FD backtrace control
esp32s3-devkit
:rmt
Killing pytest after timeout...
2026-04-23
08:57:12
18785:
Introduce dshot ESC protocol upperhalf and imx9 lo
sim
:lua
n t L e f t S p e e d
2026-04-23
08:52:08
18782:
fs/inode:
add optional manual FD backtrace control
esp32p4-function-ev-board
:usbconsole
Killing pytest after timeout...
2026-04-23
08:34:37
18784:
boards/stm32wb:
migrate to new pinmap
stm32f103-minimum
:adb
D l oDaldo a dU p lUopaldo a d T o tTaolt a l S pSepnetn t L eLfetf t S pSepeede d
2026-04-23
08:12:37
18782:
fs/inode:
add optional manual FD backtrace control
stm32f103-minimum
:adb
l
2026-04-23
08:04:33
18759:
drivers/can:
Fix close drain, write-only reader li
esp32s3-lcd-ev
:audio
Killing pytest after timeout...
2026-04-23
07:50:35
18759:
drivers/can:
Fix close drain, write-only reader li
esp32p4-function-ev-board
:pwm
(Same)
2026-04-23
07:45:07
3462:
graphics/lvgl:
bump version to 9.2.2
sim
:lua
T i m e T i m e C u r r e n t D l o a d U p l o a d T o t a l SDpleonatd U pLleofatd S pTeoetda l S p e n0t L0e f t 0S p e e d
2026-04-23
07:35:56
18783:
boards/stm32l5:
migrate to new pinmap
stm32f103-minimum
:adb
eived % 0X f e r d 0 A v e r0a g e S p0e e d 0 T i m e0 T i m0e 0T -i-m:e- - :C-u-r r-e-n:t-
2026-04-23
06:23:13
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:gdbstub
otal Spent Left Speed
2026-04-23
06:02:36
18782:
fs/inode:
add optional manual FD backtrace control
stm32f4discovery
:canard
End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of libcanard-21f2a73df86886101e254d02cfc2277cd2a15717.zip or libcanard-21f2a73df86886101e254d02cfc2277cd2a15717.zip.zip, and cannot find libcanard-21f2a73df86886101e254d02cfc2277cd2a15717.zip.ZIP, period.
2026-04-23
01:47:57
18780:
drivers/input:
Add support to MPR121 Capacitive Ke
stm32f4discovery
:mpr121_keypad
input/mpr121.c: In function 'mpr121_register': ##[error]input/mpr121.c:564:32: error: passing argument 1 of 'priv->config->irq_attach' discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers] 564 | priv->config->irq_attach(priv->config, mpr121_int_handler, priv); | ~~~~^~~~~~~~ input/mpr121.c:564:32: note: expected 'struct mpr121_config_s *' but argument is of type 'const struct mpr121_config_s *' ##[error]input/mpr121.c:358:11: error: un
2026-04-23
01:46:22
18780:
drivers/input:
Add support to MPR121 Capacitive Ke
esp32s3-devkit
:usbnsh
Killing pytest after timeout...
2026-04-23
01:33:52
18780:
drivers/input:
Add support to MPR121 Capacitive Ke
esp32p4-function-ev-board
:watchdog
(Same)
2026-04-23
01:02:01
18780:
drivers/input:
Add support to MPR121 Capacitive Ke
esp32-devkitc
:sta_softap
Average Speed Time Time Time Current
2026-04-23
01:01:51
3462:
graphics/lvgl:
bump version to 9.2.2
esp32s3-devkit
:elf
Killing pytest after timeout...
2026-04-23
00:46:10
3462:
graphics/lvgl:
bump version to 9.2.2
esp32p4-function-ev-board
:sdm
(Same)
2026-04-23
00:09:30
3462:
graphics/lvgl:
bump version to 9.2.2
stm32f103-minimum
:adb
D l oDadl o aUdp l oUapdl o a dT o t aTlo t a lSp e n t S p en tL e f t L e fStp e eSdp eed
2026-04-23
00:03:49
18780:
drivers/input:
Add support to MPR121 Capacitive Ke
esp32-audio-kit
:wifi
gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/netutils/cjson_context] Error 2 gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:76: argtable3] Error 2 make[3]: Target 'context' not remade bec
2026-04-22
23:29:36
18780:
drivers/input:
Add support to MPR121 Capacitive Ke
sim
:lua
d Ti me 0 T i m e 0 T i m0e Cu r r e0nt
2026-04-22
22:43:49
3462:
graphics/lvgl:
bump version to 9.2.2
sim
:lua
e T i m0e 0T i m e 0 C u r r0e n t
2026-04-22
20:53:20
18771:
drivers/mtd/w25n:
implement bad block management
esp32s3-8048S043
:spi
Killing pytest after timeout...
2026-04-22
20:40:06
18771:
drivers/mtd/w25n:
implement bad block management
esp32p4-function-ev-board
:rmt
(Same)
2026-04-22
19:52:39
18771:
drivers/mtd/w25n:
implement bad block management
stm32f103-minimum
:adb
0 % T o t0a l 0 % R e c0e i v e d0 % Xferd Average Speed Time Time Time Current 0 D l o0a d 0 --:- Upload Total Spent Left Speed
2026-04-22
18:22:23
18779:
remove legacy pinmap support for stm32h7, stm32f7
stm32f103-minimum
:adb
d
2026-04-22
15:42:32
18778:
arch/xtensa:
properly set carrier on/off on espnow
esp32s3-devkit
:sdm
Killing pytest after timeout...
2026-04-22
15:16:57
3461:
testing:
`irtest` usage to test Espressif's RMT pe
esp32s3-devkit
:usbnsh
(Same)
2026-04-22
15:09:13
18776:
arch/[risc-v|xtensa]:
Re-add `RMT_LOOP_TEST_MODE`
esp32p4-function-ev-board
:rmt
(Same)
2026-04-22
15:02:05
18778:
arch/xtensa:
properly set carrier on/off on espnow
esp32s3-devkit
:mbedtls
ceived % Xferd Average Speed Time Time Time Current
2026-04-22
14:28:19
18776:
arch/[risc-v|xtensa]:
Re-add `RMT_LOOP_TEST_MODE`
esp32s3-devkit
:toywasm
% Re c e i0v ed % X0f e r d 0 A v e r a0g e S p e0e d T i0m e 0T i m e 0 T-i-m:e- - :C-u-r re-n-t:
2026-04-22
14:09:31
18778:
arch/xtensa:
properly set carrier on/off on espnow
lckfb-szpi-esp32s3
:fastboot
Total Spent Left Speed
2026-04-22
13:00:18
3461:
testing:
`irtest` usage to test Espressif's RMT pe
sim
:lua
t
2026-04-22
11:35:41
3460:
netlib:
support checkipconnectivity when use reslo
esp32s3-devkit
:usbnsh
Killing pytest after timeout...
2026-04-22
11:22:42
3460:
netlib:
support checkipconnectivity when use reslo
esp32p4-function-ev-board
:watchdog
(Same)
2026-04-22
09:33:41
3460:
netlib:
support checkipconnectivity when use reslo
esp32-audio-kit
:wifi
Time Time Current
2026-04-22
09:09:49
3460:
netlib:
support checkipconnectivity when use reslo
sim
:adb
:--:-- 0
2026-04-22
06:20:05
18771:
drivers/mtd/w25n:
implement bad block management
esp32s3-devkit
:romfs
Killing pytest after timeout...
2026-04-22
06:08:55
18771:
drivers/mtd/w25n:
implement bad block management
esp32p4-function-ev-board
:buttons
(Same)
2026-04-21
16:59:46
18764:
net/devif:
Reorder ipv4_input packet classificatio
stm32f103-minimum
:adb
Xfe r d 0 A v e r a0g e S p0e e d 0T i m e 0 T i m0e T0i m e C u0r r-e-n:t-
2026-04-21
16:38:55
18773:
sensors/Make.defs:
Aligned Make with Cmake file
esp32s3-devkit
:usbnsh
Killing pytest after timeout...
2026-04-21
16:28:29
18773:
sensors/Make.defs:
Aligned Make with Cmake file
esp32p4-function-ev-board
:random
(Same)
2026-04-21
12:16:47
18749:
CI:
CMake Added a folder nxtmpdir for storing thir
esp32p4-function-ev-board
:buttons
(Same)
2026-04-21
11:39:25
18749:
CI:
CMake Added a folder nxtmpdir for storing thir
stm32f103-minimum
:adb
T i m e C u r r e n t D l o a d U p l o a dD l o aTdo t aUlp l o aSdp e n tT o t a lL e f tS p eSnpte e d Lef t 0S p e e d
2026-04-21
10:11:55
18749:
CI:
CMake Added a folder nxtmpdir for storing thir
sim
:lua
u r r e n t D lDolaoda d U pUlpolaoda d T oTtoatla l S pSepnetn t L eLfetf t S pSepeede d
2026-04-21
04:57:52
18766:
boards/arm/stm32:
route nucleo-f412zg console thro
stm32f103-minimum
:adb
peed
2026-04-21
04:03:17
18771:
drivers/mtd/w25n:
implement bad block management
esp32s3-devkit
:rmt
Killing pytest after timeout...
2026-04-21
03:49:44
18771:
drivers/mtd/w25n:
implement bad block management
esp32p4-function-ev-board
:buttons
(Same)
2026-04-21
01:32:55
18770:
arch/xtensa:
Scope Wi-Fi disconnect case declarati
esp32s3-devkit
:eth_lan9250
(Same)
2026-04-21
00:03:06
18769:
arch/xtensa:
remove _info from startup of ESP32
esp32s3-devkit
:elf
(Same)
2026-04-20
22:53:13
18759:
drivers/can:
Fix close drain, write-only reader li
stm32f103-minimum
:adb
DDllooaadd U pUlpolaoda d TTotalo t aSlp e n tS p e n tL e f t LSepfete d Spee d
2026-04-20
22:38:08
18759:
drivers/can:
Fix close drain, write-only reader li
olimexino-stm32
:tiny
##[error]can/can.c:385:11: error: variable 'n' is incremented both in the loop header and in the loop body [-Werror,-Wfor-loop-analysis] 385 | n++; can/can.c:382:12: note: incremented here 382 | n++) | ^ ##[error]can/can.c:400:11: error: variable 'n' is incremented both in the loop header and in the loop body [-Werror,-Wfor-loop-analysis] 400 | n++; can/can.c:397:67: note: incremented here 397 | for (n = 0; !dev_txempty(dev) && n < CAN_
2026-04-20
22:37:22
18759:
drivers/can:
Fix close drain, write-only reader li
olimexino-stm32
:can
(Same)
2026-04-20
22:36:57
18759:
drivers/can:
Fix close drain, write-only reader li
olimexino-stm32
:smallnsh
(Same)
2026-04-20
20:50:28
18759:
drivers/can:
Fix close drain, write-only reader li
sim
:lua
T i m e T i m e C u r r e n t D l o a d U p l o a d T o t a l Spent Left Speed
2026-04-20
18:21:07
18755:
add nxmodbus doc and examples
esp32p4-function-ev-board
:usbconsole
Killing pytest after timeout...
2026-04-20
17:46:23
18755:
add nxmodbus doc and examples
esp32s3-devkit
:toywasm
% DTotal % Received % Xferd lAovaedr a Ugpel oaSdp e e dT ot a lT i mSep e n t T i mLee Time Current ent 0 L e f t 0 S p e0e d
2026-04-20
17:32:58
18755:
add nxmodbus doc and examples
stm32f103-minimum
:adb
t D lDoaldo a dU p lUopaldo a d T o tTaolt a l S peSnpte n t L eLfetf t S pSepeede d
2026-04-20
16:49:14
18755:
add nxmodbus doc and examples
lckfb-szpi-esp32s3
:camera
r r e n t Dl o a d DUlpoloaadd U pTlootaadl TSopteanlt S pLeenftt Sp eLeedf t S p e0e d
2026-04-20
15:51:39
18745:
sim/camera:
add AVFoundation backend and multi-cam
esp32s3-devkit
:fastboot
Killing pytest after timeout...
2026-04-20
15:41:29
18745:
sim/camera:
add AVFoundation backend and multi-cam
esp32s3-devkit
:fastboot_tcp
gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:76: argtable3] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/system/argtable3_context] Error 2 make[2]: Target 'context_all' not remade because of errors. make[1]: *** [Makefile:187: context] Error 2 make: *** [tools/Unix.mk:470: /github/workspace/sources/apps/.context] Error 2 mak
2026-04-20
15:35:46
18745:
sim/camera:
add AVFoundation backend and multi-cam
esp32p4-function-ev-board
:pwm
Killing pytest after timeout...
2026-04-20
15:27:54
18768:
arch/risc-v/cmake:
fix linker option case in Toolc
esp32p4-function-ev-board
:watchdog
(Same)
2026-04-20
15:17:57
18745:
sim/camera:
add AVFoundation backend and multi-cam
esp32s3-devkit
:qemu_debug
gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:76: argtable3] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/system/argtable3_context] Error 2 make[2]: Target 'context_all' not remade because of errors. make[1]: *** [Makefile:187: context] Error 2 make: *** [tools/Unix.mk:470: /github/workspace/sources/apps/.context] Error 2 mak
2026-04-20
14:52:34
18745:
sim/camera:
add AVFoundation backend and multi-cam
photon
:wlan-perf
(Same)
2026-04-20
14:52:27
18745:
sim/camera:
add AVFoundation backend and multi-cam
nrf5340-dk
:rptun_cpunet
CMake Error at /github/workspace/sources/nuttx/build/_deps/libmetal-subbuild/libmetal-populate-prefix/src/libmetal-populate-stamp/download-libmetal-populate.cmake:170 (message): Each download failed! error: downloading 'https://github.com/OpenAMP/libmetal/archive/v2025.10.0.zip' failed status_code: 22 status_string: "HTTP response code said error" log: --- LOG BEGIN --- Trying 140.82.112.4:443... Connected to github.com (140.82.112.4) port 443 (#0) ALPN: offers h2 ALPN: offer
2026-04-20
14:49:20
18745:
sim/camera:
add AVFoundation backend and multi-cam
photon
:wlan
gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:76: argtable3] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/system/argtable3_context] Error 2 make[2]: Target 'context_all' not remade because of errors. make[1]: *** [Makefile:187: context] Error 2 make: *** [tools/Unix.mk:470: /github/workspace/sources/apps/.context] Error 2 mak
2026-04-20
12:09:53
18767:
fs/inode:
add dynamic FD backtrace threshold contr
esp32s3-devkit
:rmt
Killing pytest after timeout...
2026-04-20
12:02:01
18749:
CI:
CMake Added a folder nxtmpdir for storing thir
esp32s3-devkit
:usbnsh
(Same)
2026-04-20
11:57:20
18767:
fs/inode:
add dynamic FD backtrace threshold contr
esp32p4-function-ev-board
:watchdog
(Same)
2026-04-20
11:48:54
18767:
fs/inode:
add dynamic FD backtrace threshold contr
stm32f4discovery
:adb
DDllooaadd UUpplolaoda d T oTtoatla l S pSepnetn t L eLfetf t S Sppeeeedd
2026-04-20
11:48:31
18749:
CI:
CMake Added a folder nxtmpdir for storing thir
esp32p4-function-ev-board
:crypto
Killing pytest after timeout...
2026-04-20
11:15:22
18749:
CI:
CMake Added a folder nxtmpdir for storing thir
stm32f103-minimum
:adb
D lDolaoda d U pUlpolaoda d T oTtoatla l S pSepnetn t L eLfte f tS p eSepde ed
2026-04-20
10:49:26
18765:
arch/risc-v/espressif:
Fix auto light sleep enable
esp32p4-function-ev-board
:rmt
Killing pytest after timeout...
2026-04-20
10:44:47
3459:
modbus:
add nxmodbus
esp32s3-devkit
:elf
(Same)
2026-04-20
10:31:34
3459:
modbus:
add nxmodbus
esp32p4-function-ev-board
:pwm
(Same)
2026-04-20
10:21:44
3459:
modbus:
add nxmodbus
stm32f4discovery
:adb
d Ti m e 0 T i m e0 0T im e C0u r r e n0t
2026-04-20
09:52:29
18767:
fs/inode:
add dynamic FD backtrace threshold contr
sim
:lua
d T i m e T i m e T i m e C u r r e n tD l o a d U p l o a d T o t a l S p e n t L eDflto a dS p eUepdl oad To t a l0 S p e0n t 0 Lef t S0p e e d
2026-04-20
09:23:56
18766:
boards/arm/stm32:
route nucleo-f412zg console thro
stm32f103-minimum
:adb
T i m e C u r r e n t D l o a d U p l o a d T o tDallo a d S pUepnlota d LTeoftta l S p eSepde nt L0e f t S0p e e d
2026-04-20
08:22:10
18755:
add nxmodbus doc and examples
qemu-intel64
:jumbo
68d67 < CONFIG_INDUSTRY_NXMODBUS=y 108,112d106 < CONFIG_NXMODBUS_ASCII=y < CONFIG_NXMODBUS_CLIENT=y < CONFIG_NXMODBUS_MAX_INSTANCES=2 < CONFIG_NXMODBUS_RAW_ADU=y < CONFIG_NXMODBUS_TCP=y 138d131 < CONFIG_SYSTEM_NXMBCLIENT=y Saving the new configuration file
2026-04-20
05:10:17
18745:
sim/camera:
add AVFoundation backend and multi-cam
esp32p4-function-ev-board
:watchdog
Killing pytest after timeout...
2026-04-20
04:35:54
18745:
sim/camera:
add AVFoundation backend and multi-cam
stm32f103-minimum
:adb
D lDolaoda d U pUlpolaoda d T oTtoatla l S pSepnetn t Le fLte f tS p eSepde ed
2026-04-20
03:06:24
18745:
sim/camera:
add AVFoundation backend and multi-cam
sim
:lua
% R e c e iv e d % X f e r d A v e r a g e S p e e dD l o aTdi m eU p l o aTdi m e T o t a lT i m eS p eCnutr r en t L e f t S p e e d
2026-04-20
01:57:12
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-devkit
:temperature_sensor
Killing pytest after timeout...
2026-04-20
01:45:11
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32p4-function-ev-board
:watchdog
(Same)
2026-04-20
00:45:41
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
rv-virt
:kfb64
0xc010127c
2026-04-20
00:21:03
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:watchdog
8d7 < # CONFIG_ARCH_LEDS is not set 31d29 < CONFIG_ESP32S3_UART0=y Saving the new configuration file
2026-04-20
00:17:40
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:ostest
8d7 < # CONFIG_ARCH_LEDS is not set 30d28 < CONFIG_ESP32S3_UART0=y Saving the new configuration file
2026-04-20
00:16:32
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:coremark
8d7 < # CONFIG_ARCH_LEDS is not set 27d25 < CONFIG_ESP32S3_UART0=y Saving the new configuration file
2026-04-20
00:15:26
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:nsh
8d7 < # CONFIG_ARCH_LEDS is not set 30d28 < CONFIG_ESP32S3_UART0=y 47d44 < CONFIG_START_MONTH=1 52d48 < Saving the new configuration file
2026-04-20
00:09:27
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:notouch-lvgl
14d13 < CONFIG_ARCH_BOARD_ESP32S3_WS_LCD128_NOTOUCH=y 28,29d26 < CONFIG_DEBUG_ASSERTIONS=y < CONFIG_DEBUG_ASSERTIONS_EXPRESSION=y 61d57 < CONFIG_NDEBUG=y Saving the new configuration file
2026-04-19
19:32:46
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-devkit
:adb
Killing pytest after timeout...
2026-04-19
18:14:50
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
lckfb-szpi-esp32s3
:qmi8658
src/esp32s3_board_imu_qmi8658.c: In function 'esp32s3_qmi8658_initialize': ##[error]src/esp32s3_board_imu_qmi8658.c:73:35: error: 'QMI8658_I2C_PORT' undeclared (first use in this function) 73 | i2c = esp32s3_i2cbus_initialize(QMI8658_I2C_PORT); | ^~~~~~~~~~~~~~~~ src/esp32s3_board_imu_qmi8658.c:73:35: note: each undeclared identifier is reported only once for each function it appears in ##[error]src/esp32s3_board_imu_qmi8658.c:82:39: error: 'QMI8658_I2C_ADD
2026-04-19
18:00:36
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:watchdog
8d7 < # CONFIG_ARCH_LEDS is not set 31d29 < CONFIG_ESP32S3_UART0=y Saving the new configuration file
2026-04-19
17:57:07
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:ostest
8d7 < # CONFIG_ARCH_LEDS is not set 30d28 < CONFIG_ESP32S3_UART0=y Saving the new configuration file
2026-04-19
17:55:56
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:coremark
8d7 < # CONFIG_ARCH_LEDS is not set 27d25 < CONFIG_ESP32S3_UART0=y Saving the new configuration file
2026-04-19
17:54:46
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:nsh
8d7 < # CONFIG_ARCH_LEDS is not set 30d28 < CONFIG_ESP32S3_UART0=y 47d44 < CONFIG_START_MONTH=1 52d48 < Saving the new configuration file
2026-04-19
17:44:53
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:notouch-lvgl
14d13 < CONFIG_ARCH_BOARD_ESP32S3_WS_LCD128_NOTOUCH=y 28,29d26 < CONFIG_DEBUG_ASSERTIONS=y < CONFIG_DEBUG_ASSERTIONS_EXPRESSION=y 61d57 < CONFIG_NDEBUG=y Saving the new configuration file
2026-04-19
17:20:24
18759:
drivers/can:
Fix close drain, write-only reader li
esp32s3-devkit
:usbnsh
Killing pytest after timeout...
2026-04-19
17:07:23
18759:
drivers/can:
Fix close drain, write-only reader li
esp32p4-function-ev-board
:buttons
(Same)
2026-04-19
05:18:53
18764:
net/devif:
Reorder ipv4_input packet classificatio
esp32s3-devkit
:elf
(Same)
2026-04-19
05:06:39
18764:
net/devif:
Reorder ipv4_input packet classificatio
esp32p4-function-ev-board
:sdm
(Same)
2026-04-19
04:05:40
18764:
net/devif:
Reorder ipv4_input packet classificatio
ucans32k146
:se05x
Total % Received % Xferd Average Speed Time Time Time Current
2026-04-19
03:02:49
18763:
CI:
Remove corrupted downloads for build retry
esp32p4-function-ev-board
:usbconsole
Killing pytest after timeout...
2026-04-19
02:46:22
18763:
CI:
Remove corrupted downloads for build retry
waveshare-rp2040-lcd-1.28
:lvgl
[v9.2.1.zip] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of v9.2.1.zip or v9.2.1.zip.zip, and cannot find v9.2.1.zip.ZIP, period. make[3]: *** [Makefile:77: lvgl] Error 9 make[3]: Target 'context' not remade because of errors. make[2]: *
2026-04-19
02:07:07
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
stm32f103-minimum
:adb
D lDolaoda d U pUlpolaoda d T otTaolt a l Sp e nSpten t Left LSepfete d Spee d
2026-04-19
01:40:46
18759:
drivers/can:
Fix close drain, write-only reader li
esp32p4-function-ev-board
:watchdog
Killing pytest after timeout...
2026-04-19
01:40:45
18759:
drivers/can:
Fix close drain, write-only reader li
esp32s3-devkit
:usbnsh
(Same)
2026-04-18
23:47:43
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-devkit
:qemu_toywasm
v 0e rage Speed Time Time Time Current
2026-04-18
22:57:19
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
lckfb-szpi-esp32s3
:qmi8658
src/esp32s3_board_imu_qmi8658.c: In function 'esp32s3_qmi8658_initialize': ##[error]src/esp32s3_board_imu_qmi8658.c:73:35: error: 'QMI8658_I2C_PORT' undeclared (first use in this function) 73 | i2c = esp32s3_i2cbus_initialize(QMI8658_I2C_PORT); | ^~~~~~~~~~~~~~~~ src/esp32s3_board_imu_qmi8658.c:73:35: note: each undeclared identifier is reported only once for each function it appears in ##[error]src/esp32s3_board_imu_qmi8658.c:82:39: error: 'QMI8658_I2C_ADD
2026-04-18
22:42:59
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:watchdog
8d7 < # CONFIG_ARCH_LEDS is not set 31d29 < CONFIG_ESP32S3_UART0=y Saving the new configuration file
2026-04-18
22:39:20
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:ostest
8d7 < # CONFIG_ARCH_LEDS is not set 30d28 < CONFIG_ESP32S3_UART0=y Saving the new configuration file
2026-04-18
22:38:07
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:coremark
8d7 < # CONFIG_ARCH_LEDS is not set 27d25 < CONFIG_ESP32S3_UART0=y Saving the new configuration file
2026-04-18
22:36:55
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:nsh
8d7 < # CONFIG_ARCH_LEDS is not set 30d28 < CONFIG_ESP32S3_UART0=y 47d44 < CONFIG_START_MONTH=1 52d48 < Saving the new configuration file
2026-04-18
22:29:30
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:notouch-lvgl
14d13 < CONFIG_ARCH_BOARD_ESP32S3_WS_LCD128_NOTOUCH=y 28,29d26 < CONFIG_DEBUG_ASSERTIONS=y < CONFIG_DEBUG_ASSERTIONS_EXPRESSION=y 61d57 < CONFIG_NDEBUG=y Saving the new configuration file
2026-04-18
22:12:15
18761:
arch/arm/src/stm32h5/stm32_usbdrdhost.c:
Fixed Hub
esp32p4-function-ev-board
:usbconsole
Killing pytest after timeout...
2026-04-18
21:14:03
18761:
arch/arm/src/stm32h5/stm32_usbdrdhost.c:
Fixed Hub
rv-virt
:kfb64
/github/workspace/sources/apps/bin/stPePtRk: section .fini_array lma 0xc0101279 adjusted to 0xc010127c
2026-04-18
19:56:58
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:mcuboot_slot_confirm
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:56:43
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:autopm
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: T
2026-04-18
19:56:18
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:lvgl
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:55:57
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:random
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:55:43
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:romfs
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:55:11
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:pwm
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:54:49
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:elf
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:54:33
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:sta_softap
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/netutils/cjson_context] Error 2 gzip: stdin: not in gzip format tar
2026-04-18
19:54:24
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:module
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:53:56
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:mcuboot_slot_confirm
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:52:54
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:autopm
(Same)
2026-04-18
19:52:52
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:knsh
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:52:20
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:random
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:51:46
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:pwm
(Same)
2026-04-18
19:51:14
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:cxx
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:51:05
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:module
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:49:58
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:ble
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:49:43
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:knsh
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:49:04
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:ostest
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:48:49
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:softap
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: T
2026-04-18
19:48:24
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:cxx
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:48:04
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:mcuboot_nsh
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:47:23
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:ble
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:47:18
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:capture
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:46:48
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:ostest
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:46:13
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:crypto
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:45:59
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:nvcfgdata
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:45:27
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:i2c
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:45:10
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:crypto
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:44:41
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:match4
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:44:26
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:blewifi
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: T
2026-04-18
19:44:19
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:coremark
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:43:29
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:twai
(Same)
2026-04-18
19:43:19
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:coremark
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:43:12
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:wifi
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/netutils/cjson_context] Error 2 gzip: stdin: not in gzip format tar
2026-04-18
19:42:33
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:twai
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:42:29
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:tickless
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:42:18
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:wifi
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: T
2026-04-18
19:41:36
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:41:32
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:max6675
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:40:55
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:gpio
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:40:46
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:mcp2515
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:40:21
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:timer
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:39:50
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:tickless
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:39:47
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:oneshot
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:39:34
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:mcuboot_update_agent
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/works
2026-04-18
19:38:58
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:rtc
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:38:49
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:dac
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:38:25
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:bmp180
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:38:07
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:gdbstub
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/netutils/cjson_context] Error 2 gzip: stdin: not in gzip format tar
2026-04-18
19:38:03
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:37:31
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:watcher
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:37:18
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:gpio
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:36:40
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:sotest
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:36:32
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:timer
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:36:03
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:pm
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:35:46
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:oneshot
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:35:29
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:uid
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:35:00
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:rtc
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:34:55
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:efuse
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:34:06
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:adc
(Same)
2026-04-18
19:33:23
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:espnow
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:33:16
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit
:spiflash
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:33:08
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:wifi_smp
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/works
2026-04-18
19:32:28
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit-rust-1
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:32:22
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:sdmmc_spi
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:31:35
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-legacy-devkit-rust-1
:brickmatch
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:30:51
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-c3-zero
:usbnsh
(Same)
2026-04-18
19:30:44
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:watcher
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:30:35
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-c3-zero
:sta_softap
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/netutils/cjson_context] Error 2 gzip: stdin: not in gzip format tar
2026-04-18
19:29:57
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:snake
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:29:48
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-c3-zero
:jumbo
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:29:33
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-c3-zero
:wifi
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/netutils/cjson_context] Error 2 gzip: stdin: not in gzip format tar
2026-04-18
19:28:49
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:sotest
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:28:47
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-c3-zero
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:28:33
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:audio
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/works
2026-04-18
19:28:03
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-devkit
:usbconsole
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:27:45
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:pm
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:27:17
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-devkit
:watchdog
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:26:34
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:psram_usrheap
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:26:31
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-devkit
:rmt
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:25:48
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:qencoder
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:25:44
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-devkit
:romfs
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:24:59
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-devkit
:sdm
(Same)
2026-04-18
19:24:43
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-devkit
:sta_softap
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/netutils/cjson_context] Error 2 gzip: stdin: not in gzip format tar
2026-04-18
19:24:37
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:smp
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:24:31
18759:
drivers/can:
Fix close drain, write-only reader li
qemu-armv8a
:netnsh_smp
Ignored files: (use "git add -f ..." to include in what will be committed) system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:76: argtable3] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/system/argtable3_context] Error 2 make[2]: Target 'context_all' not remade because of errors. ma
2026-04-18
19:24:16
18759:
drivers/can:
Fix close drain, write-only reader li
qemu-armv8a
:fastboot
(Same)
2026-04-18
19:23:58
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-devkit
:buttons
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:23:42
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-devkit
:autopm
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/netutils/cjson_context] Error 2 make[2]: Target 'context_all' not rema
2026-04-18
19:23:31
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:brickmatch
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:23:21
18759:
drivers/can:
Fix close drain, write-only reader li
qemu-armv8a
:mte
Ignored files: (use "git add -f ..." to include in what will be committed) system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:22:56
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-devkit
:random
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:22:46
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:motor
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:22:31
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:efuse
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/works
2026-04-18
19:22:10
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-devkit
:temperature_sensor
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:21:48
18759:
drivers/can:
Fix close drain, write-only reader li
qemu-armv8a
:knsh
Ignored files: (use "git add -f ..." to include in what will be committed) system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:21:46
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:adc
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:21:32
18759:
drivers/can:
Fix close drain, write-only reader li
qemu-armv8a
:netnsh_smp_hv
Ignored files: (use "git add -f ..." to include in what will be committed) system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:76: argtable3] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/system/argtable3_context] Error 2 make[2]: Target 'context_all' not remade because of errors. ma
2026-04-18
19:21:25
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-devkit
:pwm
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:20:40
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:spiflash
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:20:38
18759:
drivers/can:
Fix close drain, write-only reader li
qemu-armv8a
:fb
Ignored files: (use "git add -f ..." to include in what will be committed) system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:20:34
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-devkit
:ble
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:20:25
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:wifinsh
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/works
2026-04-18
19:20:23
18759:
drivers/can:
Fix close drain, write-only reader li
qemu-armv8a
:netnsh
Ignored files: (use "git add -f ..." to include in what will be committed) system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:76: argtable3] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/system/argtable3_context] Error 2 make[2]: Target 'context_all' not remade because of errors. ma
2026-04-18
19:19:49
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-devkit
:ostest
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:19:03
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-devkit
:mcuboot_nsh
(Same)
2026-04-18
19:18:30
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-devkitc
:spi
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:17:52
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-devkit
:crypto
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:17:06
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-devkit
:i2c
(Same)
2026-04-18
19:17:01
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-sparrow-kit
:mqttc
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:16:20
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-devkit
:twai
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:16:05
18759:
drivers/can:
Fix close drain, write-only reader li
esp32c3-devkit
:wifi
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/netutils/cjson_context] Error 2 gzip: stdin: not in gzip format tar
2026-04-18
19:15:58
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-sparrow-kit
:ble
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:15:43
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-sparrow-kit
:wifi
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/works
2026-04-18
19:14:56
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-sparrow-kit
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:14:41
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-audio-kit
:wifi
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/works
2026-04-18
19:13:57
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-audio-kit
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
19:13:42
18759:
drivers/can:
Fix close drain, write-only reader li
esp32-audio-kit
:audio
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/works
2026-04-18
18:00:16
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-eye
:gpio
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip
2026-04-18
17:59:51
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:twai
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:59:37
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1064-evk
:knsh
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:59:36
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:wifi
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:5
2026-04-18
17:59:26
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-korvo-2
:sdmmc
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip
2026-04-18
17:58:59
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1064-evk
:canfd
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:58:51
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:max6675
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:58:43
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1064-evk
:netnsh
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:76: argtable3] Error 2 make[3]: Target 'context' not remade be
2026-04-18
17:58:10
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-korvo-2
:rtptools
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip
2026-04-18
17:58:06
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:mcp2515
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:57:49
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1064-evk
:mcuboot-loader
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:57:14
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1064-evk
:nsh
(Same)
2026-04-18
17:57:11
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:tickless
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:57:01
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-korvo-2
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip
2026-04-18
17:56:53
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:mcuboot_update_agent
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]:
2026-04-18
17:56:38
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1064-evk
:nshocram
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:56:07
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:dac
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:55:56
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1064-evk
:libcxxtest
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:55:28
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
rv-virt
:virt_nsh
End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of libmetal.zip or libmetal.zip.zip, and cannot find libmetal.zip.ZIP, period. make[1]: *** [libmetal.defs:83: libmetal.zip] Error 9 make[1]: Target 'context' not remade because of errors. make: *
2026-04-18
17:55:22
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:55:11
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1020-evk
:netnsh
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:55:10
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-korvo-2
:audio
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip
2026-04-18
17:54:37
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:gpio
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:54:24
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1020-evk
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:53:54
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
lckfb-szpi-esp32s3
:txtable
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip
2026-04-18
17:53:52
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:timer
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:53:32
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1020-evk
:usdhc
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:53:06
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:oneshot
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:53:04
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
lckfb-szpi-esp32s3
:uvc
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip
2026-04-18
17:52:49
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
lckfb-szpi-esp32s3
:lvgl
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip [v9.2.1.zip] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of v9.2.1.zip or v9.2.1.zip.zip, and cannot find v9.2.1.zip.ZIP, period.
2026-04-18
17:52:35
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
rv-virt
:pnsh64
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip
2026-04-18
17:52:20
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:rtc
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:52:00
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
lckfb-szpi-esp32s3
:sdmmc
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip
2026-04-18
17:51:55
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1060-evk
:lvgl
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:51:17
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1060-evk
:can
(Same)
2026-04-18
17:51:09
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
rv-virt
:pnsh
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip
2026-04-18
17:51:00
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1060-evk
:netnsh_dcache_wb
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:76: argtable3] Error 2 make[3]: Target 'context' not remade be
2026-04-18
17:50:45
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:espnow
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:50:32
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
rv-virt
:nsh64
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip
2026-04-18
17:50:30
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:wifi_smp
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]:
2026-04-18
17:50:07
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
lckfb-szpi-esp32s3
:fastboot
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip
2026-04-18
17:49:55
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
rv-virt
:nsh
(Same)
2026-04-18
17:49:44
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:sdmmc_spi
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:49:43
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1060-evk
:knsh
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:48:49
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
rv-virt
:nsbi64
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip
2026-04-18
17:48:46
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1060-evk
:canfd
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:48:30
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1060-evk
:netnsh
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:76: argtable3] Error 2 make[3]: Target 'context' not remade be
2026-04-18
17:48:29
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
lckfb-szpi-esp32s3
:lcd
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip
2026-04-18
17:48:09
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:watcher
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:47:54
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1060-evk
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:47:42
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
lckfb-szpi-esp32s3
:pwm
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip
2026-04-18
17:47:42
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
rv-virt
:nsbi
(Same)
2026-04-18
17:47:24
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:snake
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:47:07
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1060-evk
:nshocram
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:46:47
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
lckfb-szpi-esp32s3
:adb
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip
2026-04-18
17:46:28
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
rv-virt
:netnsh_smp
(Same)
2026-04-18
17:46:18
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:sotest
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:46:03
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:audio
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]:
2026-04-18
17:45:49
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1060-evk
:libcxxtest
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:45:15
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:pm
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:45:11
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
rv-virt
:netnsh64_smp
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip
2026-04-18
17:44:57
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
arcx-socket-grid
:usbdisk
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:44:53
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
lckfb-szpi-esp32s3
:fastboot_tcp
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip
2026-04-18
17:44:15
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
rv-virt
:netnsh64
(Same)
2026-04-18
17:44:08
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
arcx-socket-grid
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:44:06
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
lckfb-szpi-esp32s3
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip
2026-04-18
17:44:05
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:psram_usrheap
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:43:23
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
rv-virt
:netnsh
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip
2026-04-18
17:43:20
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:qencoder
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:43:18
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
lckfb-szpi-esp32s3
:gpio
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip
2026-04-18
17:43:16
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imx93-qsb
:rpmsg
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:43:08
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
rv-virt
:lvgl64_vector
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip [v9.2.1.zip] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of v9.2.1.zip or v9.2.1.zip.zip, and cannot find v9.2.1.zip.ZIP, period.
2026-04-18
17:42:34
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imx93-qsb
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:42:14
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
lckfb-szpi-esp32s3
:fastboot_usb
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip
2026-04-18
17:42:10
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:smp
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:41:44
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imx93-qsb
:nsh-ddr
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:41:26
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
lckfb-szpi-esp32s3
:usb_device
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip
2026-04-18
17:41:04
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:brickmatch
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:40:48
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imx95-evk
:can
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:40:20
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:motor
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:40:09
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
lckfb-szpi-esp32s3
:es7210
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip
2026-04-18
17:40:07
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imx95-evk
:rpmsg
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:40:06
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:efuse
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]:
2026-04-18
17:39:32
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imx95-evk
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:39:22
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:adc
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:38:40
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
lckfb-szpi-esp32s3
:camera
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip
2026-04-18
17:38:37
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
mr-navq95b
:rpmsg
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:38:17
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:spiflash
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:38:02
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:wifinsh
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]:
2026-04-18
17:37:50
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
mr-navq95b
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:37:44
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
lckfb-szpi-esp32s3
:pca9557
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip
2026-04-18
17:36:54
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
lckfb-szpi-esp32s3
:gc0308
(Same)
2026-04-18
17:36:27
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
sabre-6quad
:knsh_smp
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:36:10
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
sabre-6quad
:netnsh_ar8031
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:76: argtable3] Error 2 make[3]: Target 'context' not remade be
2026-04-18
17:36:10
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:spi
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:36:04
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
lckfb-szpi-esp32s3
:psram
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip
2026-04-18
17:35:17
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
sabre-6quad
:elf
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:35:00
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
sabre-6quad
:netknsh
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:76: argtable3] Error 2 make[3]: Target 'context' not remade be
2026-04-18
17:34:51
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:touch-lvgl
[v9.2.1.zip] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of v9.2.1.zip or v9.2.1.zip.zip, and cannot find v9.2.1.zip.ZIP, period. make[3]: *** [Makefile:77: lvgl] Error 9 make[3]: Target 'context' not remade because of errors. make[2]: *
2026-04-18
17:34:38
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
rv-virt
:leds64_rust
End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of fdt/dtc.zip or fdt/dtc.zip.zip, and cannot find fdt/dtc.zip.ZIP, period. make[1]: *** [fdt/Make.defs:32: dtc] Error 9 make[1]: Target 'context' not remade because of errors. make: *** [tools/Un
2026-04-18
17:34:34
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
sabre-6quad
:netnsh_smp
gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:76: argtable3] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/system/argtable3_context] Error 2 make[2]: Target 'context_all' not remade because of errors. make[1]: *** [Makefile:187: context] Error 2 make: *** [tools/Unix.mk:470: /github/workspace/sources/apps/.context] Error 2 mak
2026-04-18
17:34:29
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-sparrow-kit
:mqttc
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:33:27
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-sparrow-kit
:ble
(Same)
2026-04-18
17:33:11
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-sparrow-kit
:wifi
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]:
2026-04-18
17:32:28
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
sabre-6quad
:knsh
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/adb/microADB/ system/argtable3/v3.2.0.7402e6e.tar.gz system/libuv/libuv/ system/libuv/v1.46.0.zip
2026-04-18
17:32:24
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-sparrow-kit
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:32:11
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
sabre-6quad
:netknsh_smp
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/adb/microADB/ system/argtable3/v3.2.0.7402e6e.tar.gz system/libuv/libuv/ system/libuv/v1.46.0.zip gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: ***
2026-04-18
17:32:09
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-audio-kit
:wifi
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]:
2026-04-18
17:31:54
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
sabre-6quad
:netnsh
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h examples/udpblaster/host examples/udpblaster/udpblaster_host.hobj examples/udpblaster/udpblaster_text.hobj system/adb/microADB/ system/argtable3/v3.2.0.7402e6e.tar.gz system/libuv/libuv/ system/libuv/v1.46.0.zip gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: ***
2026-04-18
17:31:24
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-audio-kit
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:31:09
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-audio-kit
:audio
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/netutils/cjson_context] Error 2 make[2]: Target 'context_all' not remade because of errors. make[1]: *** [Mak
2026-04-18
17:30:23
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-lyrat
:buttons
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz
2026-04-18
17:29:17
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-lyrat
:nxrecorder
(Same)
2026-04-18
17:27:36
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-lyrat
:rtptools
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:27:21
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-lyrat
:wifi
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]:
2026-04-18
17:26:37
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-lyrat
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) examples/romfs/romfs_testdir.h examples/romfs/testdir.img examples/romfs/testdir/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:25:50
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-lyrat
:sdmmc_spi
(Same)
2026-04-18
17:25:35
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-lyrat
:audio
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/netutils/cjson_context] Error 2 make[2]
2026-04-18
17:24:50
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-ethernet-kit
:buttons
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:24:35
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-ethernet-kit
:autopm
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/netutils/cjson_context] Error 2 make[2]
2026-04-18
17:23:38
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-ethernet-kit
:ethernet
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
17:23:23
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-ethernet-kit
:wifi
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/netutils/cjson_context] Error 2 make[2]
2026-04-18
17:16:56
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
rv-virt
:kfb64
End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of libmetal.zip or libmetal.zip.zip, and cannot find libmetal.zip.ZIP, period. make[1]: *** [libmetal.defs:83: libmetal.zip] Error 9 make[1]: Target 'context' not remade because of errors. make: *
2026-04-18
16:51:15
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32h2-devkit
:mcuboot_nsh
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:51:08
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
teensy-lc
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:50:37
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
freedom-kl25z
:nsh
(Same)
2026-04-18
16:50:28
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:sta_softap
Ignored files: (use "git add -f ..." to include in what will be committed) interpreters/wamr/0ba65326366d6675dcb4fe42a3dc6c8e00703165.zip
2026-04-18
16:50:26
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32h2-devkit
:capture
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:49:55
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
freedom-kl26z
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:49:42
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:buttons
Ignored files: (use "git add -f ..." to include in what will be committed) interpreters/wamr/0ba65326366d6675dcb4fe42a3dc6c8e00703165.zip
2026-04-18
16:49:26
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:wamr_wasi_debug
Ignored files: (use "git add -f ..." to include in what will be committed) interpreters/wamr/0ba65326366d6675dcb4fe42a3dc6c8e00703165.zip End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of 0ba65326366d6675dcb4fe42a3dc6c8e00703165.zip or
2026-04-18
16:49:12
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32h2-devkit
:crypto
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:48:56
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
freedom-k28f
:nshsdusb
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:48:24
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32h2-devkit
:i2c
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:48:06
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
freedom-k28f
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:47:50
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
stm32f103-minimum
:adb
Ignored files: (use "git add -f ..." to include in what will be committed) system/libuv/libuv/ system/libuv/v1.46.0.zip End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of master.zip or master.zip.zip, and cannot find master.zip.ZIP,
2026-04-18
16:47:35
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
photon
:adb
Ignored files: (use "git add -f ..." to include in what will be committed) system/libuv/v1.46.0.zip a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of v1.46.0.zip or v1.46.0.zip.zip, and cannot find v1.46.0.zip.ZIP, period. make[3]: *** [Makefile:40: libuv] Error 9 make[3]: Target 'context' not remade b
2026-04-18
16:47:35
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32h2-devkit
:twai
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:47:18
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
twr-k60n512
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:46:37
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32h2-devkit
:tickless
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:46:31
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
twr-k64f120m
:netnsh
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:45:50
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32h2-devkit
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:45:41
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
twr-k64f120m
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:45:02
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32h2-devkit
:gpio
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:44:49
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
teensy-3.x
:usbnsh
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:44:10
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32h2-devkit
:rtc
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:43:59
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
teensy-3.x
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:43:20
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32h2-devkit
:sdmmc_spi
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:42:54
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
freedom-k66f
:netnsh
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:42:23
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32h2-devkit
:i2schar
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:41:55
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
freedom-k66f
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:41:34
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32h2-devkit
:bmp180
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:41:06
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
freedom-k64f
:cdcacm
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:40:45
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32h2-devkit
:timers
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:40:08
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
freedom-k64f
:netnsh
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:39:33
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32h2-devkit
:pm
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:39:28
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
freedom-k64f
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:38:44
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32h2-devkit
:qencoder
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:38:25
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
freedom-k64f
:demo
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:37:56
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32h2-devkit
:motor
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:37:36
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
kwikstik-k40
:ostest
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:37:16
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32-devkitc
:cxx
tar: This does not look like a tar archive xz: (stdin): File format not recognized tar: Child returned status 1 tar: Error is not recoverable: exiting now make[1]: *** [libcxx/Make.defs:31: libcxx/libcxx] Error 2 make[1]: Target 'context' not remade because of errors. make: *** [tools/Unix.mk:470: libs/libxx/.context] Error 2 make: Target 'all' not remade because of errors.
2026-04-18
16:37:08
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32h2-devkit
:efuse
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:36:59
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
teensy-4.x
:nsh-4.1
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:36:21
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
teensy-4.x
:pwm-4.1
(Same)
2026-04-18
16:36:20
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32h2-devkit
:adc
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:35:43
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
teensy-4.x
:sd-4.1
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:35:10
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32h2-devkit
:spiflash
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:35:05
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
teensy-4.x
:enc-4.1
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:34:25
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
teensy-4.x
:lcd-4.1
(Same)
2026-04-18
16:33:54
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32h2-devkit
:spi
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:33:14
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
teensy-4.x
:pikron-bb
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:33:05
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-xiao
:usbnsh
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:32:36
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
teensy-4.x
:nsh-4.0
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:31:49
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-xiao
:wifi
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:31:43
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
teensy-4.x
:netnsh-4.1
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:31:00
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-xiao
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:30:54
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
teensy-4.x
:lua-4.1
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:30:13
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-xiao
:gpio
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:30:04
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
teensy-4.x
:can-4.1
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:29:25
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitm
:usbconsole
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:28:52
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1050-evk
:knsh
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:28:35
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitm
:watchdog
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:28:05
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1050-evk
:netnsh
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:27:47
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitm
:rmt
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:27:28
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1050-evk
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:26:58
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitm
:romfs
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:26:14
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1050-evk
:libcxxtest
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:25:52
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitm
:sta_softap
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:25:35
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1170-evk
:can
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:25:03
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitm
:buttons
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:24:33
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
qemu-armv7a
:rpproxy
gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[1]: *** [littlefs/Make.defs:68: .littlefsunpack] Error 2 make[1]: Target 'context' not remade because of errors. make: *** [tools/Unix.mk:470: fs/.context] Error 2 End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on
2026-04-18
16:24:22
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1170-evk
:knsh
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:24:15
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitm
:random
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:23:27
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitm
:pwm
(Same)
2026-04-18
16:23:25
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1170-evk
:canfd
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:22:39
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitm
:ostest
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:22:29
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1170-evk
:netnsh
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:21:52
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitm
:mcuboot_nsh
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:21:39
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1170-evk
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:21:03
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitm
:i2c
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:20:23
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1170-evk
:libcxxtest
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:20:14
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitm
:twai
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:19:12
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1064-evk
:lvgl
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:18:55
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1064-evk
:mcuboot-app
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:89: mcuboot] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/boot/mcuboot_context] Error 2 make[2]
2026-04-18
16:18:21
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitm
:wifi
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:18:16
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1064-evk
:can
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz system/argtable3/v3.2.0.7402e6e.tar.gz
2026-04-18
16:17:24
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitm
:tickless
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:16:36
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitm
:nsh
(Same)
2026-04-18
16:15:49
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitm
:gpio
(Same)
2026-04-18
16:15:36
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
imxrt1064-evk
:mcuboot-loader
Ignored files: (use "git add -f ..." to include in what will be committed) system/argtable3/v3.2.0.7402e6e.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:89: mcuboot] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/boot/mcuboot_context] Error 2 make[2]: Target 'context_all' not remade because of errors. make[1]:
2026-04-18
16:15:13
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
avaota-a1
:nsh
End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of fdt/dtc.zip or fdt/dtc.zip.zip, and cannot find fdt/dtc.zip.ZIP, period. make[1]: *** [fdt/Make.defs:32: dtc] Error 9 make[1]: Target 'context' not remade because of errors. make: *** [tools/Un
2026-04-18
16:14:37
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitm
:rtc
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz
2026-04-18
16:13:45
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitm
:sdmmc_spi
(Same)
2026-04-18
16:12:49
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitm
:i2schar
(Same)
2026-04-18
16:12:01
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitm
:bmp180
(Same)
2026-04-18
16:11:08
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitm
:spislv
(Same)
2026-04-18
16:10:04
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitm
:oa_tc6
(Same)
2026-04-18
16:09:12
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitm
:timers
(Same)
2026-04-18
16:08:22
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitm
:efuse
(Same)
2026-04-18
16:07:10
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitm
:spiflash
(Same)
2026-04-18
16:05:54
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitm
:spi
(Same)
2026-04-18
16:05:06
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitc
:usbconsole
(Same)
2026-04-18
16:04:17
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitc
:watchdog
(Same)
2026-04-18
16:03:27
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitc
:rmt
(Same)
2026-04-18
16:02:36
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitc
:romfs
(Same)
2026-04-18
16:01:46
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitc
:sdm
(Same)
2026-04-18
15:59:58
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitc
:sta_softap
(Same)
2026-04-18
15:59:09
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitc
:buttons
(Same)
2026-04-18
15:57:22
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitc
:autopm
(Same)
2026-04-18
15:56:34
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitc
:random
(Same)
2026-04-18
15:55:46
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitc
:temperature_sensor
(Same)
2026-04-18
15:54:58
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitc
:pwm
(Same)
2026-04-18
15:54:09
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitc
:ostest
(Same)
2026-04-18
15:53:21
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitc
:mcuboot_nsh
(Same)
2026-04-18
15:52:31
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitc
:capture
(Same)
2026-04-18
15:51:16
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitc
:crypto
(Same)
2026-04-18
15:50:27
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitc
:i2c
(Same)
2026-04-18
15:49:39
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitc
:mpu60x0
(Same)
2026-04-18
15:48:20
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitc
:coremark
(Same)
2026-04-18
15:47:29
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitc
:twai
(Same)
2026-04-18
15:45:38
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitc
:wifi
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz include/netutils/cJSON.h include/netutils/cJSON_Utils.h netutils/cjson/cJSON/ netutils/cjson/v1.7.12.tar.gz
2026-04-18
15:44:41
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitc
:tickless
(Same)
2026-04-18
15:44:25
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c6-devkitc
:mcuboot_update_agent
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz include/netutils/cJSON.h include/netutils/cJSON_Utils.h netutils/cjson/cJSON/ netutils/cjson/v1.7.12.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:89: mcuboot] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefi
2026-04-18
14:46:29
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
sim
:lua
L e f t S p e e d
2026-04-18
13:30:06
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
sim
:libcxxtest
Ignored files: (use "git add -f ..." to include in what will be committed) examples/nettest/config.h examples/nettest/nettest_host.hobj examples/nettest/nettest_server.hobj examples/nettest/tcpserver
2026-04-18
13:25:41
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
sim
:libcxxtest
tar: This does not look like a tar archive xz: (stdin): File format not recognized tar: Child returned status 1 tar: Error is not recoverable: exiting now make[1]: *** [libcxx/Make.defs:31: libcxx/libcxx] Error 2 make[1]: Target 'context' not remade because of errors. make: *** [tools/Unix.mk:470: libs/libxx/.context] Error 2 make: Target 'all' not remade because of errors.
2026-04-18
06:02:16
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-devkit
:adb
Killing pytest after timeout...
2026-04-18
05:47:50
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32p4-function-ev-board
:usbconsole
(Same)
2026-04-18
05:14:39
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
stm32f103-minimum
:adb
% Xf e r d0 A v e r a0g e S p0e e d 0T i m e 0 T i me Time Current
2026-04-18
04:44:18
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
lckfb-szpi-esp32s3
:qmi8658
src/esp32s3_board_imu_qmi8658.c: In function 'esp32s3_qmi8658_initialize': ##[error]src/esp32s3_board_imu_qmi8658.c:73:35: error: 'QMI8658_I2C_PORT' undeclared (first use in this function) 73 | i2c = esp32s3_i2cbus_initialize(QMI8658_I2C_PORT); | ^~~~~~~~~~~~~~~~ src/esp32s3_board_imu_qmi8658.c:73:35: note: each undeclared identifier is reported only once for each function it appears in ##[error]src/esp32s3_board_imu_qmi8658.c:82:39: error: 'QMI8658_I2C_ADD
2026-04-18
04:32:46
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32c3-legacy-devkit
:wifi
t a l0 % 0R e c e i0v e d % 0X f e r d0 A v e r0a g e S p e0e d T i0m e- - : - -T:i-m-e - - : - -T:i-m-e - -C:u-r-r:e-n-t
2026-04-18
04:30:05
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:watchdog
8d7 < # CONFIG_ARCH_LEDS is not set 31d29 < CONFIG_ESP32S3_UART0=y Saving the new configuration file
2026-04-18
04:26:36
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:ostest
8d7 < # CONFIG_ARCH_LEDS is not set 30d28 < CONFIG_ESP32S3_UART0=y Saving the new configuration file
2026-04-18
04:25:25
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:coremark
8d7 < # CONFIG_ARCH_LEDS is not set 27d25 < CONFIG_ESP32S3_UART0=y Saving the new configuration file
2026-04-18
04:24:16
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:nsh
8d7 < # CONFIG_ARCH_LEDS is not set 30d28 < CONFIG_ESP32S3_UART0=y 47d44 < CONFIG_START_MONTH=1 52d48 < Saving the new configuration file
2026-04-18
04:19:23
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:notouch-lvgl
Wait 208 seconds (240 backoff) Build Attempt 4 of 4
2026-04-18
04:14:38
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:notouch-lvgl
14d13 < CONFIG_ARCH_BOARD_ESP32S3_WS_LCD128_NOTOUCH=y 28,29d26 < CONFIG_DEBUG_ASSERTIONS=y < CONFIG_DEBUG_ASSERTIONS_EXPRESSION=y 61d57 < CONFIG_NDEBUG=y Saving the new configuration file
2026-04-18
03:46:42
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
sim
:lua
e f t S p e e d --
2026-04-17
19:03:30
18754:
esp32p4:
Implements PSRAM support for ESP32-P4
esp32p4-function-ev-board
:sdm
Killing pytest after timeout...
2026-04-17
17:20:06
3459:
modbus:
add nxmodbus
esp32s3-devkit
:elf
(Same)
2026-04-17
17:08:03
3459:
modbus:
add nxmodbus
esp32p4-function-ev-board
:watchdog
(Same)
2026-04-17
16:56:33
18756:
boards/arm/cxd56xx/spresense:
Add ostest, coremark
stm32f4discovery
:adb
DDllooaadd UUpplolaoda d T oTtoatla l SSppeenntt LLeefftt SSppeeeedd
2026-04-17
16:51:00
18756:
boards/arm/cxd56xx/spresense:
Add ostest, coremark
stm32f103-minimum
:adb
oad T0o t a l 0 S p e n0t L0e f t 0S p e e d
2026-04-17
16:01:52
18754:
esp32p4:
Implements PSRAM support for ESP32-P4
esp32p4-function-ev-board
:pwm
Killing pytest after timeout...
2026-04-17
15:45:30
18754:
esp32p4:
Implements PSRAM support for ESP32-P4
esp32p4-function-ev-board
:psram_usrheap
Wait 157 seconds (240 backoff) Build Attempt 4 of 4
2026-04-17
15:41:21
18754:
esp32p4:
Implements PSRAM support for ESP32-P4
esp32p4-function-ev-board
:psram_usrheap
21d20 < CONFIG_BOARD_LATE_INITIALIZE=y 22a22 > CONFIG_BOARD_LATE_INITIALIZE=y Saving the new configuration file
2026-04-17
15:02:44
18755:
add nxmodbus doc and examples
qemu-intel64
:jumbo
Wait 29 seconds (240 backoff) Build Attempt 4 of 4
2026-04-17
15:02:08
3459:
modbus:
add nxmodbus
sim
:lua
t Speed
2026-04-17
14:59:42
18755:
add nxmodbus doc and examples
qemu-intel64
:jumbo
52d51 < CONFIG_EXAMPLES_NXMBSERVER=y 108,113d106 < CONFIG_NXMODBUS=y < CONFIG_NXMODBUS_ASCII=y < CONFIG_NXMODBUS_CLIENT=y < CONFIG_NXMODBUS_MAX_INSTANCES=2 < CONFIG_NXMODBUS_RAW_ADU=y < CONFIG_NXMODBUS_TCP=y 139d131 < CONFIG_SYSTEM_NXMBCLIENT=y Saving the new configuration file
2026-04-17
14:58:54
3457:
apps/modbus:
Move modbus to inside industry/
esp32-2432S028
:lvgl
Killing pytest after timeout...
2026-04-17
14:57:58
18744:
boards:
Fix modbus configs after moving it to apps
lilygo_tbeam_lora_gps
:sx127x
(Same)
2026-04-17
14:35:36
3457:
apps/modbus:
Move modbus to inside industry/
stm32f103-minimum
:adb
d
2026-04-17
14:29:13
18744:
boards:
Fix modbus configs after moving it to apps
esp32-devkitc
:modbus
/tools/xtensa-esp-elf-gcc/bin/xtensa-esp-elf-ld: /github/workspace/sources/nuttx/staging/libapps.a(modbus_main.c.github.workspace.sources.apps.examples.modbus_1.o):(.literal.modbus_pollthread+0x24): undefined reference to `eMBInit' /tools/xtensa-esp-elf-gcc/bin/xtensa-esp-elf-ld: /github/workspace/sources/nuttx/staging/libapps.a(modbus_main.c.github.workspace.sources.apps.examples.modbus_1.o):(.literal.modbus_pollthread+0x28): undefined reference to `eMBSetSlaveID' /tools/xtensa-esp-elf-gcc/bin/xtensa
2026-04-17
14:27:30
3457:
apps/modbus:
Move modbus to inside industry/
esp32-devkitc
:modbus
(Same)
2026-04-17
13:19:25
18744:
boards:
Fix modbus configs after moving it to apps
esp32-audio-kit
:audio
:--:
2026-04-17
12:43:44
18754:
esp32p4:
Implements PSRAM support for ESP32-P4
esp32c3-devkit
:mcuboot_nsh
riscv-none-elf-ld: /github/workspace/sources/nuttx/staging/libarch.a(esp_start.o): in function `__esp_start': esp_start.c:(.text.__esp_start+0x18c): undefined reference to `bootloader_init_mem' make[1]: *** [Makefile:191: nuttx] Error 1 make: *** [tools/Unix.mk:568: nuttx] Error 2 make: Target 'all' not remade because of errors.
2026-04-17
12:38:15
18754:
esp32p4:
Implements PSRAM support for ESP32-P4
esp32c3-devkit
:mcuboot_update_agent
riscv-none-elf-ld: /github/workspace/sources/nuttx/staging/libarch.a(esp_start.o): in function `__esp_start': esp_start.c:(.text.__esp_start+0x194): undefined reference to `bootloader_init_mem' make[1]: *** [Makefile:191: nuttx] Error 1 make: *** [tools/Unix.mk:568: nuttx] Error 2 make: Target 'all' not remade because of errors.
2026-04-17
12:36:26
3458:
nshlib/nsh_timcmds.c:
fix incorrect time set durin
esp32s3-devkit
:romfs
Killing pytest after timeout...
2026-04-17
09:51:22
18745:
sim/camera:
add AVFoundation backend and multi-cam
sim
:nxcamera
sim/posix/sim_host_v4l2.c: In function 'host_video_get_device_path_by_index': ##[error]sim/posix/sim_host_v4l2.c:147:15: error: implicit declaration of function 'strlcpy'; did you mean 'strncpy'? [-Werror=implicit-function-declaration] 147 | if (strlcpy(devpath, path, devpathlen) >= devpathlen) | ^~~~~~~ | strncpy cc1: all warnings being treated as errors make[1]: *** [Makefile:408: sim_host_v4l2.o] Error 1 make[1]: Target 'nuttx' not remade because
2026-04-17
05:18:03
18751:
net/tcp:
improve tcp_send_txnotify
esp32s3-devkit
:romfs
Killing pytest after timeout...
2026-04-17
04:29:28
18751:
net/tcp:
improve tcp_send_txnotify
stm32f103-minimum
:adb
D l o a d U p lDolado a d T otUapll o a dS p e nTto t a l L e fStp e nStp e e d Left S0p e e d
2026-04-17
03:01:35
18751:
net/tcp:
improve tcp_send_txnotify
sim
:lua
e S p e e d T i m e DTliomaed U p lToiamde CTuortraeln t S p e n t L e f t S p e e d -:-
2026-04-17
02:09:33
18751:
net/tcp:
improve tcp_send_txnotify
sim
:login
>>>> WARNING: YOU ARE USING THE DEFAULT ADMIN PASSWORD (CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator")!!! PLEASE CHANGE IT!!! <<<< >>>> WARNING: YOU ARE USING DEFAULT PASSWORD KEYS (CONFIG_FSUTILS_PASSWD_KEY1-4)!!! PLEASE CHANGE IT!!! <<<<
2026-04-16
23:33:41
18739:
arch/arm:
add STM32H755XI chip
stm32f103-minimum
:adb
DDllooaadd UUppllooada d T oTtoatla l S pSepenntt L e ft L eSfpte e dS peed
2026-04-16
20:55:48
18750:
boards:
Increase `esp32h2-devkit:
efuse` IDLETHREAD
esp32p4-function-ev-board
:watchdog
Killing pytest after timeout...
2026-04-16
19:02:48
18749:
CI:
CMake Added a folder nxtmpdir for storing thir
esp32s3-devkit
:romfs
(Same)
2026-04-16
17:12:16
18748:
arch/arm/src/stm32h5:
Add support for USB host
nucleo-h563zi
:usbmsc
##[error]chip/stm32_serial.c:3748:13: error: 'stm32serial_dmarxcallback' defined but not used [-Werror=unused-function] 3748 | static void stm32serial_dmarxcallback(DMA_HANDLE handle, | ^~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[1]: *** [Makefile:179: stm32_serial.o] Error 1 make[1]: Target 'libarch.a' not remade because of errors. make: *** [tools/LibTargets.mk:170: arch/arm/src/libarch.a] Error 2 make: Target 'all' not remade because of errors
2026-04-16
16:48:54
18749:
CI:
CMake Added a folder nxtmpdir for storing thir
sim
:login
>>>> WARNING: YOU ARE USING THE DEFAULT ADMIN PASSWORD (CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator")!!! PLEASE CHANGE IT!!! <<<< >>>> WARNING: YOU ARE USING DEFAULT PASSWORD KEYS (CONFIG_FSUTILS_PASSWD_KEY1-4)!!! PLEASE CHANGE IT!!! <<<<
2026-04-16
16:00:35
18748:
arch/arm/src/stm32h5:
Add support for USB host
stm32f103-minimum
:adb
T i m e C u r r e n t D l o a d U p l o a d D lTooatda l U p lSopaedn t T o tLaelf t SSppeenetd Le f t 0 S p e e d0
2026-04-16
15:44:18
3457:
apps/modbus:
Move modbus to inside industry/
esp32-2432S028
:lvgl
Removing libs/libbuiltin/bin/ Removing libs/libbuiltin/kbin/ Removing libs/libc/kbin/ Removing libs/libnx/bin/ Removing libs/libnx/kbin/ Removing mm/kbin/ nothing to commit, working tree clean
2026-04-16
15:43:24
3457:
apps/modbus:
Move modbus to inside industry/
esp32-2432S028
:nsh
(Same)
2026-04-16
15:42:47
3457:
apps/modbus:
Move modbus to inside industry/
lilygo_tbeam_lora_gps
:nsh
(Same)
2026-04-16
15:42:11
3457:
apps/modbus:
Move modbus to inside industry/
lilygo_tbeam_lora_gps
:gps
(Same)
2026-04-16
15:41:33
3457:
apps/modbus:
Move modbus to inside industry/
lilygo_tbeam_lora_gps
:sx127x
(Same)
2026-04-16
15:40:43
3457:
apps/modbus:
Move modbus to inside industry/
esp32-wrover-kit
:lua
(Same)
2026-04-16
15:40:06
3457:
apps/modbus:
Move modbus to inside industry/
esp32-wrover-kit
:lcd1602
(Same)
2026-04-16
15:38:48
3457:
apps/modbus:
Move modbus to inside industry/
esp32-wrover-kit
:lvgl
(Same)
2026-04-16
15:38:11
3457:
apps/modbus:
Move modbus to inside industry/
esp32-wrover-kit
:leds
(Same)
2026-04-16
15:37:34
3457:
apps/modbus:
Move modbus to inside industry/
esp32-wrover-kit
:buttons
(Same)
2026-04-16
15:36:42
3457:
apps/modbus:
Move modbus to inside industry/
esp32-wrover-kit
:autopm
(Same)
2026-04-16
15:35:59
3457:
apps/modbus:
Move modbus to inside industry/
esp32-wrover-kit
:nx
Removing libs/libbuiltin/bin/ Removing libs/libbuiltin/kbin/ Removing libs/libc/kbin/ Removing libs/libnx/kbin/ Removing mm/kbin/ nothing to commit, working tree clean
2026-04-16
15:35:07
3457:
apps/modbus:
Move modbus to inside industry/
esp32-wrover-kit
:wifi
Removing libs/libbuiltin/bin/ Removing libs/libbuiltin/kbin/ Removing libs/libc/kbin/ Removing libs/libnx/bin/ Removing libs/libnx/kbin/ Removing mm/kbin/ nothing to commit, working tree clean
2026-04-16
15:34:31
3457:
apps/modbus:
Move modbus to inside industry/
esp32-wrover-kit
:nsh
(Same)
2026-04-16
15:33:54
3457:
apps/modbus:
Move modbus to inside industry/
esp32-wrover-kit
:gpio
(Same)
2026-04-16
15:33:16
3457:
apps/modbus:
Move modbus to inside industry/
esp32-wrover-kit
:oneshot
(Same)
2026-04-16
15:32:39
3457:
apps/modbus:
Move modbus to inside industry/
esp32-wrover-kit
:rtc
(Same)
2026-04-16
15:32:02
3457:
apps/modbus:
Move modbus to inside industry/
esp32-wrover-kit
:sdmmc_spi
(Same)
2026-04-16
15:31:25
3457:
apps/modbus:
Move modbus to inside industry/
esp32-wrover-kit
:bmp180
(Same)
2026-04-16
15:30:48
3457:
apps/modbus:
Move modbus to inside industry/
esp32-pico-kit
:nsh
(Same)
2026-04-16
15:30:11
3457:
apps/modbus:
Move modbus to inside industry/
ttgo_eink5_v2
:fb
(Same)
2026-04-16
15:29:34
3457:
apps/modbus:
Move modbus to inside industry/
ttgo_lora_esp32
:nsh
(Same)
2026-04-16
15:28:56
3457:
apps/modbus:
Move modbus to inside industry/
ttgo_lora_esp32
:sx127x
(Same)
2026-04-16
15:28:18
3457:
apps/modbus:
Move modbus to inside industry/
heltec_wifi_lora32
:sx1276
(Same)
2026-04-16
15:27:40
3457:
apps/modbus:
Move modbus to inside industry/
heltec_wifi_lora32
:nsh
(Same)
2026-04-16
15:26:43
3457:
apps/modbus:
Move modbus to inside industry/
esp32-devkitc
:wifishare
(Same)
2026-04-16
15:25:43
3457:
apps/modbus:
Move modbus to inside industry/
esp32-devkitc
:mqttc
(Same)
2026-04-16
15:25:05
3457:
apps/modbus:
Move modbus to inside industry/
esp32-devkitc
:watchdog
(Same)
2026-04-16
15:24:28
3457:
apps/modbus:
Move modbus to inside industry/
esp32-devkitc
:rmt
(Same)
2026-04-16
15:23:45
3457:
apps/modbus:
Move modbus to inside industry/
esp32-devkitc
:nxdiag
(Same)
2026-04-16
15:23:08
3457:
apps/modbus:
Move modbus to inside industry/
esp32-devkitc
:romfs
(Same)
2026-04-16
15:22:11
3457:
apps/modbus:
Move modbus to inside industry/
esp32-devkitc
:elf
(Same)
2026-04-16
15:21:14
3457:
apps/modbus:
Move modbus to inside industry/
esp32-devkitc
:nvblk
(Same)
2026-04-16
15:20:37
3457:
apps/modbus:
Move modbus to inside industry/
esp32-devkitc
:ms5611
(Same)
2026-04-16
15:19:44
3457:
apps/modbus:
Move modbus to inside industry/
esp32-devkitc
:bmp280
(Same)
2026-04-16
15:19:08
3457:
apps/modbus:
Move modbus to inside industry/
esp32-devkitc
:sdm
(Same)
2026-04-16
15:18:42
3457:
apps/modbus:
Move modbus to inside industry/
esp32-devkitc
:modbus
/tools/xtensa-esp-elf-gcc/bin/xtensa-esp-elf-ld: /github/workspace/sources/nuttx/staging/libapps.a(modbus_main.c.github.workspace.sources.apps.examples.modbus_1.o):(.literal.modbus_pollthread+0x24): undefined reference to `eMBInit' /tools/xtensa-esp-elf-gcc/bin/xtensa-esp-elf-ld: /github/workspace/sources/nuttx/staging/libapps.a(modbus_main.c.github.workspace.sources.apps.examples.modbus_1.o):(.literal.modbus_pollthread+0x28): undefined reference to `eMBSetSlaveID' /tools/xtensa-esp-elf-gcc/bin/xtensa
2026-04-16
15:10:15
18748:
arch/arm/src/stm32h5:
Add support for USB host
stm32f103-minimum
:adb
t D lDolaoda d U pUlpolaoda d T otTaotla l S pSepnetn t L eLfetf t S pSepeede d
2026-04-16
14:41:00
3457:
apps/modbus:
Move modbus to inside industry/
esp32-c3-zero
:wifi
Ti m e 0 T i 0m e 0 Ti m 0e C0u r r e n t0
2026-04-16
14:35:57
18744:
boards:
Fix modbus configs after moving it to apps
viewtool-stm32f107
:ft80x
Removing libs/libbuiltin/bin/ Removing libs/libbuiltin/kbin/ Removing libs/libc/kbin/ Removing libs/libnx/bin/ Removing libs/libnx/kbin/ Removing mm/kbin/ nothing to commit, working tree clean
2026-04-16
14:35:07
18744:
boards:
Fix modbus configs after moving it to apps
viewtool-stm32f107
:netnsh
(Same)
2026-04-16
14:34:20
18744:
boards:
Fix modbus configs after moving it to apps
viewtool-stm32f107
:highpri
(Same)
2026-04-16
14:33:29
18744:
boards:
Fix modbus configs after moving it to apps
viewtool-stm32f107
:nsh
(Same)
2026-04-16
14:32:32
18744:
boards:
Fix modbus configs after moving it to apps
viewtool-stm32f107
:tcpblaster
Removing libs/libbuiltin/bin/ Removing libs/libbuiltin/kbin/ Removing libs/libc/kbin/ Removing libs/libm/kbin/ Removing libs/libnx/bin/ Removing libs/libnx/kbin/ Removing mm/kbin/ nothing to commit, working tree clean
2026-04-16
14:31:49
18744:
boards:
Fix modbus configs after moving it to apps
stm32vldiscovery
:nsh
Removing libs/libbuiltin/bin/ Removing libs/libbuiltin/kbin/ Removing libs/libc/kbin/ Removing libs/libnx/bin/ Removing libs/libnx/kbin/ Removing mm/kbin/ nothing to commit, working tree clean
2026-04-16
14:31:08
18744:
boards:
Fix modbus configs after moving it to apps
stm32ldiscovery
:chrono
(Same)
2026-04-16
14:30:27
18744:
boards:
Fix modbus configs after moving it to apps
stm32ldiscovery
:nsh
(Same)
2026-04-16
14:29:40
18744:
boards:
Fix modbus configs after moving it to apps
stm32f4discovery
:composite
(Same)
2026-04-16
14:29:03
18744:
boards:
Fix modbus configs after moving it to apps
stm32f4discovery
:lcd1602
(Same)
2026-04-16
14:28:15
18744:
boards:
Fix modbus configs after moving it to apps
stm32f4discovery
:ether_w5500
(Same)
2026-04-16
14:27:36
18744:
boards:
Fix modbus configs after moving it to apps
stm32f4discovery
:usbnsh
(Same)
2026-04-16
14:26:19
18744:
boards:
Fix modbus configs after moving it to apps
stm32f4discovery
:kostest
Removing libs/libbuiltin/bin/ Removing libs/libbuiltin/kbin/ Removing libs/libnx/bin/ Removing libs/libnx/kbin/ nothing to commit, working tree clean
2026-04-16
14:25:29
18744:
boards:
Fix modbus configs after moving it to apps
stm32f4discovery
:elf
Removing libs/libbuiltin/bin/ Removing libs/libbuiltin/kbin/ Removing libs/libc/kbin/ Removing libs/libnx/bin/ Removing libs/libnx/kbin/ Removing mm/kbin/ nothing to commit, working tree clean
2026-04-16
14:24:52
18744:
boards:
Fix modbus configs after moving it to apps
stm32f4discovery
:max31855
(Same)
2026-04-16
14:24:02
18744:
boards:
Fix modbus configs after moving it to apps
stm32f4discovery
:sporadic
(Same)
2026-04-16
14:23:12
18744:
boards:
Fix modbus configs after moving it to apps
stm32f4discovery
:pseudoterm
(Same)
2026-04-16
14:22:21
18744:
boards:
Fix modbus configs after moving it to apps
stm32f4discovery
:rgbled
(Same)
2026-04-16
14:21:27
18744:
boards:
Fix modbus configs after moving it to apps
stm32f4discovery
:mmcsdspi
(Same)
2026-04-16
14:20:58
18744:
boards:
Fix modbus configs after moving it to apps
stm32f4discovery
:modbus_slave
arm-none-eabi-ld: /github/workspace/sources/nuttx/staging/libapps.a(modbus_main.c.github.workspace.sources.apps.examples.modbus_1.o): in function `modbus_pollthread': modbus_main.c:(.text.modbus_pollthread+0x58): undefined reference to `eMBInit' arm-none-eabi-ld: modbus_main.c:(.text.modbus_pollthread+0x84): undefined reference to `eMBSetSlaveID' arm-none-eabi-ld: modbus_main.c:(.text.modbus_pollthread+0x9a): undefined reference to `eMBClose' arm-none-eabi-ld: modbus_main.c:(.text.modbus_pollthr
2026-04-16
14:12:04
3457:
apps/modbus:
Move modbus to inside industry/
sim
:login
>>>> WARNING: YOU ARE USING THE DEFAULT ADMIN PASSWORD (CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator")!!! PLEASE CHANGE IT!!! <<<< >>>> WARNING: YOU ARE USING DEFAULT PASSWORD KEYS (CONFIG_FSUTILS_PASSWD_KEY1-4)!!! PLEASE CHANGE IT!!! <<<<
2026-04-16
08:54:34
18745:
sim/camera:
add AVFoundation backend and multi-cam
esp32s3-devkit
:romfs
Killing pytest after timeout...
2026-04-16
08:07:29
18745:
sim/camera:
add AVFoundation backend and multi-cam
stm32f103-minimum
:adb
DDllooaadd U pUlpolaoda d T oTtoatla l S pSepnetn t L eLfetf t S pSepeede d
2026-04-16
06:38:47
18745:
sim/camera:
add AVFoundation backend and multi-cam
sim
:lua
0 % T0o t a l % Received % Xferd Average Speed Time Time Time Current
2026-04-16
06:38:04
18745:
sim/camera:
add AVFoundation backend and multi-cam
sim
:login
>>>> WARNING: YOU ARE USING THE DEFAULT ADMIN PASSWORD (CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator")!!! PLEASE CHANGE IT!!! <<<< >>>> WARNING: YOU ARE USING DEFAULT PASSWORD KEYS (CONFIG_FSUTILS_PASSWD_KEY1-4)!!! PLEASE CHANGE IT!!! <<<<
2026-04-16
04:58:08
18745:
sim/camera:
add AVFoundation backend and multi-cam
sim
:nxcamera
sim/posix/sim_host_v4l2.c: In function 'host_video_resolve_device_path': ##[error]sim/posix/sim_host_v4l2.c:200:11: error: implicit declaration of function 'strlcpy'; did you mean 'strncpy'? [-Werror=implicit-function-declaration] 200 | if (strlcpy(resolved_path, host_video_dev_path, resolved_path_len) >= | strncpy cc1: all warnings being treated as errors make[1]: *** [Makefile:408: sim_host_v4l2.o] Error 1 make[1]: Target 'nuttx' not remade because of errors. make: ***
2026-04-16
04:34:06
18745:
sim/camera:
add AVFoundation backend and multi-cam
sim
:login
>>>> WARNING: YOU ARE USING THE DEFAULT ADMIN PASSWORD (CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator")!!! PLEASE CHANGE IT!!! <<<< >>>> WARNING: YOU ARE USING DEFAULT PASSWORD KEYS (CONFIG_FSUTILS_PASSWD_KEY1-4)!!! PLEASE CHANGE IT!!! <<<<
2026-04-15
23:55:33
18739:
arch/arm:
add STM32H755XI chip
stm32f103-minimum
:adb
r a g e S p e e d T i m e T i m e T i m eD l oCaudr r eUnptl o a d T o t a l S p e n t L e f t S p e e dD load U p l0o ad T0o t a l 0 S p e n0t 0L e f t 0S p e e d
2026-04-15
19:40:33
18746:
fs/vfs/fs_fstat.c:
fix write capability check in p
esp32p4-function-ev-board
:pwm
Killing pytest after timeout...
2026-04-15
19:05:39
18746:
fs/vfs/fs_fstat.c:
fix write capability check in p
stm32f103-minimum
:adb
D lDolaoda d U pUlpolaoda d T oTtoatla l S pSepnetn t L eLfetf t S pSepeede d
2026-04-15
18:18:55
18744:
boards:
Fix modbus configs after moving it to apps
esp32-2432S028
:lvgl
Removing libs/libbuiltin/bin/ Removing libs/libbuiltin/kbin/ Removing libs/libc/kbin/ Removing libs/libnx/bin/ Removing libs/libnx/kbin/ Removing mm/kbin/ nothing to commit, working tree clean
2026-04-15
18:17:50
18744:
boards:
Fix modbus configs after moving it to apps
esp32-2432S028
:nsh
Killing pytest after timeout... Removing libs/libbuiltin/bin/ Removing libs/libbuiltin/kbin/ Removing libs/libc/kbin/ Removing libs/libnx/bin/ Removing libs/libnx/kbin/ Removing mm/kbin/ nothing to commit, working tree clean
2026-04-15
18:17:04
18744:
boards:
Fix modbus configs after moving it to apps
lilygo_tbeam_lora_gps
:nsh
Removing libs/libbuiltin/bin/ Removing libs/libbuiltin/kbin/ Removing libs/libc/kbin/ Removing libs/libnx/bin/ Removing libs/libnx/kbin/ Removing mm/kbin/ nothing to commit, working tree clean
2026-04-15
18:16:18
18744:
boards:
Fix modbus configs after moving it to apps
lilygo_tbeam_lora_gps
:gps
(Same)
2026-04-15
18:15:31
18744:
boards:
Fix modbus configs after moving it to apps
lilygo_tbeam_lora_gps
:sx127x
(Same)
2026-04-15
18:14:30
18744:
boards:
Fix modbus configs after moving it to apps
esp32-wrover-kit
:lua
(Same)
2026-04-15
18:13:44
18744:
boards:
Fix modbus configs after moving it to apps
esp32-wrover-kit
:lcd1602
(Same)
2026-04-15
18:12:14
18744:
boards:
Fix modbus configs after moving it to apps
esp32-wrover-kit
:lvgl
(Same)
2026-04-15
18:11:28
18744:
boards:
Fix modbus configs after moving it to apps
esp32-wrover-kit
:leds
(Same)
2026-04-15
18:10:41
18744:
boards:
Fix modbus configs after moving it to apps
esp32-wrover-kit
:buttons
(Same)
2026-04-15
18:09:37
18744:
boards:
Fix modbus configs after moving it to apps
esp32-wrover-kit
:autopm
(Same)
2026-04-15
18:08:44
18744:
boards:
Fix modbus configs after moving it to apps
esp32-wrover-kit
:nx
Removing libs/libbuiltin/bin/ Removing libs/libbuiltin/kbin/ Removing libs/libc/kbin/ Removing libs/libnx/kbin/ Removing mm/kbin/ nothing to commit, working tree clean
2026-04-15
18:07:39
18744:
boards:
Fix modbus configs after moving it to apps
esp32-wrover-kit
:wifi
Removing libs/libbuiltin/bin/ Removing libs/libbuiltin/kbin/ Removing libs/libc/kbin/ Removing libs/libnx/bin/ Removing libs/libnx/kbin/ Removing mm/kbin/ nothing to commit, working tree clean
2026-04-15
18:06:53
18744:
boards:
Fix modbus configs after moving it to apps
esp32-wrover-kit
:nsh
(Same)
2026-04-15
18:06:07
18744:
boards:
Fix modbus configs after moving it to apps
esp32-wrover-kit
:gpio
(Same)
2026-04-15
18:05:20
18744:
boards:
Fix modbus configs after moving it to apps
esp32-wrover-kit
:oneshot
(Same)
2026-04-15
18:04:34
18744:
boards:
Fix modbus configs after moving it to apps
esp32-wrover-kit
:rtc
(Same)
2026-04-15
18:03:47
18744:
boards:
Fix modbus configs after moving it to apps
esp32-wrover-kit
:sdmmc_spi
(Same)
2026-04-15
18:03:01
18744:
boards:
Fix modbus configs after moving it to apps
esp32-wrover-kit
:bmp180
(Same)
2026-04-15
18:02:15
18744:
boards:
Fix modbus configs after moving it to apps
esp32-pico-kit
:nsh
(Same)
2026-04-15
18:01:28
18744:
boards:
Fix modbus configs after moving it to apps
ttgo_eink5_v2
:fb
(Same)
2026-04-15
18:00:42
18744:
boards:
Fix modbus configs after moving it to apps
ttgo_lora_esp32
:nsh
(Same)
2026-04-15
17:59:55
18744:
boards:
Fix modbus configs after moving it to apps
ttgo_lora_esp32
:sx127x
(Same)
2026-04-15
17:59:14
18607:
fs:
Add Kernel-level VFS Performance Profiler
sim
:lua
S p e eDdl oad Uplo a d 0 T o t a0l S0p e n t 0 L e f0t S p e0e d
2026-04-15
17:59:07
18744:
boards:
Fix modbus configs after moving it to apps
heltec_wifi_lora32
:sx1276
Removing libs/libbuiltin/bin/ Removing libs/libbuiltin/kbin/ Removing libs/libc/kbin/ Removing libs/libnx/bin/ Removing libs/libnx/kbin/ Removing mm/kbin/ nothing to commit, working tree clean
2026-04-15
17:58:37
18607:
fs:
Add Kernel-level VFS Performance Profiler
sim
:login
>>>> WARNING: YOU ARE USING THE DEFAULT ADMIN PASSWORD (CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator")!!! PLEASE CHANGE IT!!! <<<< >>>> WARNING: YOU ARE USING DEFAULT PASSWORD KEYS (CONFIG_FSUTILS_PASSWD_KEY1-4)!!! PLEASE CHANGE IT!!! <<<<
2026-04-15
17:58:20
18744:
boards:
Fix modbus configs after moving it to apps
heltec_wifi_lora32
:nsh
Removing libs/libbuiltin/bin/ Removing libs/libbuiltin/kbin/ Removing libs/libc/kbin/ Removing libs/libnx/bin/ Removing libs/libnx/kbin/ Removing mm/kbin/ nothing to commit, working tree clean
2026-04-15
17:57:09
18744:
boards:
Fix modbus configs after moving it to apps
esp32-devkitc
:wifishare
(Same)
2026-04-15
17:55:55
18744:
boards:
Fix modbus configs after moving it to apps
esp32-devkitc
:mqttc
(Same)
2026-04-15
17:55:08
18744:
boards:
Fix modbus configs after moving it to apps
esp32-devkitc
:watchdog
(Same)
2026-04-15
17:54:22
18744:
boards:
Fix modbus configs after moving it to apps
esp32-devkitc
:rmt
(Same)
2026-04-15
17:53:29
18744:
boards:
Fix modbus configs after moving it to apps
esp32-devkitc
:nxdiag
(Same)
2026-04-15
17:52:42
18744:
boards:
Fix modbus configs after moving it to apps
esp32-devkitc
:romfs
(Same)
2026-04-15
17:51:34
18744:
boards:
Fix modbus configs after moving it to apps
esp32-devkitc
:elf
(Same)
2026-04-15
17:50:25
18744:
boards:
Fix modbus configs after moving it to apps
esp32-devkitc
:nvblk
(Same)
2026-04-15
17:49:38
18744:
boards:
Fix modbus configs after moving it to apps
esp32-devkitc
:ms5611
(Same)
2026-04-15
17:48:34
18744:
boards:
Fix modbus configs after moving it to apps
esp32-devkitc
:bmp280
(Same)
2026-04-15
17:47:48
18744:
boards:
Fix modbus configs after moving it to apps
esp32-devkitc
:sdm
(Same)
2026-04-15
17:47:14
18744:
boards:
Fix modbus configs after moving it to apps
esp32-devkitc
:modbus
/tools/xtensa-esp-elf-gcc/bin/xtensa-esp-elf-ld: /github/workspace/sources/nuttx/staging/libapps.a(modbus_main.c.github.workspace.sources.apps.examples.modbus_1.o):(.literal.modbus_pollthread+0x24): undefined reference to `eMBInit' /tools/xtensa-esp-elf-gcc/bin/xtensa-esp-elf-ld: /github/workspace/sources/nuttx/staging/libapps.a(modbus_main.c.github.workspace.sources.apps.examples.modbus_1.o):(.literal.modbus_pollthread+0x28): undefined reference to `eMBSetSlaveID' /tools/xtensa-esp-elf-gcc/bin/xtensa
2026-04-15
17:36:38
18746:
fs/vfs/fs_fstat.c:
fix write capability check in p
sim
:login
>>>> WARNING: YOU ARE USING THE DEFAULT ADMIN PASSWORD (CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator")!!! PLEASE CHANGE IT!!! <<<< >>>> WARNING: YOU ARE USING DEFAULT PASSWORD KEYS (CONFIG_FSUTILS_PASSWD_KEY1-4)!!! PLEASE CHANGE IT!!! <<<<
2026-04-15
16:50:34
18744:
boards:
Fix modbus configs after moving it to apps
esp32c6-devkitc
:mcuboot_update_agent
i m e C u r r e n t D l o a d U p l o a d D lTooatda l U p lSopaedn t T o tLael Spent Lefftt SSppeeeedd
2026-04-15
16:27:08
18744:
boards:
Fix modbus configs after moving it to apps
sim
:lua
--:
2026-04-15
16:26:26
18744:
boards:
Fix modbus configs after moving it to apps
sim
:login
>>>> WARNING: YOU ARE USING THE DEFAULT ADMIN PASSWORD (CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator")!!! PLEASE CHANGE IT!!! <<<< >>>> WARNING: YOU ARE USING DEFAULT PASSWORD KEYS (CONFIG_FSUTILS_PASSWD_KEY1-4)!!! PLEASE CHANGE IT!!! <<<<
2026-04-15
16:25:50
18743:
CMake:
Improvements to CMakeLists.txt file
esp32s3-devkit
:elf
Killing pytest after timeout...
2026-04-15
16:25:27
18744:
boards:
Fix modbus configs after moving it to apps
esp32-ethernet-kit
:wifi
0 % Total % Received % Xferd Average Speed Time Time Time Current Left Speed
2026-04-15
16:12:15
18741:
arch/risc-v/espressif:
Add DFS feature
esp32p4-function-ev-board
:buttons
Killing pytest after timeout...
2026-04-15
15:39:16
18743:
CMake:
Improvements to CMakeLists.txt file
stm32f103-minimum
:adb
i m e C u r r e n t D l o a d U p l o a dD l o aTdo t aUlp l o aSdp e n t T o t aLle f t S pSepnete d Le f t 0 S p e e d0
2026-04-15
15:15:47
18744:
boards:
Fix modbus configs after moving it to apps
esp32-2432S028
:lvgl
Removing libs/libbuiltin/bin/ Removing libs/libbuiltin/kbin/ Removing libs/libc/kbin/ Removing libs/libnx/bin/ Removing libs/libnx/kbin/ Removing mm/kbin/ nothing to commit, working tree clean
2026-04-15
15:14:42
18744:
boards:
Fix modbus configs after moving it to apps
esp32-2432S028
:nsh
(Same)
2026-04-15
15:13:55
18744:
boards:
Fix modbus configs after moving it to apps
lilygo_tbeam_lora_gps
:nsh
(Same)
2026-04-15
15:13:07
18744:
boards:
Fix modbus configs after moving it to apps
lilygo_tbeam_lora_gps
:gps
(Same)
2026-04-15
15:12:20
18744:
boards:
Fix modbus configs after moving it to apps
lilygo_tbeam_lora_gps
:sx127x
Killing pytest after timeout... Removing libs/libbuiltin/bin/ Removing libs/libbuiltin/kbin/ Removing libs/libc/kbin/ Removing libs/libnx/bin/ Removing libs/libnx/kbin/ Removing mm/kbin/ nothing to commit, working tree clean
2026-04-15
15:11:17
18744:
boards:
Fix modbus configs after moving it to apps
esp32-wrover-kit
:lua
Removing libs/libbuiltin/bin/ Removing libs/libbuiltin/kbin/ Removing libs/libc/kbin/ Removing libs/libnx/bin/ Removing libs/libnx/kbin/ Removing mm/kbin/ nothing to commit, working tree clean
2026-04-15
15:10:30
18744:
boards:
Fix modbus configs after moving it to apps
esp32-wrover-kit
:lcd1602
(Same)
2026-04-15
15:09:03
18744:
boards:
Fix modbus configs after moving it to apps
esp32-wrover-kit
:lvgl
(Same)
2026-04-15
15:08:16
18744:
boards:
Fix modbus configs after moving it to apps
esp32-wrover-kit
:leds
(Same)
2026-04-15
15:07:29
18744:
boards:
Fix modbus configs after moving it to apps
esp32-wrover-kit
:buttons
(Same)
2026-04-15
15:06:23
18744:
boards:
Fix modbus configs after moving it to apps
esp32-wrover-kit
:autopm
(Same)
2026-04-15
15:05:28
18744:
boards:
Fix modbus configs after moving it to apps
esp32-wrover-kit
:nx
Removing libs/libbuiltin/bin/ Removing libs/libbuiltin/kbin/ Removing libs/libc/kbin/ Removing libs/libnx/kbin/ Removing mm/kbin/ nothing to commit, working tree clean
2026-04-15
15:04:23
18744:
boards:
Fix modbus configs after moving it to apps
esp32-wrover-kit
:wifi
Removing libs/libbuiltin/bin/ Removing libs/libbuiltin/kbin/ Removing libs/libc/kbin/ Removing libs/libnx/bin/ Removing libs/libnx/kbin/ Removing mm/kbin/ nothing to commit, working tree clean
2026-04-15
15:03:36
18744:
boards:
Fix modbus configs after moving it to apps
esp32-wrover-kit
:nsh
(Same)
2026-04-15
15:02:48
18744:
boards:
Fix modbus configs after moving it to apps
esp32-wrover-kit
:gpio
(Same)
2026-04-15
15:02:00
18744:
boards:
Fix modbus configs after moving it to apps
esp32-wrover-kit
:oneshot
(Same)
2026-04-15
15:01:49
18743:
CMake:
Improvements to CMakeLists.txt file
imxrt1050-evk
:libcxxtest
xz: (stdin): File format not recognized tar: Child returned status 1 tar: Error is not recoverable: exiting now make[1]: *** [libcxx/Make.defs:31: libcxx/libcxx] Error 2 make[1]: Target 'context' not remade because of errors. make: *** [tools/Unix.mk:470: libs/libxx/.context] Error 2 make: Target 'all' not remade because of errors. Removing libs/libbuiltin/bin/ Removing libs/libbuiltin/kbin/ Removing libs/libc/bin/ Removing libs/libc/kbin/ Removing libs/libm/bin/ Removing
2026-04-15
15:01:13
18744:
boards:
Fix modbus configs after moving it to apps
esp32-wrover-kit
:rtc
Removing libs/libbuiltin/bin/ Removing libs/libbuiltin/kbin/ Removing libs/libc/kbin/ Removing libs/libnx/bin/ Removing libs/libnx/kbin/ Removing mm/kbin/ nothing to commit, working tree clean
2026-04-15
15:00:25
18744:
boards:
Fix modbus configs after moving it to apps
esp32-wrover-kit
:sdmmc_spi
(Same)
2026-04-15
14:59:37
18744:
boards:
Fix modbus configs after moving it to apps
esp32-wrover-kit
:bmp180
(Same)
2026-04-15
14:58:51
18744:
boards:
Fix modbus configs after moving it to apps
esp32-pico-kit
:nsh
(Same)
2026-04-15
14:58:03
18744:
boards:
Fix modbus configs after moving it to apps
ttgo_eink5_v2
:fb
(Same)
2026-04-15
14:57:17
18744:
boards:
Fix modbus configs after moving it to apps
ttgo_lora_esp32
:nsh
(Same)
2026-04-15
14:56:29
18744:
boards:
Fix modbus configs after moving it to apps
ttgo_lora_esp32
:sx127x
(Same)
2026-04-15
14:55:41
18744:
boards:
Fix modbus configs after moving it to apps
heltec_wifi_lora32
:sx1276
(Same)
2026-04-15
14:54:54
18744:
boards:
Fix modbus configs after moving it to apps
heltec_wifi_lora32
:nsh
(Same)
2026-04-15
14:54:35
18744:
boards:
Fix modbus configs after moving it to apps
stm32f103-minimum
:adb
e n t D l o aDdl o aUdp lo aUdp l o aTdo t aTlo t al S p e ntS p e n Lte f t Left Speed
2026-04-15
14:53:42
18744:
boards:
Fix modbus configs after moving it to apps
esp32-devkitc
:wifishare
Removing libs/libbuiltin/bin/ Removing libs/libbuiltin/kbin/ Removing libs/libc/kbin/ Removing libs/libnx/bin/ Removing libs/libnx/kbin/ Removing mm/kbin/ nothing to commit, working tree clean
2026-04-15
14:52:28
18744:
boards:
Fix modbus configs after moving it to apps
esp32-devkitc
:mqttc
(Same)
2026-04-15
14:51:41
18744:
boards:
Fix modbus configs after moving it to apps
esp32-devkitc
:watchdog
(Same)
2026-04-15
14:50:54
18744:
boards:
Fix modbus configs after moving it to apps
esp32-devkitc
:rmt
(Same)
2026-04-15
14:50:02
18744:
boards:
Fix modbus configs after moving it to apps
esp32-devkitc
:nxdiag
(Same)
2026-04-15
14:49:14
18744:
boards:
Fix modbus configs after moving it to apps
esp32-devkitc
:romfs
(Same)
2026-04-15
14:48:05
18744:
boards:
Fix modbus configs after moving it to apps
esp32-devkitc
:elf
(Same)
2026-04-15
14:46:56
18744:
boards:
Fix modbus configs after moving it to apps
esp32-devkitc
:nvblk
(Same)
2026-04-15
14:46:08
18744:
boards:
Fix modbus configs after moving it to apps
esp32-devkitc
:ms5611
(Same)
2026-04-15
14:45:03
18744:
boards:
Fix modbus configs after moving it to apps
esp32-devkitc
:bmp280
(Same)
2026-04-15
14:44:18
18744:
boards:
Fix modbus configs after moving it to apps
esp32-devkitc
:sdm
(Same)
2026-04-15
14:43:45
18744:
boards:
Fix modbus configs after moving it to apps
esp32-devkitc
:modbus
/tools/xtensa-esp-elf-gcc/bin/xtensa-esp-elf-ld: /github/workspace/sources/nuttx/staging/libapps.a(modbus_main.c.github.workspace.sources.apps.examples.modbus_1.o):(.literal.modbus_pollthread+0x24): undefined reference to `eMBInit' /tools/xtensa-esp-elf-gcc/bin/xtensa-esp-elf-ld: /github/workspace/sources/nuttx/staging/libapps.a(modbus_main.c.github.workspace.sources.apps.examples.modbus_1.o):(.literal.modbus_pollthread+0x28): undefined reference to `eMBSetSlaveID' /tools/xtensa-esp-elf-gcc/bin/xtensa
2026-04-15
14:39:31
18745:
sim/camera:
add AVFoundation backend and multi-cam
sim
:nxcamera
sim/posix/sim_host_v4l2.c: In function 'host_video_get_device_path_by_index': ##[error]sim/posix/sim_host_v4l2.c:147:15: error: implicit declaration of function 'strlcpy'; did you mean 'strncpy'? [-Werror=implicit-function-declaration] 147 | if (strlcpy(devpath, path, devpathlen) >= devpathlen) | ^~~~~~~ | strncpy cc1: all warnings being treated as errors make[1]: *** [Makefile:408: sim_host_v4l2.o] Error 1 make[1]: Target 'nuttx' not remade because
2026-04-15
14:30:31
18742:
drivers/sensors:
fix misplaced endif in bmi160_bas
esp32s3-devkit
:romfs
Killing pytest after timeout...
2026-04-15
14:26:36
3457:
apps/modbus:
Move modbus to inside industry/
sim
:nxffs
CMake Error at /github/workspace/sources/apps/CMakeLists.txt:63 (add_subdirectory): add_subdirectory given source "modbus" which is not an existing directory. CMake Error at /github/workspace/sources/apps/CMakeLists.txt:63 (add_subdirectory): add_subdirectory given source "modbus" which is not an existing directory. CMake Error at /github/workspace/sources/apps/CMakeLists.txt:63 (add_subdirectory): add_subdirectory given source "modbus" which is not an existing directory. ninja: erro
2026-04-15
14:25:41
3457:
apps/modbus:
Move modbus to inside industry/
sabre-6quad
:coredump
(Same)
2026-04-15
14:23:44
3457:
apps/modbus:
Move modbus to inside industry/
qemu-armv8a
:nsh
(Same)
2026-04-15
14:23:17
3457:
apps/modbus:
Move modbus to inside industry/
sim
:nsh
(Same)
2026-04-15
14:23:10
3457:
apps/modbus:
Move modbus to inside industry/
sim
:note
(Same)
2026-04-15
14:22:16
3457:
apps/modbus:
Move modbus to inside industry/
sim
:nettest
(Same)
2026-04-15
14:21:54
3457:
apps/modbus:
Move modbus to inside industry/
qemu-armv8a
:citest
(Same)
2026-04-15
14:21:40
3457:
apps/modbus:
Move modbus to inside industry/
sim
:mtdrwb
(Same)
2026-04-15
14:21:37
3457:
apps/modbus:
Move modbus to inside industry/
sabre-6quad
:nsh
(Same)
2026-04-15
14:21:33
3457:
apps/modbus:
Move modbus to inside industry/
sim
:mtdpart
(Same)
2026-04-15
14:21:25
3457:
apps/modbus:
Move modbus to inside industry/
sim
:mount
(Same)
2026-04-15
14:20:50
3457:
apps/modbus:
Move modbus to inside industry/
qemu-armv8a
:nsh_gicv2
(Same)
2026-04-15
14:20:40
3457:
apps/modbus:
Move modbus to inside industry/
qemu-armv8a
:sotest
(Same)
2026-04-15
14:19:34
3457:
apps/modbus:
Move modbus to inside industry/
qemu-armv8a
:nsh_smp
(Same)
2026-04-15
14:18:14
3457:
apps/modbus:
Move modbus to inside industry/
sim
:minibasic
(Same)
2026-04-15
14:17:44
3457:
apps/modbus:
Move modbus to inside industry/
sim
:matter
(Same)
2026-04-15
14:14:27
18745:
sim/camera:
add AVFoundation backend and multi-cam
sim
:login
>>>> WARNING: YOU ARE USING THE DEFAULT ADMIN PASSWORD (CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator")!!! PLEASE CHANGE IT!!! <<<< >>>> WARNING: YOU ARE USING DEFAULT PASSWORD KEYS (CONFIG_FSUTILS_PASSWD_KEY1-4)!!! PLEASE CHANGE IT!!! <<<<
2026-04-15
14:13:28
3457:
apps/modbus:
Move modbus to inside industry/
sim
:login
(Same)
2026-04-15
14:12:42
3457:
apps/modbus:
Move modbus to inside industry/
sim
:linuxspi
CMake Error at /github/workspace/sources/apps/CMakeLists.txt:63 (add_subdirectory): add_subdirectory given source "modbus" which is not an existing directory. CMake Error at /github/workspace/sources/apps/CMakeLists.txt:63 (add_subdirectory): add_subdirectory given source "modbus" which is not an existing directory. CMake Error at /github/workspace/sources/apps/CMakeLists.txt:63 (add_subdirectory): add_subdirectory given source "modbus" which is not an existing directory. ninja: erro
2026-04-15
14:12:34
3457:
apps/modbus:
Move modbus to inside industry/
sim
:linuxi2c
(Same)
2026-04-15
14:11:09
3457:
apps/modbus:
Move modbus to inside industry/
nucleo-l152re
:nsh
CMake Error at /d/a/nuttx-apps/nuttx-apps/sources/apps/CMakeLists.txt:63 (add_subdirectory): add_subdirectory given source "modbus" which is not an existing directory. CMake Error at /d/a/nuttx-apps/nuttx-apps/sources/apps/CMakeLists.txt:63 (add_subdirectory): add_subdirectory given source "modbus" which is not an existing directory. CMake Error at /d/a/nuttx-apps/nuttx-apps/sources/apps/CMakeLists.txt:63 (add_subdirectory): add_subdirectory given source "modbus" which is not an existin
2026-04-15
14:11:05
3457:
apps/modbus:
Move modbus to inside industry/
sim
:bthcisock
CMake Error at /github/workspace/sources/apps/CMakeLists.txt:63 (add_subdirectory): add_subdirectory given source "modbus" which is not an existing directory. CMake Error at /github/workspace/sources/apps/CMakeLists.txt:63 (add_subdirectory): add_subdirectory given source "modbus" which is not an existing directory. CMake Error at /github/workspace/sources/apps/CMakeLists.txt:63 (add_subdirectory): add_subdirectory given source "modbus" which is not an existing directory. ninja: erro
2026-04-15
14:11:05
3457:
apps/modbus:
Move modbus to inside industry/
sim
:ipforward
(Same)
2026-04-15
14:10:58
3457:
apps/modbus:
Move modbus to inside industry/
sim
:foc
(Same)
2026-04-15
14:10:57
3457:
apps/modbus:
Move modbus to inside industry/
sim
:bluetooth
(Same)
2026-04-15
14:10:51
3457:
apps/modbus:
Move modbus to inside industry/
sim
:fb
(Same)
2026-04-15
14:10:08
3457:
apps/modbus:
Move modbus to inside industry/
sim
:dynconns
(Same)
2026-04-15
14:08:41
3457:
apps/modbus:
Move modbus to inside industry/
sim
:alsa
(Same)
2026-04-15
14:08:41
18743:
CMake:
Improvements to CMakeLists.txt file
sim
:login
>>>> WARNING: YOU ARE USING THE DEFAULT ADMIN PASSWORD (CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator")!!! PLEASE CHANGE IT!!! <<<< >>>> WARNING: YOU ARE USING DEFAULT PASSWORD KEYS (CONFIG_FSUTILS_PASSWD_KEY1-4)!!! PLEASE CHANGE IT!!! <<<<
2026-04-15
14:05:53
3457:
apps/modbus:
Move modbus to inside industry/
sabre-6quad
:smp
CMake Error at /github/workspace/sources/apps/CMakeLists.txt:63 (add_subdirectory): add_subdirectory given source "modbus" which is not an existing directory. CMake Error at /github/workspace/sources/apps/CMakeLists.txt:63 (add_subdirectory): add_subdirectory given source "modbus" which is not an existing directory. CMake Error at /github/workspace/sources/apps/CMakeLists.txt:63 (add_subdirectory): add_subdirectory given source "modbus" which is not an existing directory. ninja: erro
2026-04-15
13:35:56
18743:
CMake:
Improvements to CMakeLists.txt file
sim
:note
2026-04-15
13:34:57
3457:
apps/modbus:
Move modbus to inside industry/
qemu-armv8a
:citest_smp
CMake Error at /github/workspace/sources/apps/CMakeLists.txt:63 (add_subdirectory): add_subdirectory given source "modbus" which is not an existing directory. CMake Error at /github/workspace/sources/apps/CMakeLists.txt:63 (add_subdirectory): add_subdirectory given source "modbus" which is not an existing directory. CMake Error at /github/workspace/sources/apps/CMakeLists.txt:63 (add_subdirectory): add_subdirectory given source "modbus" which is not an existing directory. ninja: erro
2026-04-15
13:34:15
3457:
apps/modbus:
Move modbus to inside industry/
sim
:pktradio
(Same)
2026-04-15
13:34:12
3457:
apps/modbus:
Move modbus to inside industry/
qemu-armv8a
:nsh_smp_tickless
(Same)
2026-04-15
13:34:07
3457:
apps/modbus:
Move modbus to inside industry/
sim
:pf_ieee802154
(Same)
2026-04-15
13:34:02
3457:
apps/modbus:
Move modbus to inside industry/
sabre-6quad
:coredump
(Same)
2026-04-15
13:33:59
3457:
apps/modbus:
Move modbus to inside industry/
sim
:ostest_oneholder
(Same)
2026-04-15
13:33:52
3457:
apps/modbus:
Move modbus to inside industry/
sim
:ostest
(Same)
2026-04-15
13:33:33
3457:
apps/modbus:
Move modbus to inside industry/
sim
:nxffs
(Same)
2026-04-15
13:30:04
3457:
apps/modbus:
Move modbus to inside industry/
sim
:nsh
(Same)
2026-04-15
13:29:56
3457:
apps/modbus:
Move modbus to inside industry/
sim
:note
(Same)
2026-04-15
13:29:54
3457:
apps/modbus:
Move modbus to inside industry/
sabre-6quad
:nsh
(Same)
2026-04-15
13:29:01
3457:
apps/modbus:
Move modbus to inside industry/
sim
:nettest
(Same)
2026-04-15
13:28:24
3457:
apps/modbus:
Move modbus to inside industry/
sim
:mtdrwb
(Same)
2026-04-15
13:28:17
3457:
apps/modbus:
Move modbus to inside industry/
sim
:mtdpart
(Same)
2026-04-15
13:28:09
3457:
apps/modbus:
Move modbus to inside industry/
sim
:mount
(Same)
2026-04-15
13:25:56
3457:
apps/modbus:
Move modbus to inside industry/
qemu-armv8a
:nsh
(Same)
2026-04-15
13:24:52
3457:
apps/modbus:
Move modbus to inside industry/
sim
:minibasic
(Same)
2026-04-15
13:24:25
3457:
apps/modbus:
Move modbus to inside industry/
sim
:matter
(Same)
2026-04-15
13:24:15
3457:
apps/modbus:
Move modbus to inside industry/
qemu-armv8a
:citest
(Same)
2026-04-15
13:23:17
3457:
apps/modbus:
Move modbus to inside industry/
qemu-armv8a
:nsh_gicv2
(Same)
2026-04-15
13:23:09
3457:
apps/modbus:
Move modbus to inside industry/
qemu-armv8a
:sotest
(Same)
2026-04-15
13:22:09
3457:
apps/modbus:
Move modbus to inside industry/
qemu-armv8a
:nsh_smp
(Same)
2026-04-15
13:20:47
3457:
apps/modbus:
Move modbus to inside industry/
sim
:lua
--: Dload Upload T--o ta l 0Spent Left Speed
2026-04-15
13:20:39
18744:
boards:
Fix modbus configs after moving it to apps
sim
:login
>>>> WARNING: YOU ARE USING THE DEFAULT ADMIN PASSWORD (CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator")!!! PLEASE CHANGE IT!!! <<<< >>>> WARNING: YOU ARE USING DEFAULT PASSWORD KEYS (CONFIG_FSUTILS_PASSWD_KEY1-4)!!! PLEASE CHANGE IT!!! <<<<
2026-04-15
13:20:05
3457:
apps/modbus:
Move modbus to inside industry/
sim
:login
(Same)
2026-04-15
13:19:17
3457:
apps/modbus:
Move modbus to inside industry/
sim
:linuxspi
CMake Error at /github/workspace/sources/apps/CMakeLists.txt:63 (add_subdirectory): add_subdirectory given source "modbus" which is not an existing directory. CMake Error at /github/workspace/sources/apps/CMakeLists.txt:63 (add_subdirectory): add_subdirectory given source "modbus" which is not an existing directory. CMake Error at /github/workspace/sources/apps/CMakeLists.txt:63 (add_subdirectory): add_subdirectory given source "modbus" which is not an existing directory. ninja: erro
2026-04-15
13:19:09
3457:
apps/modbus:
Move modbus to inside industry/
sim
:linuxi2c
(Same)
2026-04-15
13:18:02
3457:
apps/modbus:
Move modbus to inside industry/
sim
:bthcisock
(Same)
2026-04-15
13:17:54
3457:
apps/modbus:
Move modbus to inside industry/
sim
:bluetooth
(Same)
2026-04-15
13:17:32
3457:
apps/modbus:
Move modbus to inside industry/
sim
:ipforward
(Same)
2026-04-15
13:17:25
3457:
apps/modbus:
Move modbus to inside industry/
sim
:foc
(Same)
2026-04-15
13:17:25
18743:
CMake:
Improvements to CMakeLists.txt file
sim
:login
>>>> WARNING: YOU ARE USING THE DEFAULT ADMIN PASSWORD (CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator")!!! PLEASE CHANGE IT!!! <<<< >>>> WARNING: YOU ARE USING DEFAULT PASSWORD KEYS (CONFIG_FSUTILS_PASSWD_KEY1-4)!!! PLEASE CHANGE IT!!! <<<<
2026-04-15
13:17:17
3457:
apps/modbus:
Move modbus to inside industry/
sim
:fb
CMake Error at /github/workspace/sources/apps/CMakeLists.txt:63 (add_subdirectory): add_subdirectory given source "modbus" which is not an existing directory. CMake Error at /github/workspace/sources/apps/CMakeLists.txt:63 (add_subdirectory): add_subdirectory given source "modbus" which is not an existing directory. CMake Error at /github/workspace/sources/apps/CMakeLists.txt:63 (add_subdirectory): add_subdirectory given source "modbus" which is not an existing directory. ninja: erro
2026-04-15
13:16:30
3457:
apps/modbus:
Move modbus to inside industry/
sim
:dynconns
(Same)
2026-04-15
13:15:28
3457:
apps/modbus:
Move modbus to inside industry/
sim
:alsa
(Same)
2026-04-15
13:14:04
3457:
apps/modbus:
Move modbus to inside industry/
sabre-6quad
:smp
(Same)
2026-04-15
13:13:37
3457:
apps/modbus:
Move modbus to inside industry/
nucleo-l152re
:nsh
CMake Error at /d/a/nuttx-apps/nuttx-apps/sources/apps/CMakeLists.txt:63 (add_subdirectory): add_subdirectory given source "modbus" which is not an existing directory. CMake Error at /d/a/nuttx-apps/nuttx-apps/sources/apps/CMakeLists.txt:63 (add_subdirectory): add_subdirectory given source "modbus" which is not an existing directory. CMake Error at /d/a/nuttx-apps/nuttx-apps/sources/apps/CMakeLists.txt:63 (add_subdirectory): add_subdirectory given source "modbus" which is not an existin
2026-04-15
12:13:23
18742:
drivers/sensors:
fix misplaced endif in bmi160_bas
sim
:login
>>>> WARNING: YOU ARE USING THE DEFAULT ADMIN PASSWORD (CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator")!!! PLEASE CHANGE IT!!! <<<< >>>> WARNING: YOU ARE USING DEFAULT PASSWORD KEYS (CONFIG_FSUTILS_PASSWD_KEY1-4)!!! PLEASE CHANGE IT!!! <<<<
2026-04-15
10:23:42
18738:
net/ipforward:
Forbid non-forwardable multicast sc
esp32s3-devkit
:sdm
Killing pytest after timeout...
2026-04-15
10:23:37
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-devkit
:i2schar
Untracked files: defconfig.tmp nothing added to commit but untracked files present (use "git add" to track) make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:767: savedefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 Untracked files: defconfig.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-15
10:22:59
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-devkit
:bmp180
(Same)
2026-04-15
10:22:54
18741:
arch/risc-v/espressif:
Add DFS feature
starpro64
:nsh
(Same)
2026-04-15
10:22:31
18741:
arch/risc-v/espressif:
Add DFS feature
rv-virt
:knsh_romfs
(Same)
2026-04-15
10:22:24
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:mcuboot_update_agent
(Same)
2026-04-15
10:22:21
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-devkit
:timers
(Same)
2026-04-15
10:22:08
18741:
arch/risc-v/espressif:
Add DFS feature
canmv230
:remote
(Same)
2026-04-15
10:21:56
18741:
arch/risc-v/espressif:
Add DFS feature
smartl-c906
:elf
(Same)
2026-04-15
10:21:34
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:nsh
(Same)
2026-04-15
10:21:23
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-devkit
:pm
(Same)
2026-04-15
10:21:02
18741:
arch/risc-v/espressif:
Add DFS feature
rv-virt
:knsh_paging
(Same)
2026-04-15
10:21:00
18741:
arch/risc-v/espressif:
Add DFS feature
smartl-c906
:module
(Same)
2026-04-15
10:20:45
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:gpio
(Same)
2026-04-15
10:20:38
18741:
arch/risc-v/espressif:
Add DFS feature
canmv230
:knsh
(Same)
2026-04-15
10:20:19
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-devkit
:nimble
(Same)
2026-04-15
10:19:55
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:rtc
(Same)
2026-04-15
10:19:42
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-devkit
:efuse
(Same)
2026-04-15
10:19:41
18741:
arch/risc-v/espressif:
Add DFS feature
smartl-c906
:knsh
(Same)
2026-04-15
10:19:40
18741:
arch/risc-v/espressif:
Add DFS feature
canmv230
:nsh
(Same)
2026-04-15
10:19:34
18741:
arch/risc-v/espressif:
Add DFS feature
rv-virt
:knsh64_paging
(Same)
2026-04-15
10:19:05
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:sdmmc_spi
(Same)
2026-04-15
10:19:04
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-devkit
:adc
(Same)
2026-04-15
10:18:56
18741:
arch/risc-v/espressif:
Add DFS feature
smartl-c906
:nsh
(Same)
2026-04-15
10:18:21
18741:
arch/risc-v/espressif:
Add DFS feature
maix-bit
:knsh_smp
(Same)
2026-04-15
10:18:16
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:i2schar
(Same)
2026-04-15
10:18:08
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-devkit
:spiflash
(Same)
2026-04-15
10:18:01
18741:
arch/risc-v/espressif:
Add DFS feature
smartl-c906
:fpu
(Same)
2026-04-15
10:17:59
18741:
arch/risc-v/espressif:
Add DFS feature
rv-virt
:knsh64
(Same)
2026-04-15
10:17:32
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-devkit
:spi
(Same)
2026-04-15
10:17:27
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:bmp180
(Same)
2026-04-15
10:17:03
18741:
arch/risc-v/espressif:
Add DFS feature
smartl-c906
:sotest
(Same)
2026-04-15
10:16:58
18741:
arch/risc-v/espressif:
Add DFS feature
maix-bit
:kostest
(Same)
2026-04-15
10:16:55
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-xiao
:usbnsh
(Same)
2026-04-15
10:16:36
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:spislv
(Same)
2026-04-15
10:16:23
18741:
arch/risc-v/espressif:
Add DFS feature
rv-virt
:knsh
(Same)
2026-04-15
10:16:07
18741:
arch/risc-v/espressif:
Add DFS feature
ox64
:nsh
(Same)
2026-04-15
10:16:01
18741:
arch/risc-v/espressif:
Add DFS feature
maix-bit
:elf
(Same)
2026-04-15
10:15:51
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-xiao
:ble
(Same)
2026-04-15
10:15:26
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:oa_tc6
(Same)
2026-04-15
10:15:10
18741:
arch/risc-v/espressif:
Add DFS feature
ox64
:timer
(Same)
2026-04-15
10:15:06
18741:
arch/risc-v/espressif:
Add DFS feature
maix-bit
:module
(Same)
2026-04-15
10:14:35
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:timers
(Same)
2026-04-15
10:14:32
18741:
arch/risc-v/espressif:
Add DFS feature
rv-virt
:knetnsh64_smp
(Same)
2026-04-15
10:14:20
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-xiao
:wifi
(Same)
2026-04-15
10:14:14
18741:
arch/risc-v/espressif:
Add DFS feature
ox64
:adc
(Same)
2026-04-15
10:13:44
18741:
arch/risc-v/espressif:
Add DFS feature
maix-bit
:knsh
(Same)
2026-04-15
10:13:41
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-xiao
:nsh
(Same)
2026-04-15
10:13:39
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:pm
(Same)
2026-04-15
10:12:49
18741:
arch/risc-v/espressif:
Add DFS feature
maix-bit
:smp2
(Same)
2026-04-15
10:12:49
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:qencoder
(Same)
2026-04-15
10:12:45
18741:
arch/risc-v/espressif:
Add DFS feature
ox64
:spi
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:767: savedefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 Untracked files: defconfig.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-15
10:12:44
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-xiao
:gpio
Untracked files: defconfig.tmp nothing added to commit but untracked files present (use "git add" to track) make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:767: savedefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 Untracked files: defconfig.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-15
10:12:43
18741:
arch/risc-v/espressif:
Add DFS feature
rv-virt
:knetnsh64
(Same)
2026-04-15
10:11:58
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:motor
(Same)
2026-04-15
10:11:57
18741:
arch/risc-v/espressif:
Add DFS feature
maix-bit
:nsh
(Same)
2026-04-15
10:11:51
18741:
arch/risc-v/espressif:
Add DFS feature
bl602evb
:dma
(Same)
2026-04-15
10:11:18
18741:
arch/risc-v/espressif:
Add DFS feature
bl602evb
:i2c
(Same)
2026-04-15
10:11:04
18741:
arch/risc-v/espressif:
Add DFS feature
maix-bit
:posix_spawn
(Same)
2026-04-15
10:11:03
18741:
arch/risc-v/espressif:
Add DFS feature
rv-virt
:kfb64
(Same)
2026-04-15
10:11:03
18738:
net/ipforward:
Forbid non-forwardable multicast sc
esp32p4-function-ev-board
:usbconsole
Killing pytest after timeout...
2026-04-15
10:10:55
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-xiao
:nimble
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:767: savedefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 Untracked files: defconfig.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-15
10:10:43
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:ulp
Untracked files: defconfig.tmp nothing added to commit but untracked files present (use "git add" to track) make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:767: savedefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 Untracked files: defconfig.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-15
10:10:08
18741:
arch/risc-v/espressif:
Add DFS feature
maix-bit
:smp
(Same)
2026-04-15
10:10:07
18741:
arch/risc-v/espressif:
Add DFS feature
bl602evb
:wifi
(Same)
2026-04-15
10:10:02
18741:
arch/risc-v/espressif:
Add DFS feature
rv-virt
:flats64
(Same)
2026-04-15
10:09:51
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:efuse
(Same)
2026-04-15
10:09:34
18741:
arch/risc-v/espressif:
Add DFS feature
bl602evb
:nsh
(Same)
2026-04-15
10:09:02
18741:
arch/risc-v/espressif:
Add DFS feature
rv-virt
:flats
(Same)
2026-04-15
10:09:01
18741:
arch/risc-v/espressif:
Add DFS feature
bl602evb
:gpio
(Same)
2026-04-15
10:09:00
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:adc
(Same)
2026-04-15
10:08:37
18741:
arch/risc-v/espressif:
Add DFS feature
star64
:nsh
(Same)
2026-04-15
10:08:13
18741:
arch/risc-v/espressif:
Add DFS feature
bl602evb
:timer
(Same)
2026-04-15
10:07:58
18741:
arch/risc-v/espressif:
Add DFS feature
rv-virt
:fb64
(Same)
2026-04-15
10:07:56
18741:
arch/risc-v/espressif:
Add DFS feature
hpm6750evk2
:nsh
(Same)
2026-04-15
10:07:44
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:spiflash
(Same)
2026-04-15
10:07:32
18741:
arch/risc-v/espressif:
Add DFS feature
bl602evb
:fpu
(Same)
2026-04-15
10:07:11
18741:
arch/risc-v/espressif:
Add DFS feature
hpm6360evk
:nsh
(Same)
2026-04-15
10:06:56
18741:
arch/risc-v/espressif:
Add DFS feature
rv-virt
:fb
(Same)
2026-04-15
10:06:43
18741:
arch/risc-v/espressif:
Add DFS feature
bl602evb
:spiflash
(Same)
2026-04-15
10:06:22
18741:
arch/risc-v/espressif:
Add DFS feature
hifive1-revb
:nsh
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:767: savedefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 Untracked files: defconfig.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-15
10:05:58
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:spi
(Same)
2026-04-15
10:05:58
18741:
arch/risc-v/espressif:
Add DFS feature
rv-virt
:elf
(Same)
2026-04-15
10:05:51
18741:
arch/risc-v/espressif:
Add DFS feature
bl602evb
:spi
(Same)
2026-04-15
09:13:25
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-devkit
:gpio
Untracked files: defconfig.tmp nothing added to commit but untracked files present (use "git add" to track) make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:767: savedefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 Untracked files: defconfig.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-15
09:13:05
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:tickless
(Same)
2026-04-15
09:13:00
18741:
arch/risc-v/espressif:
Add DFS feature
starpro64
:nsh
(Same)
2026-04-15
09:12:42
18741:
arch/risc-v/espressif:
Add DFS feature
canmv230
:master
(Same)
2026-04-15
09:12:34
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-devkit
:rtc
(Same)
2026-04-15
09:12:12
18741:
arch/risc-v/espressif:
Add DFS feature
smartl-c906
:elf
(Same)
2026-04-15
09:11:47
18741:
arch/risc-v/espressif:
Add DFS feature
rv-virt
:knsh_romfs
(Same)
2026-04-15
09:11:44
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-devkit
:sdmmc_spi
(Same)
2026-04-15
09:11:26
18741:
arch/risc-v/espressif:
Add DFS feature
smartl-c906
:module
(Same)
2026-04-15
09:11:09
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:mcuboot_update_agent
(Same)
2026-04-15
09:11:05
18741:
arch/risc-v/espressif:
Add DFS feature
canmv230
:remote
(Same)
2026-04-15
09:10:50
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-devkit
:i2schar
(Same)
2026-04-15
09:10:21
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:nsh
(Same)
2026-04-15
09:10:19
18741:
arch/risc-v/espressif:
Add DFS feature
rv-virt
:knsh_paging
(Same)
2026-04-15
09:10:18
18741:
arch/risc-v/espressif:
Add DFS feature
smartl-c906
:knsh
(Same)
2026-04-15
09:10:03
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-devkit
:bmp180
(Same)
2026-04-15
09:09:41
18741:
arch/risc-v/espressif:
Add DFS feature
smartl-c906
:nsh
(Same)
2026-04-15
09:09:34
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:gpio
(Same)
2026-04-15
09:09:33
18741:
arch/risc-v/espressif:
Add DFS feature
canmv230
:knsh
(Same)
2026-04-15
09:09:14
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-devkit
:timers
(Same)
2026-04-15
09:08:55
18741:
arch/risc-v/espressif:
Add DFS feature
smartl-c906
:fpu
(Same)
2026-04-15
09:08:50
18741:
arch/risc-v/espressif:
Add DFS feature
rv-virt
:knsh64_paging
(Same)
2026-04-15
09:08:45
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:rtc
(Same)
2026-04-15
09:08:35
18741:
arch/risc-v/espressif:
Add DFS feature
canmv230
:nsh
(Same)
2026-04-15
09:08:07
18741:
arch/risc-v/espressif:
Add DFS feature
smartl-c906
:sotest
(Same)
2026-04-15
09:08:03
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-devkit
:pm
(Same)
2026-04-15
09:07:55
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:sdmmc_spi
(Same)
2026-04-15
09:07:20
18741:
arch/risc-v/espressif:
Add DFS feature
ox64
:nsh
(Same)
2026-04-15
09:07:17
18741:
arch/risc-v/espressif:
Add DFS feature
rv-virt
:knsh64
(Same)
2026-04-15
09:07:15
18741:
arch/risc-v/espressif:
Add DFS feature
maix-bit
:knsh_smp
(Same)
2026-04-15
09:07:07
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:i2schar
(Same)
2026-04-15
09:06:43
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-devkit
:nimble
(Same)
2026-04-15
09:06:32
18741:
arch/risc-v/espressif:
Add DFS feature
ox64
:timer
(Same)
2026-04-15
09:06:19
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:bmp180
(Same)
2026-04-15
09:05:55
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-devkit
:efuse
(Same)
2026-04-15
09:05:53
18741:
arch/risc-v/espressif:
Add DFS feature
maix-bit
:kostest
(Same)
2026-04-15
09:05:43
18741:
arch/risc-v/espressif:
Add DFS feature
ox64
:adc
(Same)
2026-04-15
09:05:43
18741:
arch/risc-v/espressif:
Add DFS feature
rv-virt
:knsh
(Same)
2026-04-15
09:05:28
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:spislv
(Same)
2026-04-15
09:05:08
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-devkit
:adc
(Same)
2026-04-15
09:04:57
18741:
arch/risc-v/espressif:
Add DFS feature
maix-bit
:elf
(Same)
2026-04-15
09:04:25
18741:
arch/risc-v/espressif:
Add DFS feature
ox64
:spi
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:767: savedefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 Untracked files: defconfig.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-15
09:04:20
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:oa_tc6
Untracked files: defconfig.tmp nothing added to commit but untracked files present (use "git add" to track) make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:767: savedefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 Untracked files: defconfig.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-15
09:04:03
18741:
arch/risc-v/espressif:
Add DFS feature
maix-bit
:module
(Same)
2026-04-15
09:03:59
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-devkit
:spiflash
(Same)
2026-04-15
09:03:53
18741:
arch/risc-v/espressif:
Add DFS feature
rv-virt
:knetnsh64_smp
(Same)
2026-04-15
09:03:39
18741:
arch/risc-v/espressif:
Add DFS feature
bl602evb
:dma
(Same)
2026-04-15
09:03:30
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:timers
(Same)
2026-04-15
09:03:11
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-devkit
:spi
(Same)
2026-04-15
09:03:10
18741:
arch/risc-v/espressif:
Add DFS feature
bl602evb
:i2c
(Same)
2026-04-15
09:02:43
18741:
arch/risc-v/espressif:
Add DFS feature
maix-bit
:knsh
(Same)
2026-04-15
09:02:37
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:pm
(Same)
2026-04-15
09:02:25
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-xiao
:usbnsh
(Same)
2026-04-15
09:02:10
18741:
arch/risc-v/espressif:
Add DFS feature
bl602evb
:wifi
(Same)
2026-04-15
09:02:06
18741:
arch/risc-v/espressif:
Add DFS feature
rv-virt
:knetnsh64
(Same)
2026-04-15
09:01:48
18741:
arch/risc-v/espressif:
Add DFS feature
maix-bit
:smp2
(Same)
2026-04-15
09:01:48
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:qencoder
(Same)
2026-04-15
09:01:42
18741:
arch/risc-v/espressif:
Add DFS feature
bl602evb
:nsh
(Same)
2026-04-15
09:01:14
18741:
arch/risc-v/espressif:
Add DFS feature
bl602evb
:gpio
(Same)
2026-04-15
09:01:03
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-xiao
:ble
(Same)
2026-04-15
09:01:00
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:motor
(Same)
2026-04-15
09:00:55
18741:
arch/risc-v/espressif:
Add DFS feature
maix-bit
:nsh
(Same)
2026-04-15
09:00:33
18741:
arch/risc-v/espressif:
Add DFS feature
bl602evb
:timer
(Same)
2026-04-15
09:00:29
18741:
arch/risc-v/espressif:
Add DFS feature
rv-virt
:kfb64
(Same)
2026-04-15
09:00:01
18741:
arch/risc-v/espressif:
Add DFS feature
maix-bit
:posix_spawn
(Same)
2026-04-15
08:59:59
18741:
arch/risc-v/espressif:
Add DFS feature
bl602evb
:fpu
(Same)
2026-04-15
08:59:47
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:ulp
(Same)
2026-04-15
08:59:28
18741:
arch/risc-v/espressif:
Add DFS feature
rv-virt
:flats64
(Same)
2026-04-15
08:59:19
18741:
arch/risc-v/espressif:
Add DFS feature
bl602evb
:spiflash
(Same)
2026-04-15
08:59:14
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-xiao
:wifi
(Same)
2026-04-15
08:59:05
18741:
arch/risc-v/espressif:
Add DFS feature
maix-bit
:smp
(Same)
2026-04-15
08:58:58
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:efuse
(Same)
2026-04-15
08:58:36
18741:
arch/risc-v/espressif:
Add DFS feature
bl602evb
:spi
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:767: savedefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 Untracked files: defconfig.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-15
08:58:31
18741:
arch/risc-v/espressif:
Add DFS feature
rv-virt
:flats
Untracked files: defconfig.tmp nothing added to commit but untracked files present (use "git add" to track) make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:767: savedefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 Untracked files: defconfig.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-15
08:58:25
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-xiao
:nsh
(Same)
2026-04-15
08:58:11
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:adc
(Same)
2026-04-15
08:57:34
18741:
arch/risc-v/espressif:
Add DFS feature
star64
:nsh
(Same)
2026-04-15
08:57:29
18741:
arch/risc-v/espressif:
Add DFS feature
rv-virt
:fb64
(Same)
2026-04-15
08:57:15
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-xiao
:gpio
(Same)
2026-04-15
08:56:58
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:spiflash
(Same)
2026-04-15
08:56:52
18741:
arch/risc-v/espressif:
Add DFS feature
hpm6750evk2
:nsh
(Same)
2026-04-15
08:56:26
18741:
arch/risc-v/espressif:
Add DFS feature
rv-virt
:fb
(Same)
2026-04-15
08:56:07
18741:
arch/risc-v/espressif:
Add DFS feature
hpm6360evk
:nsh
(Same)
2026-04-15
08:55:25
18741:
arch/risc-v/espressif:
Add DFS feature
rv-virt
:elf
make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:767: savedefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 Untracked files: defconfig.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-15
08:55:17
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c3-xiao
:nimble
(Same)
2026-04-15
08:55:17
18741:
arch/risc-v/espressif:
Add DFS feature
hifive1-revb
:nsh
(Same)
2026-04-15
08:55:16
18741:
arch/risc-v/espressif:
Add DFS feature
esp32c6-devkitc
:spi
(Same)
2026-04-15
08:39:55
18741:
arch/risc-v/espressif:
Add DFS feature
canmv230
:nsbi
Untracked files: defconfig.tmp nothing added to commit but untracked files present (use "git add" to track) make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 make: *** [tools/Unix.mk:767: savedefconfig] Error 1 make: *** [tools/Unix.mk:744: olddefconfig] Error 1 Untracked files: defconfig.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-15
08:06:16
18738:
net/ipforward:
Forbid non-forwardable multicast sc
sim
:lua
ad To t a l S p e n t L e f t S p e e d Dl
2026-04-15
08:05:33
18738:
net/ipforward:
Forbid non-forwardable multicast sc
sim
:login
>>>> WARNING: YOU ARE USING THE DEFAULT ADMIN PASSWORD (CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator")!!! PLEASE CHANGE IT!!! <<<< >>>> WARNING: YOU ARE USING DEFAULT PASSWORD KEYS (CONFIG_FSUTILS_PASSWD_KEY1-4)!!! PLEASE CHANGE IT!!! <<<<
2026-04-15
05:52:10
18737:
video/fb:
guarantee fb read-write integrity to pre
esp32s3-devkit
:rmt
Killing pytest after timeout...
2026-04-15
05:38:20
18737:
video/fb:
guarantee fb read-write integrity to pre
esp32p4-function-ev-board
:watchdog
(Same)
2026-04-15
03:34:19
18737:
video/fb:
guarantee fb read-write integrity to pre
sim
:login
>>>> WARNING: YOU ARE USING THE DEFAULT ADMIN PASSWORD (CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator")!!! PLEASE CHANGE IT!!! <<<< >>>> WARNING: YOU ARE USING DEFAULT PASSWORD KEYS (CONFIG_FSUTILS_PASSWD_KEY1-4)!!! PLEASE CHANGE IT!!! <<<<
2026-04-15
01:46:56
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
maple
:usbnsh
Untracked files: boards/arm/stm32/maple/scripts/ld.script.dfu.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-15
01:46:19
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
maple
:nx
(Same)
2026-04-15
01:45:44
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
maple
:nsh
(Same)
2026-04-14
18:35:14
18736:
boards/sim:
Replaced message of the day (MOTD)
sim
:login
>>>> WARNING: YOU ARE USING THE DEFAULT ADMIN PASSWORD (CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator")!!! PLEASE CHANGE IT!!! <<<< >>>> WARNING: YOU ARE USING DEFAULT PASSWORD KEYS (CONFIG_FSUTILS_PASSWD_KEY1-4)!!! PLEASE CHANGE IT!!! <<<<
2026-04-14
17:43:27
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
stm32f103-minimum
:adb
L e f t S p e e d -:--:
2026-04-14
17:41:48
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-devkit
:knsh
Killing pytest after timeout...
2026-04-14
17:26:20
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
sim
:login
>>>> WARNING: YOU ARE USING THE DEFAULT ADMIN PASSWORD (CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator")!!! PLEASE CHANGE IT!!! <<<< >>>> WARNING: YOU ARE USING DEFAULT PASSWORD KEYS (CONFIG_FSUTILS_PASSWD_KEY1-4)!!! PLEASE CHANGE IT!!! <<<<
2026-04-14
17:15:54
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
sim
:alsa
svn: E170013: Unable to connect to a repository at URL 'https://svn.code.sf.net/p/lame/svn/trunk/lame' svn: E175002: Unexpected HTTP status 503 'Service Unavailable' on '/p/lame/svn/trunk/lame' CMake Error at cmake/nuttx_add_library.cmake:210 (add_library): Cannot find source file: /github/workspace/sources/apps/audioutils/lame/lame/libmp3lame/bitstream.c Call Stack (most recent call first): /github/workspace/sources/apps/audioutils/lame/CMakeLists.txt:110 (nuttx_add_library) CMake Erro
2026-04-14
16:39:41
18735:
tools/Unix.mk:
fix Untracked files defconfig.tmp-e
esp32p4-function-ev-board
:buttons
Killing pytest after timeout...
2026-04-14
16:38:42
18735:
tools/Unix.mk:
fix Untracked files defconfig.tmp-e
esp32s3-devkit
:rmt
(Same)
2026-04-14
16:02:20
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:watchdog
8d7 < # CONFIG_ARCH_LEDS is not set 31d29 < CONFIG_ESP32S3_UART0=y Saving the new configuration file
2026-04-14
15:58:45
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:ostest
8d7 < # CONFIG_ARCH_LEDS is not set 30d28 < CONFIG_ESP32S3_UART0=y Saving the new configuration file
2026-04-14
15:57:31
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:coremark
8d7 < # CONFIG_ARCH_LEDS is not set 27d25 < CONFIG_ESP32S3_UART0=y Saving the new configuration file
2026-04-14
15:56:21
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:nsh
8d7 < # CONFIG_ARCH_LEDS is not set 30d28 < CONFIG_ESP32S3_UART0=y 47d44 < CONFIG_START_MONTH=1 52d48 < Saving the new configuration file
2026-04-14
15:55:19
18735:
tools/Unix.mk:
fix Untracked files defconfig.tmp-e
rv-virt
:kfb64
/github/workspace/sources/apps/bin/stgH4ALH: section .fini_array lma 0xc0101009 adjusted to 0xc010100c
2026-04-14
15:54:13
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:notouch-lvgl
14d13 < CONFIG_ARCH_BOARD_ESP32S3_WS_LCD128_NOTOUCH=y 28,29d26 < CONFIG_DEBUG_ASSERTIONS=y < CONFIG_DEBUG_ASSERTIONS_EXPRESSION=y 61d57 < CONFIG_NDEBUG=y Saving the new configuration file
2026-04-14
15:47:48
18607:
fs:
Add Kernel-level VFS Performance Profiler
sim
:citest
7a8,10 > # CONFIG_NET_ARP is not set > # CONFIG_NSH_CMDOPT_HEXDUMP is not set > # CONFIG_NSH_NETINIT is not set 95d97 < # CONFIG_NET_ARP is not set 100d101 < # CONFIG_NSH_CMDOPT_HEXDUMP is not set 105d105 < # CONFIG_NSH_NETINIT is not set Saving the new configuration file
2026-04-14
15:22:21
18733:
arch/risc-v:
fix linking process of Espressif dev
esp32p4-function-ev-board
:watchdog
Killing pytest after timeout...
2026-04-14
14:53:13
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
sim
:lua
Total 0 % R e c0e i v e d0 % X f e0r d A0v e r a g e0 S p e e d 0 T i m e 0 - -T:i-m-e: - - - T-i:m-e- : -C-u rr-e-n:t-
2026-04-14
14:52:29
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
sim
:login
>>>> WARNING: YOU ARE USING THE DEFAULT ADMIN PASSWORD (CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator")!!! PLEASE CHANGE IT!!! <<<< >>>> WARNING: YOU ARE USING DEFAULT PASSWORD KEYS (CONFIG_FSUTILS_PASSWD_KEY1-4)!!! PLEASE CHANGE IT!!! <<<<
2026-04-14
13:31:10
18734:
arch/arm:
Fix the compilation error
stm32f103-minimum
:adb
% R e0c e i v e d0 % X f0e r d 0A v e r a0g e S p e0e d T i0m e T0i m-e- : - - : -T-i m-e-: - -C:u-r-r e-n-t:
2026-04-14
10:07:30
18607:
fs:
Add Kernel-level VFS Performance Profiler
sim
:login
>>>> WARNING: YOU ARE USING THE DEFAULT ADMIN PASSWORD (CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator")!!! PLEASE CHANGE IT!!! <<<< >>>> WARNING: YOU ARE USING DEFAULT PASSWORD KEYS (CONFIG_FSUTILS_PASSWD_KEY1-4)!!! PLEASE CHANGE IT!!! <<<<
2026-04-14
09:59:01
18731:
sched/misc:
Optimize thread saving order in coredu
esp32s3-devkit
:elf
Killing pytest after timeout...
2026-04-14
09:46:40
18731:
sched/misc:
Optimize thread saving order in coredu
esp32p4-function-ev-board
:watchdog
(Same)
2026-04-14
09:28:58
18732:
Fix NuttX simulator on macOS
sim
:lua
% Tot % Total % Received % Xferd Average Speed Time Time Time Current
2026-04-14
09:28:13
18732:
Fix NuttX simulator on macOS
sim
:login
>>>> WARNING: YOU ARE USING THE DEFAULT ADMIN PASSWORD (CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator")!!! PLEASE CHANGE IT!!! <<<< >>>> WARNING: YOU ARE USING DEFAULT PASSWORD KEYS (CONFIG_FSUTILS_PASSWD_KEY1-4)!!! PLEASE CHANGE IT!!! <<<<
2026-04-14
09:12:06
18731:
sched/misc:
Optimize thread saving order in coredu
stm32f103-minimum
:adb
r r e n t D l o a d DUlpolaoda d U p loTaodt a l T o Stpaeln t Spe n t L e fLte f tS p eSepde ed
2026-04-14
06:54:47
18607:
fs:
Add Kernel-level VFS Performance Profiler
sim
:segger
End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of segger/SystemView_Src_V356.zip or segger/SystemView_Src_V356.zip.zip, and cannot find segger/SystemView_Src_V356.zip.ZIP, period. make[1]: *** [segger/Make.defs:84: segger/SystemView_Src_V"356".zip
2026-04-14
05:05:48
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-devkit
:buttons
Killing pytest after timeout...
2026-04-14
04:20:50
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
rv-virt
:nsbi
/github/workspace/sources/apps/bin/stHWJrzy: section .fini_array lma 0xc0101261 adjusted to 0xc0101264
2026-04-14
03:23:55
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:watchdog
8d7 < # CONFIG_ARCH_LEDS is not set 31d29 < CONFIG_ESP32S3_UART0=y Saving the new configuration file
2026-04-14
03:21:47
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:ostest
8d7 < # CONFIG_ARCH_LEDS is not set 30d28 < CONFIG_ESP32S3_UART0=y Saving the new configuration file
2026-04-14
03:20:37
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:coremark
8d7 < # CONFIG_ARCH_LEDS is not set 27d25 < CONFIG_ESP32S3_UART0=y Saving the new configuration file
2026-04-14
03:19:29
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:nsh
8d7 < # CONFIG_ARCH_LEDS is not set 30d28 < CONFIG_ESP32S3_UART0=y 47d44 < CONFIG_START_MONTH=1 52d48 < Saving the new configuration file
2026-04-14
03:17:28
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
esp32s3-ws-lcd128
:notouch-lvgl
14d13 < CONFIG_ARCH_BOARD_ESP32S3_WS_LCD128_NOTOUCH=y Saving the new configuration file
2026-04-14
02:48:08
18730:
[WIP] boards/xtensa/esp32s3:
New board WaveShare E
sim
:lua
S0 p e n t 0 L e0f t S p e0e d
2026-04-14
01:19:34
3455:
build(deps):
bump actions/upload-artifact from 7.0
esp32s3-devkit
:txtable
Killing pytest after timeout...
2026-04-14
01:07:21
3455:
build(deps):
bump actions/upload-artifact from 7.0
esp32p4-function-ev-board
:random
(Same)
2026-04-14
01:06:10
3456:
build(deps):
bump actions/github-script from 8.0.0
esp32p4-function-ev-board
:watchdog
(Same)
2026-04-14
00:29:36
3455:
build(deps):
bump actions/upload-artifact from 7.0
stm32f103-minimum
:adb
0 % T0o t a l 0 % R0e c e i v0e d % X0f e r d 0A v e r a g e0 S-p-e:e-d- : - -T i-m-e: - - : -T-i m-e- : - - : -T-i m e C0urrent
2026-04-13
23:13:54
18715:
sched/nsh:
Remove Hard-coded Default Password
esp32s3-devkit
:elf
Killing pytest after timeout...
2026-04-13
20:57:33
18715:
sched/nsh:
Remove Hard-coded Default Password
sim
:login
>>>> WARNING: YOU ARE USING THE DEFAULT ADMIN PASSWORD (CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator")!!! PLEASE CHANGE IT!!! <<<< >>>> WARNING: YOU ARE USING DEFAULT PASSWORD KEYS (CONFIG_FSUTILS_PASSWD_KEY1-4)!!! PLEASE CHANGE IT!!! <<<<
2026-04-13
20:17:58
18715:
sched/nsh:
Remove Hard-coded Default Password
esp32p4-function-ev-board
:sdm
Killing pytest after timeout...
2026-04-13
19:13:32
18728:
arch/xtensa/esp32[|s3]:
Fix ROM strdup heap issue
esp32s3-devkit
:elf
(Same)
2026-04-13
18:53:10
18607:
fs:
Add Kernel-level VFS Performance Profiler
sim
:citest
procfs/fs_procfsprofile.c: In function 'profile_read': ##[error]procfs/fs_procfsprofile.c:82:24: error: passing argument 1 of 'procfs_memcpy' from incompatible pointer type [-Werror=incompatible-pointer-types] 82 | return procfs_memcpy(filep, buffer, buflen, buf, linesize); | ^~~~~ | | | struct file * In file included from procfs/fs_procfsprofile.c:38: 209 | size_t procfs_memcpy(FAR const char *src, size_t srclen,
2026-04-13
18:36:18
3454:
modbus:
move freemodbus to a separate directory
esp32s3-devkit
:rmt
Killing pytest after timeout...
2026-04-13
18:28:05
3454:
modbus:
move freemodbus to a separate directory
esp32p4-function-ev-board
:usbconsole
(Same)
2026-04-13
18:12:56
18715:
sched/nsh:
Remove Hard-coded Default Password
sim
:login
>>>> WARNING: YOU ARE USING THE DEFAULT ADMIN PASSWORD (CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator")!!! PLEASE CHANGE IT!!! <<<< >>>> WARNING: YOU ARE USING DEFAULT PASSWORD KEYS (CONFIG_FSUTILS_PASSWD_KEY1-4)!!! PLEASE CHANGE IT!!! <<<<
2026-04-13
17:26:31
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
same70-qmtech
:mcuboot-loader
Ignored files: (use "git add -f ..." to include in what will be committed) crypto/mbedtls/v3.6.2.zip nothing to commit, working tree clean
2026-04-13
17:25:42
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
same70-qmtech
:nsh
(Same)
2026-04-13
17:25:01
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
same70-qmtech
:mcuboot-slot-confirm
(Same)
2026-04-13
17:24:16
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
pic32czca70-curiosity
:max
(Same)
2026-04-13
17:23:39
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
pic32czca70-curiosity
:nsh
(Same)
2026-04-13
17:22:30
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
samv71-xult
:vnc
(Same)
2026-04-13
17:21:46
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
samv71-xult
:mxtxplnd
(Same)
2026-04-13
17:21:00
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
samv71-xult
:module
(Same)
2026-04-13
17:19:45
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
samv71-xult
:knsh
(Same)
2026-04-13
17:18:43
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
samv71-xult
:mcuboot-update-agent
(Same)
2026-04-13
17:17:47
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
samv71-xult
:mrf24j40-starhub
(Same)
2026-04-13
17:16:43
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
samv71-xult
:netnsh
(Same)
2026-04-13
17:15:23
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
samv71-xult
:vnxwm
(Same)
2026-04-13
17:14:36
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
samv71-xult
:mcuboot-loader
(Same)
2026-04-13
17:13:51
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
samv71-xult
:nsh
(Same)
2026-04-13
17:13:15
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
samv71-xult
:mcuboot-swap-test
(Same)
2026-04-13
17:12:15
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
samv71-xult
:oa_tc6
(Same)
2026-04-13
17:11:25
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
samv71-xult
:mcuboot-slot-confirm
(Same)
2026-04-13
17:10:16
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
samv71-xult
:nxwm
(Same)
2026-04-13
17:09:39
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
same70-xplained
:can
(Same)
2026-04-13
17:08:34
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
same70-xplained
:pysim
(Same)
2026-04-13
17:07:18
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
same70-xplained
:twm4nx
(Same)
2026-04-13
17:06:41
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
same70-xplained
:pwm
(Same)
2026-04-13
17:05:44
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
same70-xplained
:mrf24j40-starhub
(Same)
2026-04-13
17:04:56
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
same70-xplained
:netnsh
(Same)
2026-04-13
17:04:11
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
same70-xplained
:mcuboot-loader
(Same)
2026-04-13
17:03:35
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
same70-xplained
:nsh
(Same)
2026-04-13
17:02:41
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
same70-xplained
:mcuboot-slot-confirm
(Same)
2026-04-13
17:01:48
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
same70-xplained
:adc
(Same)
2026-04-13
17:01:14
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
same54-xplained-pro
:nsh
(Same)
2026-04-13
17:00:30
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
metro-m4
:nsh
(Same)
2026-04-13
16:59:48
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
circuit-express
:usbnsh
(Same)
2026-04-13
16:59:10
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
circuit-express
:nsh
(Same)
2026-04-13
16:58:39
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
arduino-m0
:usbnsh
(Same)
2026-04-13
16:58:09
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
arduino-m0
:nsh
(Same)
2026-04-13
16:57:39
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
xiao-seeeduino
:nsh
(Same)
2026-04-13
16:57:00
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
samd20-xplained
:nsh
(Same)
2026-04-13
16:56:22
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
saml21-xplained
:nsh
(Same)
2026-04-13
16:55:42
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
samd21-xplained
:nsh
(Same)
2026-04-13
16:54:53
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sama5d4-ek
:dramboot
(Same)
2026-04-13
16:53:53
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sama5d4-ek
:elf
(Same)
2026-04-13
16:53:04
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sama5d4-ek
:at25boot
(Same)
2026-04-13
16:52:16
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sama5d4-ek
:ramtest
(Same)
2026-04-13
16:50:53
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sama5d4-ek
:knsh
(Same)
2026-04-13
16:50:03
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sama5d4-ek
:nsh
(Same)
2026-04-13
16:49:08
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sama5d4-ek
:bridge
(Same)
2026-04-13
16:48:01
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sama5d4-ek
:ipv6
(Same)
2026-04-13
16:46:41
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sama5d4-ek
:nxwm
(Same)
2026-04-13
16:45:57
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sama5d3x-ek
:hello
(Same)
2026-04-13
16:45:05
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sama5d3x-ek
:nx
(Same)
2026-04-13
16:44:28
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sama5d3x-ek
:nxplayer
(Same)
2026-04-13
16:43:44
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sama5d3x-ek
:ov2640
(Same)
2026-04-13
16:43:06
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sama5d3x-ek
:nsh
(Same)
2026-04-13
16:42:21
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sama5d3x-ek
:norboot
(Same)
2026-04-13
16:41:32
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sama5d3x-ek
:demo
(Same)
2026-04-13
16:40:28
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sama5d3x-ek
:nxwm
(Same)
2026-04-13
16:39:47
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sama5d2-xult
:netnsh
(Same)
2026-04-13
16:39:11
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sama5d2-xult
:nsh
(Same)
2026-04-13
16:38:28
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sama5d2-xult
:sdmmcnsh
(Same)
2026-04-13
16:37:38
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
giant-board
:sdmmc-net-nsh
(Same)
2026-04-13
16:36:56
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
giant-board
:netnsh
(Same)
2026-04-13
16:36:19
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
giant-board
:nsh
(Same)
2026-04-13
16:35:36
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
giant-board
:sdmmcnsh
(Same)
2026-04-13
16:34:52
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
jupiter-nano
:sdmmc-nsh-net-resolvconf
(Same)
2026-04-13
16:33:51
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
jupiter-nano
:netnsh
(Same)
2026-04-13
16:32:58
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
jupiter-nano
:nsh
(Same)
2026-04-13
16:31:52
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
jupiter-nano
:sdmmcnsh
(Same)
2026-04-13
16:30:56
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sama5d3-xplained
:ethernet-over-usb-2-high-speed
(Same)
2026-04-13
16:29:35
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sama5d3-xplained
:knsh
(Same)
2026-04-13
16:28:46
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sama5d3-xplained
:nsh
(Same)
2026-04-13
16:27:53
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sama5d3-xplained
:bridge
(Same)
2026-04-13
16:26:54
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sama5d3-xplained
:bluetooth
(Same)
2026-04-13
16:26:07
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sam4cmp-db
:nsh
(Same)
2026-04-13
16:25:23
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sam4e-ek
:usbnsh
(Same)
2026-04-13
16:24:27
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sam4e-ek
:nsh
(Same)
2026-04-13
16:23:13
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sam4e-ek
:nxwm
(Same)
2026-04-13
16:22:28
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sam4l-xplained
:nsh
(Same)
2026-04-13
16:21:48
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
flipnclick-sam3x
:nxlines
(Same)
2026-04-13
16:21:25
3454:
modbus:
move freemodbus to a separate directory
sim
:lua
d % Xferd Average Speed Time Time Time Current
2026-04-13
16:21:07
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
flipnclick-sam3x
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) crypto/mbedtls/v3.6.2.zip nothing to commit, working tree clean
2026-04-13
16:20:23
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sam4s-xplained
:nsh
(Same)
2026-04-13
16:19:49
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
arduino-due
:nsh-leds
(Same)
2026-04-13
16:19:03
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
arduino-due
:nsh
(Same)
2026-04-13
16:18:13
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sam3u-ek
:nx
(Same)
2026-04-13
16:17:07
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sam3u-ek
:knsh
(Same)
2026-04-13
16:16:19
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sam3u-ek
:nsh
(Same)
2026-04-13
16:15:17
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sam3u-ek
:nxwm
(Same)
2026-04-13
16:14:30
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
stm32f103-minimum
:adb
d
2026-04-13
16:14:27
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sam4s-xplained-pro
:fs
Ignored files: (use "git add -f ..." to include in what will be committed) crypto/mbedtls/v3.6.2.zip nothing to commit, working tree clean
2026-04-13
16:13:44
18726:
nuttx/nx:
compilation error occurs
linum-stm32h753bi
:mfrc522
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip nothing to commit, working tree clean
2026-04-13
16:13:34
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
sam4s-xplained-pro
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) crypto/mbedtls/v3.6.2.zip nothing to commit, working tree clean
2026-04-13
16:13:10
18726:
nuttx/nx:
compilation error occurs
linum-stm32h753bi
:usbnsh
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip nothing to commit, working tree clean
2026-04-13
16:12:55
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
s32k118evb
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) crypto/mbedtls/v3.6.2.zip nothing to commit, working tree clean
2026-04-13
16:12:53
18726:
nuttx/nx:
compilation error occurs
linum-stm32h753bi
:lvgl
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip nothing to commit, working tree clean [v9.2.1.zip] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of v9.2.1.zip or v9.2.1.zip.zip
2026-04-13
16:12:21
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
rddrone-bms772
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) crypto/mbedtls/v3.6.2.zip nothing to commit, working tree clean
2026-04-13
16:12:18
18726:
nuttx/nx:
compilation error occurs
linum-stm32h753bi
:leds
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip nothing to commit, working tree clean
2026-04-13
16:11:47
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
s32k144evb
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) crypto/mbedtls/v3.6.2.zip nothing to commit, working tree clean
2026-04-13
16:11:43
18726:
nuttx/nx:
compilation error occurs
linum-stm32h753bi
:sdcard
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip nothing to commit, working tree clean
2026-04-13
16:11:13
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
s32k146evb
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) crypto/mbedtls/v3.6.2.zip nothing to commit, working tree clean
2026-04-13
16:11:08
18726:
nuttx/nx:
compilation error occurs
linum-stm32h753bi
:eeprom
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip nothing to commit, working tree clean
2026-04-13
16:10:34
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
s32k148evb
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) crypto/mbedtls/v3.6.2.zip nothing to commit, working tree clean
2026-04-13
16:10:31
18726:
nuttx/nx:
compilation error occurs
linum-stm32h753bi
:nxffs
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip nothing to commit, working tree clean
2026-04-13
16:09:56
18726:
nuttx/nx:
compilation error occurs
linum-stm32h753bi
:modbus_slave
(Same)
2026-04-13
16:09:41
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
ucans32k146
:can
Ignored files: (use "git add -f ..." to include in what will be committed) crypto/mbedtls/v3.6.2.zip nothing to commit, working tree clean
2026-04-13
16:09:11
18726:
nuttx/nx:
compilation error occurs
linum-stm32h753bi
:rndis
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip nothing to commit, working tree clean
2026-04-13
16:08:53
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
ucans32k146
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) crypto/mbedtls/v3.6.2.zip nothing to commit, working tree clean
2026-04-13
16:08:36
18726:
nuttx/nx:
compilation error occurs
linum-stm32h753bi
:modbus_master
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip nothing to commit, working tree clean
2026-04-13
16:08:15
18727:
arch/arm/imx9:
eDMA5 don't enable all interrupts
ucans32k146
:se05x
[v3.6.2.zip] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of v3.6.2.zip or v3.6.2.zip.zip, and cannot find v3.6.2.zip.ZIP, period. make[3]: *** [Makefile:81: mbedtls] Error 9 make[3]: Target 'context' not remade because of errors. make[2]
2026-04-13
16:07:41
18726:
nuttx/nx:
compilation error occurs
linum-stm32h753bi
:littlefs
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip nothing to commit, working tree clean
2026-04-13
16:06:56
18726:
nuttx/nx:
compilation error occurs
linum-stm32h753bi
:netnsh
(Same)
2026-04-13
16:06:21
18726:
nuttx/nx:
compilation error occurs
linum-stm32h753bi
:nsh
(Same)
2026-04-13
16:05:34
18726:
nuttx/nx:
compilation error occurs
linum-stm32h753bi
:zmodem
(Same)
2026-04-13
16:04:59
18726:
nuttx/nx:
compilation error occurs
linum-stm32h753bi
:buzzer
(Same)
2026-04-13
16:04:24
18726:
nuttx/nx:
compilation error occurs
linum-stm32h753bi
:tone
(Same)
2026-04-13
16:03:48
18726:
nuttx/nx:
compilation error occurs
linum-stm32h753bi
:sdram
(Same)
2026-04-13
16:03:03
18726:
nuttx/nx:
compilation error occurs
linum-stm32h753bi
:qencoder
(Same)
2026-04-13
16:02:13
18726:
nuttx/nx:
compilation error occurs
linum-stm32h753bi
:socketcan
(Same)
2026-04-13
16:01:36
18726:
nuttx/nx:
compilation error occurs
linum-stm32h753bi
:usbmsc-sdcard
(Same)
2026-04-13
16:01:12
18726:
nuttx/nx:
compilation error occurs
stm32h750b-dk
:lvgl
[v9.2.1.zip] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of v9.2.1.zip or v9.2.1.zip.zip, and cannot find v9.2.1.zip.ZIP, period. make[3]: *** [Makefile:77: lvgl] Error 9 make[3]: Target 'context' not remade because of errors. make[2]: *
2026-04-13
15:05:01
18726:
nuttx/nx:
compilation error occurs
esp32s3-devkit
:elf
Killing pytest after timeout...
2026-04-13
14:31:04
18726:
nuttx/nx:
compilation error occurs
esp32s3-devkit
:toywasm
o t a l % R e c e i v e d % X f e r d Average Speed Time Time Time Current
2026-04-13
14:12:46
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:romfs
Killing pytest after timeout...
2026-04-13
12:22:04
18725:
tools/ci:
Added esptool for Windows Native and fix
esp32s3-devkit
:eth_lan9250
(Same)
2026-04-13
12:10:06
18725:
tools/ci:
Added esptool for Windows Native and fix
esp32p4-function-ev-board
:watchdog
(Same)
2026-04-13
11:39:37
18697:
fs/fat:
fix incorrect representation of SFN files
esp32s3-devkit
:romfs
(Same)
2026-04-13
11:33:42
18723:
net:
fix multiple bugs across network subsystem
esp32p4-function-ev-board
:usbconsole
(Same)
2026-04-13
11:33:37
18723:
net:
fix multiple bugs across network subsystem
esp32s3-devkit
:usbnsh
(Same)
2026-04-13
11:27:39
18697:
fs/fat:
fix incorrect representation of SFN files
esp32p4-function-ev-board
:usbconsole
(Same)
2026-04-13
10:38:30
18724:
video/fb:
fix compilation errors
esp32s3-devkit
:rmt
(Same)
2026-04-13
10:35:25
18697:
fs/fat:
fix incorrect representation of SFN files
rv-virt
:knsh64_paging
0xc0101284
2026-04-13
10:06:52
18725:
tools/ci:
Added esptool for Windows Native and fix
sim
:lua
f e r d A v e r a ge Speed Time Time Time Current
2026-04-13
09:21:16
18697:
fs/fat:
fix incorrect representation of SFN files
sim
:lua
% %T oTtoatla l % %R eRceecievievde d% %X fXefredr d A vAevreargaeg eS pSepeede d T iTmiem e T iTmiem e T iTmiem e C uCrurrernetn t D lDolaoda d U pUlpolaoda d T oTtoatla l S pSepnetn t L eLfetf t S pSepeede d
2026-04-13
08:39:02
18723:
net:
fix multiple bugs across network subsystem
nrf5340-dk
:rptun_cpunet
CMake Error at /github/workspace/sources/nuttx/build/_deps/open-amp-subbuild/open-amp-populate-prefix/src/open-amp-populate-stamp/download-open-amp-populate.cmake:170 (message): Each download failed! error: downloading 'https://github.com/OpenAMP/open-amp/archive/v2025.10.0.zip' failed status_code: 28 status_string: "Timeout was reached" log: --- LOG BEGIN --- Trying 140.82.116.3:443... Connected to github.com (140.82.116.3) port 443 (#0) ALPN: offers h2 ALPN: offers http/1.1
2026-04-13
08:24:13
18724:
video/fb:
fix compilation errors
sim
:lua
L e f t S p e e d
2026-04-13
05:24:20
3456:
build(deps):
bump actions/github-script from 8.0.0
esp32s3-devkit
:sdmmc
Killing pytest after timeout...
2026-04-13
05:23:13
18720:
build(deps):
bump docker/build-push-action from 7.
esp32s3-devkit
:elf
(Same)
2026-04-13
05:12:44
3456:
build(deps):
bump actions/github-script from 8.0.0
esp32p4-function-ev-board
:watchdog
(Same)
2026-04-13
05:12:07
3455:
build(deps):
bump actions/upload-artifact from 7.0
esp32p4-function-ev-board
:usbconsole
(Same)
2026-04-13
05:11:46
18720:
build(deps):
bump docker/build-push-action from 7.
esp32p4-function-ev-board
:usbconsole
(Same)
2026-04-13
04:34:31
3455:
build(deps):
bump actions/upload-artifact from 7.0
stm32f103-minimum
:adb
L e f t S p e e d
2026-04-13
03:51:46
18719:
nuttx:
Suppress UNUSED potential warnings
esp32p4-function-ev-board
:usbconsole
Killing pytest after timeout...
2026-04-13
03:51:14
18719:
nuttx:
Suppress UNUSED potential warnings
esp32s3-devkit
:romfs
(Same)
2026-04-13
03:09:00
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:sdmmc
(Same)
2026-04-13
03:07:37
18720:
build(deps):
bump docker/build-push-action from 7.
sim
:lua
% T o%t aTlo t a l % Received % Xferd Average Sp e e%d R e cTeiimvee d % TXifmeer d A vTeirmaeg e CSuprereedn t T i m e T i m e T i m e C u r r e n t
2026-04-13
02:56:29
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32p4-function-ev-board
:rmt
Killing pytest after timeout...
2026-04-13
01:26:22
18715:
sched/nsh:
Remove Hard-coded Default Password
esp32s3-devkit
:rmt
(Same)
2026-04-13
01:03:19
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32c3-devkit
:mcuboot_update_agent
T0o t a l 0 S p e n0t L0e f t 0S p e e d
2026-04-13
00:53:04
3404:
netutils/ping:
improve ping and ping6 for get_host
sim
:lua
t D l o aDdl o aUdp l oUapdl o a dT o t aTlo t a lS p e nStp e n t L e f tL e fStp e eSdp eed
2026-04-12
19:44:39
18715:
sched/nsh:
Remove Hard-coded Default Password
qemu-armv8a
:nsh_fiq
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/lvgl/v9.2.1.zip nothing to commit, working tree clean
2026-04-12
19:44:26
18715:
sched/nsh:
Remove Hard-coded Default Password
raspberrypi-4b
:lvgl
[v9.2.1.zip] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of v9.2.1.zip or v9.2.1.zip.zip, and cannot find v9.2.1.zip.ZIP, period. make[3]: *** [Makefile:77: lvgl] Error 9 make[3]: Target 'context' not remade because of errors. make[2]: *
2026-04-12
18:51:02
18715:
sched/nsh:
Remove Hard-coded Default Password
sim
:lua
Dle Curroent
2026-04-12
18:50:18
18715:
sched/nsh:
Remove Hard-coded Default Password
sim
:login
>>>> WARNING: YOU ARE USING THE DEFAULT ADMIN PASSWORD (CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator")!!! PLEASE CHANGE IT!!! <<<< >>>> WARNING: YOU ARE USING DEFAULT PASSWORD KEYS (CONFIG_FSUTILS_PASSWD_KEY1-4)!!! PLEASE CHANGE IT!!! <<<<
2026-04-12
18:27:46
18719:
nuttx:
Suppress UNUSED potential warnings
sim
:matter
2026-04-12
17:18:29
18715:
sched/nsh:
Remove Hard-coded Default Password
sim
:login
>>>> WARNING: YOU ARE USING THE DEFAULT ADMIN PASSWORD (CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator")!!! PLEASE CHANGE IT!!! <<<< >>>> WARNING: YOU ARE USING DEFAULT PASSWORD KEYS (CONFIG_FSUTILS_PASSWD_KEY1-4)!!! PLEASE CHANGE IT!!! <<<<
2026-04-12
15:07:29
3404:
netutils/ping:
improve ping and ping6 for get_host
qemu-armv7a
:rpserver
Ignored files: (use "git add -f ..." to include in what will be committed) benchmarks/coremark/main.zip nothing to commit, working tree clean
2026-04-12
15:06:01
3404:
netutils/ping:
improve ping and ping6 for get_host
qemu-armv7a
:knsh
(Same)
2026-04-12
15:05:45
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:toywasm
Dl o%a dT o tUapll o a d % RTeocteailv e d S%p eXnfte r d LAevfetr a gSep eSepde ed T i0m e 0T i m e 0 T i0m e C0u r r e n t0
2026-04-12
15:05:44
3404:
netutils/ping:
improve ping and ping6 for get_host
qemu-armv7a
:nsh
[main.zip] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of main.zip or main.zip.zip, and cannot find main.zip.ZIP, period. make[3]: *** [Makefile:111: coremark] Error 9 make[3]: Target 'context' not remade because of errors. make[2]: ***
2026-04-12
14:53:06
3452:
examples/hello_nim/Kconfig:
name consistent with o
esp32p4-function-ev-board
:rmt
Killing pytest after timeout...
2026-04-12
14:18:52
3452:
examples/hello_nim/Kconfig:
name consistent with o
stm32f103-minimum
:adb
D lDolaoda d UUppllooaadd T oTtoatla l S pSepnetn t L eLfetf t S pSepeede d
2026-04-12
13:10:00
3452:
examples/hello_nim/Kconfig:
name consistent with o
esp32c6-devkitc
:mcuboot_update_agent
0 % Total % Received % Xferd Average Speed Time Time Time Current
2026-04-12
11:56:00
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:sdmmc
Killing pytest after timeout...
2026-04-12
11:44:16
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32p4-function-ev-board
:watchdog
(Same)
2026-04-12
11:40:00
18717:
arch/stm32f0l0g0:
add qencoder support
nucleo-wb55rg
:nimble
curl: (28) Failed to connect to github.com port 443 after 134482 ms: Connection timed out make[3]: *** [Makefile:44: b6831813cfe6da9b25c8be7136b40ce060bf9710.tar.gz] Error 28 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/wireless/bluetooth/nimble_context] Error 2 make[2]: Target 'context_all' not remade because of errors. make[1]: *** [Makefile:187: context] Error 2 make: *** [tools/Unix.mk:467: /github/workspace/sources/a
2026-04-12
10:56:39
18717:
arch/stm32f0l0g0:
add qencoder support
stm32f4discovery
:adb
i m e C urrent
2026-04-12
10:51:06
18717:
arch/stm32f0l0g0:
add qencoder support
stm32f103-minimum
:adb
% R0e c e i v e0d % X0f e rd A0v e r a g0e S p e e0d T i m0e T i0m e- - : - - :T-i-m e- - :C-u-r:r-e-n t-
2026-04-12
10:25:42
3451:
netutils:
add DHCP-provided NTP server fallback fo
esp32s3-devkit
:romfs
Killing pytest after timeout...
2026-04-12
09:25:40
3451:
netutils:
add DHCP-provided NTP server fallback fo
stm32f103-minimum
:adb
u r r e n t D l o a d Up l o a dD l oTaodt a lU p l oSapde n t T o tLaelft SSppeeendt L e f0t S p0e e d
2026-04-12
09:14:41
18717:
arch/stm32f0l0g0:
add qencoder support
nucleo-c071rb
:jumbo
56,57d55 < CONFIG_SENSORS=y < CONFIG_SENSORS_QENCODER=y 66a65,66 > CONFIG_SENSORS=y > CONFIG_SENSORS_QENCODER=y Saving the new configuration file
2026-04-12
09:07:27
18717:
arch/stm32f0l0g0:
add qencoder support
nucleo-c092rc
:jumbo
(Same)
2026-04-12
08:47:42
18716:
boards/nucleo-c0XX:
fix invalid ADC buff size
nucleo-c071rb
:adcscope
55d54 < CONFIG_STM32F0L0G0_ADC_MAX_SAMPLES=6 57a57 > CONFIG_STM32F0L0G0_ADC_MAX_SAMPLES=6 Saving the new configuration file
2026-04-12
08:43:12
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:usbnsh
Killing pytest after timeout...
2026-04-12
08:42:24
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32p4-function-ev-board
:rmt
(Same)
2026-04-12
08:33:33
18718:
Remove useless references to CONFIG_STM32_TIMx_QEC
stm32f103-minimum
:adb
DDllooaadd UUppllooaad d T o tTaolt a l S p eSnpte n t L e fLtef t S pSepeeedd
2026-04-12
07:31:10
3451:
netutils:
add DHCP-provided NTP server fallback fo
esp32s3-devkit
:rmt
Killing pytest after timeout...
2026-04-12
07:18:44
3451:
netutils:
add DHCP-provided NTP server fallback fo
esp32p4-function-ev-board
:usbconsole
(Same)
2026-04-12
06:44:26
18713:
arch/nrf52|nrf53:
add qencoder support
stm32f103-minimum
:adb
t D lDolaoda d U pUlpolaoda d T oTtoatla l S pSepnetn t L eLfetf t Speed S pe e d0
2026-04-12
06:40:40
3451:
netutils:
add DHCP-provided NTP server fallback fo
stm32f103-minimum
:adb
d
2026-04-12
05:41:39
18715:
sched/nsh:
Remove Hard-coded Default Password
esp32s3-devkit
:romfs
Killing pytest after timeout...
2026-04-12
04:53:56
18715:
sched/nsh:
Remove Hard-coded Default Password
stm32f103-minimum
:adb
t D loDaldo a dUp l oaUdp l oTaodt a l T o tSaple n t S p e nLte f t LSepfete d Spee d
2026-04-12
04:07:06
3451:
netutils:
add DHCP-provided NTP server fallback fo
stm32f103-minimum
:adb
ferd Average Speed Time Time T i0m e C u0r r e n0t
2026-04-12
03:24:09
18715:
sched/nsh:
Remove Hard-coded Default Password
sim
:login
>>>> WARNING: YOU ARE USING THE DEFAULT ADMIN PASSWORD (CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator")!!! PLEASE CHANGE IT!!! <<<< >>>> WARNING: YOU ARE USING DEFAULT PASSWORD KEYS (CONFIG_FSUTILS_PASSWD_KEY1-4)!!! PLEASE CHANGE IT!!! <<<<
2026-04-12
03:18:50
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:txtable
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ crypto/mbedtls/df3307f2b4fe512def60886024f7be8fd1523ccd.zip crypto/mbedtls/mbedtls-framework/ crypto/mbedtls/mbedtls/ crypto/mbedtls/v3.6.4.zip interpreters/toywasm/2e4474d1af3bf9bc5a4b571be7ee69694f4a8aef.zip interpreters/toywasm/toywasm/ netutils/cjson/v1.7.12.tar.gz nothing to commit, working tree clean
2026-04-12
03:18:02
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:watchdog
(Same)
2026-04-12
03:17:09
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:rmt
(Same)
2026-04-12
03:15:35
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:romfs
(Same)
2026-04-12
03:14:24
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:elf
(Same)
2026-04-12
03:13:37
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:sdmmc
(Same)
2026-04-12
03:12:50
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:sdm
(Same)
2026-04-12
03:11:33
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:eth_lan9250
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ crypto/mbedtls/df3307f2b4fe512def60886024f7be8fd1523ccd.zip crypto/mbedtls/mbedtls-framework/ crypto/mbedtls/mbedtls/ crypto/mbedtls/v3.6.4.zip interpreters/toywasm/2e4474d1af3bf9bc5a4b571be7ee69694f4a8aef.zip interpreters/toywasm/toywasm/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argta
2026-04-12
03:11:19
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:sta_softap
(Same)
2026-04-12
03:10:31
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:buttons
(Same)
2026-04-12
03:10:23
3451:
netutils:
add DHCP-provided NTP server fallback fo
esp32c3-devkit
:sta_softap
Received % Xferd Average Speed Time Time Time Current
2026-04-12
03:09:44
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:random
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ crypto/mbedtls/df3307f2b4fe512def60886024f7be8fd1523ccd.zip crypto/mbedtls/mbedtls-framework/ crypto/mbedtls/mbedtls/ crypto/mbedtls/v3.6.4.zip interpreters/toywasm/2e4474d1af3bf9bc5a4b571be7ee69694f4a8aef.zip interpreters/toywasm/toywasm/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argta
2026-04-12
03:08:57
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:temperature_sensor
(Same)
2026-04-12
03:08:43
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:fastboot
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ crypto/mbedtls/df3307f2b4fe512def60886024f7be8fd1523ccd.zip crypto/mbedtls/mbedtls-framework/ crypto/mbedtls/mbedtls/ crypto/mbedtls/v3.6.4.zip interpreters/toywasm/2e4474d1af3bf9bc5a4b571be7ee69694f4a8aef.zip interpreters/toywasm/toywasm/ netutils/cjson/v1.7.12.tar.gz nothing to commit, working tree clean gz
2026-04-12
03:07:55
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:pwm
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ crypto/mbedtls/df3307f2b4fe512def60886024f7be8fd1523ccd.zip crypto/mbedtls/mbedtls-framework/ crypto/mbedtls/mbedtls/ crypto/mbedtls/v3.6.4.zip interpreters/toywasm/2e4474d1af3bf9bc5a4b571be7ee69694f4a8aef.zip interpreters/toywasm/toywasm/ netutils/cjson/v1.7.12.tar.gz nothing to commit, working tree clean
2026-04-12
03:07:06
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:psram_quad
(Same)
2026-04-12
03:05:32
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:knsh
(Same)
2026-04-12
03:03:44
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:cxx
(Same)
2026-04-12
03:02:26
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:ble
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ crypto/mbedtls/df3307f2b4fe512def60886024f7be8fd1523ccd.zip crypto/mbedtls/mbedtls-framework/ crypto/mbedtls/mbedtls/ crypto/mbedtls/v3.6.4.zip interpreters/toywasm/2e4474d1af3bf9bc5a4b571be7ee69694f4a8aef.zip interpreters/toywasm/toywasm/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argta
2026-04-12
03:01:28
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:ostest
(Same)
2026-04-12
03:00:45
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:adb
(Same)
2026-04-12
03:00:30
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:fastboot_tcp
(Same)
2026-04-12
02:59:24
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:mcuboot_nsh
(Same)
2026-04-12
02:58:36
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:psram_octal
(Same)
2026-04-12
02:57:49
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:capture
(Same)
2026-04-12
02:57:20
3451:
netutils:
add DHCP-provided NTP server fallback fo
esp32c3-devkit
:mcuboot_update_agent
0 T i0m e 0T im e 0 T i m e 0 C u r r e0nt
2026-04-12
02:56:40
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:crypto
Ignored files: (use "git add -f ..." to include in what will be committed) boot/mcuboot/457be0cf3fb03e9e09938728dece8f03309db973.tar.gz boot/mcuboot/mcuboot/ crypto/mbedtls/df3307f2b4fe512def60886024f7be8fd1523ccd.zip crypto/mbedtls/mbedtls-framework/ crypto/mbedtls/mbedtls/ crypto/mbedtls/v3.6.4.zip interpreters/toywasm/2e4474d1af3bf9bc5a4b571be7ee69694f4a8aef.zip interpreters/toywasm/toywasm/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argta
2026-04-12
02:55:25
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:stack
(Same)
2026-04-12
02:54:38
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:i2c
(Same)
2026-04-12
02:54:24
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:blewifi
(Same)
2026-04-12
02:53:14
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:coremark
(Same)
2026-04-12
02:52:27
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:twai
(Same)
2026-04-12
02:52:12
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:wifi
(Same)
2026-04-12
02:51:14
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:tickless
(Same)
2026-04-12
02:51:00
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:mcuboot_update_agent
Ignored files: (use "git add -f ..." to include in what will be committed) crypto/mbedtls/df3307f2b4fe512def60886024f7be8fd1523ccd.zip crypto/mbedtls/mbedtls-framework/ crypto/mbedtls/mbedtls/ crypto/mbedtls/v3.6.4.zip interpreters/toywasm/2e4474d1af3bf9bc5a4b571be7ee69694f4a8aef.zip interpreters/toywasm/toywasm/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz nothing to commit, working tree clean gzip: stdin: not i
2026-04-12
02:50:24
3451:
netutils:
add DHCP-provided NTP server fallback fo
esp32-lyrat
:audio
-: - -0 - - : - -0: - - 07 5 7 k
2026-04-12
02:50:12
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) crypto/mbedtls/df3307f2b4fe512def60886024f7be8fd1523ccd.zip crypto/mbedtls/mbedtls-framework/ crypto/mbedtls/mbedtls/ crypto/mbedtls/v3.6.4.zip interpreters/toywasm/2e4474d1af3bf9bc5a4b571be7ee69694f4a8aef.zip interpreters/toywasm/toywasm/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz nothing to commit, working tree clean
2026-04-12
02:49:24
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:gpio
(Same)
2026-04-12
02:49:09
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:toywasm
Ignored files: (use "git add -f ..." to include in what will be committed) crypto/mbedtls/df3307f2b4fe512def60886024f7be8fd1523ccd.zip crypto/mbedtls/mbedtls-framework/ crypto/mbedtls/mbedtls/ crypto/mbedtls/v3.6.4.zip interpreters/toywasm/2e4474d1af3bf9bc5a4b571be7ee69694f4a8aef.zip interpreters/toywasm/toywasm/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz nothing to commit, working tree clean gzip: stdin: not i
2026-04-12
02:48:21
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:timer
Ignored files: (use "git add -f ..." to include in what will be committed) crypto/mbedtls/df3307f2b4fe512def60886024f7be8fd1523ccd.zip crypto/mbedtls/mbedtls-framework/ crypto/mbedtls/mbedtls/ crypto/mbedtls/v3.6.4.zip interpreters/toywasm/2e4474d1af3bf9bc5a4b571be7ee69694f4a8aef.zip interpreters/toywasm/toywasm/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz nothing to commit, working tree clean
2026-04-12
02:47:33
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:oneshot
(Same)
2026-04-12
02:47:19
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:qemu_debug
Ignored files: (use "git add -f ..." to include in what will be committed) crypto/mbedtls/df3307f2b4fe512def60886024f7be8fd1523ccd.zip crypto/mbedtls/mbedtls-framework/ crypto/mbedtls/mbedtls/ crypto/mbedtls/v3.6.4.zip interpreters/toywasm/2e4474d1af3bf9bc5a4b571be7ee69694f4a8aef.zip interpreters/toywasm/toywasm/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz nothing to commit, working tree clean gzip: stdin: not i
2026-04-12
02:47:06
3451:
netutils:
add DHCP-provided NTP server fallback fo
sim
:lua
Current
2026-04-12
02:46:12
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:rtc
Ignored files: (use "git add -f ..." to include in what will be committed) crypto/mbedtls/df3307f2b4fe512def60886024f7be8fd1523ccd.zip crypto/mbedtls/mbedtls-framework/ crypto/mbedtls/mbedtls/ crypto/mbedtls/v3.6.4.zip interpreters/toywasm/2e4474d1af3bf9bc5a4b571be7ee69694f4a8aef.zip interpreters/toywasm/toywasm/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz nothing to commit, working tree clean
2026-04-12
02:45:18
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:sdmmc_spi
(Same)
2026-04-12
02:44:25
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:i2schar
(Same)
2026-04-12
02:44:18
3404:
netutils/ping:
improve ping and ping6 for get_host
stm32f103-minimum
:adb
DDllooaadd UUpploloada d T oTtoatla l S pSepnetn t L eLfetf t S pSepeede d
2026-04-12
02:44:08
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:mbedtls
Ignored files: (use "git add -f ..." to include in what will be committed) interpreters/toywasm/2e4474d1af3bf9bc5a4b571be7ee69694f4a8aef.zip interpreters/toywasm/toywasm/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz nothing to commit, working tree clean gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target
2026-04-12
02:43:10
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:qemu_toywasm
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz nothing to commit, working tree clean gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/n
2026-04-12
02:42:21
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:spislv
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz nothing to commit, working tree clean
2026-04-12
02:41:22
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:sotest
(Same)
2026-04-12
02:40:19
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:audio
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz nothing to commit, working tree clean gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/n
2026-04-12
02:39:08
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:pm
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz nothing to commit, working tree clean
2026-04-12
02:37:54
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:psram_usrheap
(Same)
2026-04-12
02:37:40
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:ksta_softap
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz nothing to commit, working tree clean gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/netutils/cjson_context] Error 2 make[2]: Target 'context_all' not remad
2026-04-12
02:36:52
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:qencoder
Ignored files: (use "git add -f ..." to include in what will be committed) netutils/cjson/v1.7.12.tar.gz nothing to commit, working tree clean
2026-04-12
02:35:40
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:smp
(Same)
2026-04-12
02:34:53
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:motor
(Same)
2026-04-12
02:34:05
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:ulp
(Same)
2026-04-12
02:33:17
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:efuse
(Same)
2026-04-12
02:32:12
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:usbmsc
(Same)
2026-04-12
02:31:25
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:adc
(Same)
2026-04-12
02:30:11
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:spiflash
(Same)
2026-04-12
02:29:02
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:nxlooper
(Same)
2026-04-12
02:28:15
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:spi
(Same)
2026-04-12
02:26:41
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-lcd-ev
:lvgl
(Same)
2026-04-12
02:25:54
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-lcd-ev
:buttons
(Same)
2026-04-12
02:24:46
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-lcd-ev
:lcd
(Same)
2026-04-12
02:24:00
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-lcd-ev
:nsh
(Same)
2026-04-12
02:23:13
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-lcd-ev
:ws2812
(Same)
2026-04-12
02:22:58
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-lcd-ev
:audio
gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:59: cJSON] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/netutils/cjson_context] Error 2 make[2]: Target 'context_all' not remade because of errors. make[1]: *** [Makefile:187: context] Error 2 make: *** [tools/Unix.mk:467: /github/workspace/sources/apps/.context] Error 2 make: Tar
2026-04-11
14:45:44
18714:
boards/nrf52840-dk|nrf5340-dk:
remove nrf52_timer.
qemu-armv7a
:full
CMake Error at /github/workspace/sources/nuttx/build/_deps/libcxxabi-subbuild/libcxxabi-populate-prefix/src/libcxxabi-populate-stamp/download-libcxxabi-populate.cmake:170 (message): Each download failed! error: downloading 'https://github.com/llvm/llvm-project/releases/download/llvmorg-17.0.6/libcxxabi-17.0.6.src.tar.xz' failed status_code: 35 status_string: "SSL connect error" log: --- LOG BEGIN --- Trying 140.82.113.3:443... Connected to github.com (140.82.113.3) port 443 (#0)
2026-04-11
13:49:05
18714:
boards/nrf52840-dk|nrf5340-dk:
remove nrf52_timer.
verdin-mx8mp
:nsh
curl: (35) OpenSSL SSL_connect: Connection reset by peer in connection to release-assets.githubusercontent.com:443 make[1]: *** [libcxx/Make.defs:28: libcxx-17.0.6.src.tar.xz] Error 35 make[1]: Target 'context' not remade because of errors. make: *** [tools/Unix.mk:467: libs/libxx/.context] Error 2 make: Target 'all' not remade because of errors.
2026-04-11
13:48:24
18714:
boards/nrf52840-dk|nrf5340-dk:
remove nrf52_timer.
stm32f103-minimum
:adb
d
2026-04-11
08:59:56
3404:
netutils/ping:
improve ping and ping6 for get_host
esp32s3-devkit
:sdmmc
Killing pytest after timeout...
2026-04-11
06:43:56
3404:
netutils/ping:
improve ping and ping6 for get_host
sim
:lua
% Dload Upl % Total % Received % Xferd Average Speed Time Time Time Current
2026-04-11
03:02:40
3443:
include/debug.h:
Use in apps
esp32s3-devkit
:romfs
Killing pytest after timeout...
2026-04-11
02:53:11
3443:
include/debug.h:
Use in apps
esp32p4-function-ev-board
:random
(Same)
2026-04-11
02:18:56
3443:
include/debug.h:
Use in apps
stm32f103-minimum
:adb
d Up l o a0d T o0t a l 0 S p e n t0 L0e f t S0p e e d
2026-04-11
02:17:35
3443:
include/debug.h:
Use in apps
esp32s3-devkit
:qemu_toywasm
:--:-- 0
2026-04-11
00:59:30
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
olimex-lpc1766stk
:nettest
Untracked files: boards/arm/lpc17xx_40xx/olimex-lpc1766stk/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:58:50
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
starpro64
:nsh
Untracked files: boards/risc-v/eic7700x/starpro64/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:58:44
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
olimex-lpc1766stk
:nsh
Untracked files: boards/arm/lpc17xx_40xx/olimex-lpc1766stk/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:58:05
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
olimex-lpc1766stk
:zmodem
(Same)
2026-04-11
00:57:52
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
smartl-c906
:elf
Untracked files: boards/risc-v/c906/smartl-c906/scripts/ld-qemu.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:57:12
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
olimex-lpc1766stk
:ftpc
Untracked files: boards/arm/lpc17xx_40xx/olimex-lpc1766stk/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:56:56
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
smartl-c906
:module
Untracked files: boards/risc-v/c906/smartl-c906/scripts/ld-qemu.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:56:30
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
olimex-lpc1766stk
:usbserial
Untracked files: boards/arm/lpc17xx_40xx/olimex-lpc1766stk/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:55:54
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
olimex-lpc1766stk
:usbmsc
(Same)
2026-04-11
00:55:35
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
smartl-c906
:knsh
Untracked files: boards/risc-v/c906/smartl-c906/scripts/ld-qemu.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:55:07
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
lpcxpresso-lpc1768
:nx
Untracked files: boards/arm/lpc17xx_40xx/lpcxpresso-lpc1768/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:54:50
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
smartl-c906
:nsh
Untracked files: boards/risc-v/c906/smartl-c906/scripts/ld-qemu.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:54:19
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
lpcxpresso-lpc1768
:nsh
Untracked files: boards/arm/lpc17xx_40xx/lpcxpresso-lpc1768/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:53:54
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
smartl-c906
:fpu
Untracked files: boards/risc-v/c906/smartl-c906/scripts/ld-qemu.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:53:53
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
csk6011a-nano
:nsh
Untracked files: boards/arm/csk6/csk6011a-nano/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:53:32
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
lpcxpresso-lpc1768
:dhcpd
Untracked files: boards/arm/lpc17xx_40xx/lpcxpresso-lpc1768/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:53:03
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
c5471evm
:httpd
Untracked files: boards/arm/c5471/c5471evm/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:52:55
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
smartl-c906
:sotest
Untracked files: boards/risc-v/c906/smartl-c906/scripts/ld-qemu.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:52:46
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
lpcxpresso-lpc1768
:usbmsc
Untracked files: boards/arm/lpc17xx_40xx/lpcxpresso-lpc1768/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:52:14
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
c5471evm
:nettest
Untracked files: boards/arm/c5471/c5471evm/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:51:57
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
ox64
:nsh
Untracked files: boards/risc-v/bl808/ox64/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:51:21
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
c5471evm
:nsh
Untracked files: boards/arm/c5471/c5471evm/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:50:59
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
ox64
:timer
Untracked files: boards/risc-v/bl808/ox64/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:50:57
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
lincoln60
:thttpd-binfs
Untracked files: boards/arm/lpc17xx_40xx/lincoln60/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:50:40
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
at32f437-mini
:eth
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:50:11
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
lincoln60
:netnsh
Untracked files: boards/arm/lpc17xx_40xx/lincoln60/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:50:05
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
at32f437-mini
:usbnsh
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:50:01
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
ox64
:adc
Untracked files: boards/risc-v/bl808/ox64/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:49:29
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
lincoln60
:nsh
Untracked files: boards/arm/lpc17xx_40xx/lincoln60/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:49:24
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
at32f437-mini
:can_socket
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:48:48
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
at32f437-mini
:sdcard
(Same)
2026-04-11
00:48:29
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
ox64
:spi
Untracked files: boards/risc-v/bl808/ox64/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:48:13
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
at32f437-mini
:pwm
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:47:40
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
at32f437-mini
:nsh
(Same)
2026-04-11
00:47:34
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
bl602evb
:dma
Untracked files: boards/risc-v/bl602/bl602evb/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:46:59
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
bl602evb
:i2c
(Same)
2026-04-11
00:46:57
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
at32f437-mini
:systemview
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:46:10
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
at32f437-mini
:rtc
(Same)
2026-04-11
00:45:45
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
bl602evb
:wifi
Untracked files: boards/risc-v/bl602/bl602evb/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:45:35
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
at32f437-mini
:can_char
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:45:11
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
bl602evb
:nsh
Untracked files: boards/risc-v/bl602/bl602evb/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:44:59
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
at32f437-mini
:usbserial
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:44:37
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
bl602evb
:gpio
Untracked files: boards/risc-v/bl602/bl602evb/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:44:11
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
at32f437-mini
:adc
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:43:48
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
zkit-arm-1769
:hello
Untracked files: boards/arm/lpc17xx_40xx/zkit-arm-1769/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:43:47
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
bl602evb
:timer
Untracked files: boards/risc-v/bl602/bl602evb/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:43:21
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
at32f437-mini
:msc
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:43:07
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
bl602evb
:fpu
Untracked files: boards/risc-v/bl602/bl602evb/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:42:50
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
zkit-arm-1769
:nsh
Untracked files: boards/arm/lpc17xx_40xx/zkit-arm-1769/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:42:17
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
bl602evb
:spiflash
Untracked files: boards/risc-v/bl602/bl602evb/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:41:48
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
zkit-arm-1769
:nxhello
Untracked files: boards/arm/lpc17xx_40xx/zkit-arm-1769/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:41:22
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
bl602evb
:spi
Untracked files: boards/risc-v/bl602/bl602evb/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:40:58
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
mcb1700
:nsh
Untracked files: boards/arm/lpc17xx_40xx/mcb1700/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-11
00:03:29
18712:
net/socket:
Fix sendmsg/recvmsg user buffers for B
esp32s3-devkit
:usbnsh
Killing pytest after timeout...
2026-04-10
23:12:10
18712:
net/socket:
Fix sendmsg/recvmsg user buffers for B
stm32f103-minimum
:adb
DlDolaoda d U pUlpolaoda d T oTtoatla l S pSepnetn t L e fLte f tS p eSepde ed
2026-04-10
22:02:19
18712:
net/socket:
Fix sendmsg/recvmsg user buffers for B
esp32s2-saola-1
:mcuboot_update_agent
- - :0- - : - - 0- - : - -0: - - - -0: - - : -0- 00
2026-04-10
21:23:09
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
lincoln60
:nsh
Untracked files: boards/arm/lpc17xx_40xx/lincoln60/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:23:05
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
ox64
:timer
Untracked files: boards/risc-v/bl808/ox64/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:23:05
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
sim
:lua
n t L e f t S p e e d :--
2026-04-10
21:22:52
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
at32f437-mini
:can_socket
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:22:37
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
pinephone
:sensor
Untracked files: boards/arm64/a64/pinephone/scripts/dramboot.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:22:31
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
qemu-intel64
:lvgl
Untracked files: boards/x86_64/qemu/qemu-intel64/scripts/qemu.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:22:15
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
at32f437-mini
:sdcard
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:22:10
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
ox64
:adc
Untracked files: boards/risc-v/bl808/ox64/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:21:55
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
lx_cpu
:nsh
Untracked files: boards/arm/lpc17xx_40xx/lx_cpu/scripts/link-flash-app.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:21:39
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
at32f437-mini
:pwm
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:21:29
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
qemu-intel64
:knsh_romfs
Untracked files: boards/x86_64/qemu/qemu-intel64/scripts/qemu-kernel.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:21:21
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
pnev5180b
:usbnsh
Untracked files: boards/arm/lpc17xx_40xx/pnev5180b/scripts/flash.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:21:10
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
pinephone
:lvgl
Untracked files: boards/arm64/a64/pinephone/scripts/dramboot.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:21:04
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
at32f437-mini
:nsh
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:20:43
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
ox64
:spi
Untracked files: boards/risc-v/bl808/ox64/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:20:43
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
pnev5180b
:nsh-cdcecm
Untracked files: boards/arm/lpc17xx_40xx/pnev5180b/scripts/flash.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:20:35
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
pinephone
:lcd
Untracked files: boards/arm64/a64/pinephone/scripts/dramboot.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:20:24
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
qemu-intel64
:jumbo
Untracked files: boards/x86_64/qemu/qemu-intel64/scripts/qemu.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:20:19
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
at32f437-mini
:systemview
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:19:51
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
bl602evb
:dma
Untracked files: boards/risc-v/bl602/bl602evb/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:19:41
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
pinephone
:nsh
Untracked files: boards/arm64/a64/pinephone/scripts/dramboot.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:19:35
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
pnev5180b
:knsh
Untracked files: boards/arm/lpc17xx_40xx/pnev5180b/scripts/kernel-space.ld.tmp boards/arm/lpc17xx_40xx/pnev5180b/scripts/memory.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:19:34
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
qemu-intel64
:nsh_pci
Untracked files: boards/x86_64/qemu/qemu-intel64/scripts/qemu.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:19:30
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
at32f437-mini
:rtc
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:19:18
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
bl602evb
:i2c
Untracked files: boards/risc-v/bl602/bl602evb/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:19:05
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
pinephonepro
:nsh
Untracked files: boards/arm64/rk3399/pinephonepro/scripts/dramboot.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:19:00
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
pnev5180b
:nsh
Untracked files: boards/arm/lpc17xx_40xx/pnev5180b/scripts/flash.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:18:55
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
at32f437-mini
:can_char
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:18:39
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
qemu-intel64
:nsh_pci_smp
Untracked files: boards/x86_64/qemu/qemu-intel64/scripts/qemu.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:18:21
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
nanopi_m4
:nsh
Untracked files: boards/arm64/rk3399/nanopi_m4/scripts/dramboot.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:18:18
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
at32f437-mini
:usbserial
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:18:12
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
pnev5180b
:usbnsh-cdcecm
Untracked files: boards/arm/lpc17xx_40xx/pnev5180b/scripts/flash.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:18:09
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
bl602evb
:wifi
Untracked files: boards/risc-v/bl602/bl602evb/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:17:49
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
qemu-intel64
:ostest
Untracked files: boards/x86_64/qemu/qemu-intel64/scripts/qemu.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:17:37
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
bl602evb
:nsh
Untracked files: boards/risc-v/bl602/bl602evb/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:17:28
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
zkit-arm-1769
:hello
Untracked files: boards/arm/lpc17xx_40xx/zkit-arm-1769/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:17:27
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
at32f437-mini
:adc
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:17:24
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
zcu111
:netnsh
Untracked files: boards/arm64/zynq-mpsoc/zcu111/scripts/dramboot.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:17:07
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
qemu-intel64
:fb
Untracked files: boards/x86_64/qemu/qemu-intel64/scripts/qemu.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:17:06
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
bl602evb
:gpio
Untracked files: boards/risc-v/bl602/bl602evb/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:16:35
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
at32f437-mini
:msc
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:16:30
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
zkit-arm-1769
:nsh
Untracked files: boards/arm/lpc17xx_40xx/zkit-arm-1769/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:16:29
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
zcu111
:nsh
Untracked files: boards/arm64/zynq-mpsoc/zcu111/scripts/dramboot.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:16:21
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
qemu-intel64
:nsh
Untracked files: boards/x86_64/qemu/qemu-intel64/scripts/qemu.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:16:18
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
bl602evb
:timer
Untracked files: boards/risc-v/bl602/bl602evb/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:15:59
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
beaglebone-black
:lcd
Untracked files: boards/arm/am335x/beaglebone-black/scripts/sdram.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:15:48
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
sabre-6quad
:posix_spawn
Untracked files: boards/arm/imx6/sabre-6quad/scripts/dramboot.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:15:41
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
bl602evb
:fpu
Untracked files: boards/risc-v/bl602/bl602evb/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:15:38
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
zcu111
:jtag
Untracked files: boards/arm64/zynq-mpsoc/zcu111/scripts/dramboot.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:15:29
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
zkit-arm-1769
:nxhello
Untracked files: boards/arm/lpc17xx_40xx/zkit-arm-1769/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:15:12
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
beaglebone-black
:nsh
Untracked files: boards/arm/am335x/beaglebone-black/scripts/sdram.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:15:02
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
qemu-intel64
:knsh_romfs_pci
Untracked files: boards/x86_64/qemu/qemu-intel64/scripts/qemu-kernel.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:14:54
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
bl602evb
:spiflash
Untracked files: boards/risc-v/bl602/bl602evb/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:14:39
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
mcb1700
:nsh
Untracked files: boards/arm/lpc17xx_40xx/mcb1700/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:14:27
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
zcu111
:netjtag
Untracked files: boards/arm64/zynq-mpsoc/zcu111/scripts/dramboot.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:14:19
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
pcduino-a10
:nsh
Untracked files: boards/arm/a1x/pcduino-a10/scripts/sdram.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:14:12
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
qemu-intel64
:earlyfb
Untracked files: boards/x86_64/qemu/qemu-intel64/scripts/qemu.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:14:05
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
bl602evb
:spi
Untracked files: boards/risc-v/bl602/bl602evb/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
21:02:46
18690:
boards/tiva:
change default toolchain for tm4c123g
stm32f103-minimum
:adb
Dloa d U p l o a d T o t a l S p e n tD l o a dL e fUtp l oSapde e d Tota
2026-04-10
19:30:43
18709:
espressif:
fix Wi-Fi IRQ issue during SPI Flash op
esp32s3-devkit
:watchdog
Killing pytest after timeout...
2026-04-10
18:41:29
18709:
espressif:
fix Wi-Fi IRQ issue during SPI Flash op
stm32f103-minimum
:adb
0 % 0 T o t a0l %0 R e c e0i v e d %0 X f e r d0 A v e r0a g-e- :S-p-e:e-d- - -T:i-m-e: - - -T-i:m-e-: - - T i m0e Current
2026-04-10
18:36:04
18690:
boards/tiva:
change default toolchain for tm4c123g
stm32f103-minimum
:adb
d
2026-04-10
17:13:54
18709:
espressif:
fix Wi-Fi IRQ issue during SPI Flash op
sim
:lua
C u rr e n t D l o a d U p lDolaoda d TUoptlaola d S pTeontta l LSepfetn t S p e eLde ft S p e0e d
2026-04-10
16:46:25
18707:
arch/risc-v:
Enable low power mode for ESP32-P4
esp32p4-function-ev-board
:sdm
Killing pytest after timeout...
2026-04-10
15:25:07
18705:
ci/platforms:
Bump Espressif esptool
esp32s3-devkit
:txtable
(Same)
2026-04-10
13:25:38
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s3-devkit
:rmt
(Same)
2026-04-10
13:09:21
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
at32f437-mini
:eth
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
13:08:46
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
at32f437-mini
:usbnsh
(Same)
2026-04-10
13:08:19
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
qemu-armv8a
:rpproxy
Untracked files: boards/arm64/qemu/qemu-armv8a/scripts/dramboot.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
13:06:54
18704:
arch/*/src/Makefile:
Avoid uncessary relinking of
imx8qm-mek
:nsh
Untracked files: boards/arm64/imx8/imx8qm-mek/scripts/dramboot.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
12:16:49
18703:
xtensa/esp32s3:
refactor cam driver to use cam_ll
esp32s3-devkit
:romfs
Killing pytest after timeout...
2026-04-10
11:07:33
18576:
[Do Not Merge] Testing of CI Build Retry
sim
:lua
% To % Total % Receivteadl % X f%e rRde c eAivveerda g%e XSfpeeredd A vTeirmaeg e S pTeiemde T i mTei m e TCiumrer e n t T i m e C u r r e n t
2026-04-10
09:56:36
18694:
arch/risc-v/esp32[-c3|-c6|-h2]:
Add auto light sle
esp32s3-devkit
:elf
Killing pytest after timeout...
2026-04-10
09:45:05
18694:
arch/risc-v/esp32[-c3|-c6|-h2]:
Add auto light sle
esp32p4-function-ev-board
:sdm
(Same)
2026-04-10
08:41:19
18694:
arch/risc-v/esp32[-c3|-c6|-h2]:
Add auto light sle
rv-virt
:kfb64
/github/workspace/sources/apps/bin/st4y7uka: section .fini_array lma 0xc0101009 adjusted to 0xc010100c
2026-04-10
01:25:37
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
at32f437-mini
:can_socket
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:25:19
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
qemu-intel64
:lvgl
ld: /github/workspace/sources/nuttx/staging/libarch.a(intel64_head.o): in function `__pmode_entry': ld: /github/workspace/sources/nuttx/arch/x86_64/src/intel64/intel64_head.S:270: undefined reference to `g_mb_magic' ld: /github/workspace/sources/nuttx/arch/x86_64/src/intel64/intel64_head.S:406: undefined reference to `__nxstart' make[1]: *** [Makefile:166: nuttx] Error 1 make: *** [tools/Unix.mk:566: nuttx] Error 2 make: Target 'all' not remade because of errors. Untracked files: boards
2026-04-10
01:25:19
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
ox64
:timer
Untracked files: boards/risc-v/bl808/ox64/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:25:02
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
at32f437-mini
:sdcard
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:25:00
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
pinephone
:lcd
Untracked files: boards/arm64/a64/pinephone/scripts/dramboot.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:24:55
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
lx_cpu
:nsh
Untracked files: boards/arm/lpc17xx_40xx/lx_cpu/scripts/link-flash-app.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:24:30
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
ox64
:adc
Untracked files: boards/risc-v/bl808/ox64/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:24:28
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
at32f437-mini
:pwm
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:24:26
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
qemu-intel64
:knsh_romfs
ld: /github/workspace/sources/nuttx/staging/libkarch.a(intel64_head.o): in function `__pmode_entry': ld: /github/workspace/sources/nuttx/arch/x86_64/src/intel64/intel64_head.S:270: undefined reference to `g_mb_magic' ld: /github/workspace/sources/nuttx/arch/x86_64/src/intel64/intel64_head.S:406: undefined reference to `__nxstart' make[1]: *** [Makefile:166: nuttx] Error 1 make: *** [tools/Unix.mk:566: nuttx] Error 2 make: Target 'all' not remade because of errors. Untracked files: board
2026-04-10
01:24:21
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
pnev5180b
:usbnsh
Untracked files: boards/arm/lpc17xx_40xx/pnev5180b/scripts/flash.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:24:07
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
pinephone
:nsh
Untracked files: boards/arm64/a64/pinephone/scripts/dramboot.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:23:54
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
at32f437-mini
:nsh
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:23:43
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
pnev5180b
:nsh-cdcecm
Untracked files: boards/arm/lpc17xx_40xx/pnev5180b/scripts/flash.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:23:31
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
pinephonepro
:nsh
Untracked files: boards/arm64/rk3399/pinephonepro/scripts/dramboot.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:23:22
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
qemu-intel64
:jumbo
ld: /github/workspace/sources/nuttx/staging/libarch.a(intel64_head.o): in function `__pmode_entry': ld: /github/workspace/sources/nuttx/arch/x86_64/src/intel64/intel64_head.S:270: undefined reference to `g_mb_magic' ld: /github/workspace/sources/nuttx/arch/x86_64/src/intel64/intel64_head.S:406: undefined reference to `__nxstart' make[1]: *** [Makefile:166: nuttx] Error 1 make: *** [tools/Unix.mk:566: nuttx] Error 2 make: Target 'all' not remade because of errors. Untracked files: boards
2026-04-10
01:23:12
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
ox64
:spi
Untracked files: boards/risc-v/bl808/ox64/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:23:12
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
at32f437-mini
:systemview
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:22:49
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
nanopi_m4
:nsh
Untracked files: boards/arm64/rk3399/nanopi_m4/scripts/dramboot.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:22:35
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
pnev5180b
:knsh
Untracked files: boards/arm/lpc17xx_40xx/pnev5180b/scripts/kernel-space.ld.tmp boards/arm/lpc17xx_40xx/pnev5180b/scripts/memory.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:22:34
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
qemu-intel64
:nsh_pci
ld: /github/workspace/sources/nuttx/staging/libarch.a(intel64_head.o): in function `__pmode_entry': ld: /github/workspace/sources/nuttx/arch/x86_64/src/intel64/intel64_head.S:270: undefined reference to `g_mb_magic' ld: /github/workspace/sources/nuttx/arch/x86_64/src/intel64/intel64_head.S:406: undefined reference to `__nxstart' make[1]: *** [Makefile:166: nuttx] Error 1 make: *** [tools/Unix.mk:566: nuttx] Error 2 make: Target 'all' not remade because of errors. Untracked files: boards
2026-04-10
01:22:26
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
bl602evb
:dma
Untracked files: boards/risc-v/bl602/bl602evb/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:22:26
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
at32f437-mini
:rtc
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:21:59
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
pnev5180b
:nsh
Untracked files: boards/arm/lpc17xx_40xx/pnev5180b/scripts/flash.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:21:58
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
bl602evb
:i2c
Untracked files: boards/risc-v/bl602/bl602evb/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:21:52
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
zcu111
:netnsh
Untracked files: boards/arm64/zynq-mpsoc/zcu111/scripts/dramboot.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:21:51
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
at32f437-mini
:can_char
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:21:42
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
qemu-intel64
:nsh_pci_smp
ld: /github/workspace/sources/nuttx/staging/libarch.a(intel64_head.o): in function `__pmode_entry': ld: /github/workspace/sources/nuttx/arch/x86_64/src/intel64/intel64_head.S:270: undefined reference to `g_mb_magic' ld: /github/workspace/sources/nuttx/arch/x86_64/src/intel64/intel64_head.S:406: undefined reference to `__nxstart' make[1]: *** [Makefile:166: nuttx] Error 1 make: *** [tools/Unix.mk:566: nuttx] Error 2 make: Target 'all' not remade because of errors. Untracked files: boards
2026-04-10
01:21:16
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
at32f437-mini
:usbserial
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:21:11
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
pnev5180b
:usbnsh-cdcecm
Untracked files: boards/arm/lpc17xx_40xx/pnev5180b/scripts/flash.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:20:58
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
zcu111
:nsh
Untracked files: boards/arm64/zynq-mpsoc/zcu111/scripts/dramboot.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:20:55
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
bl602evb
:wifi
Untracked files: boards/risc-v/bl602/bl602evb/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:20:54
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
qemu-intel64
:ostest
ld: /github/workspace/sources/nuttx/staging/libarch.a(intel64_head.o): in function `__pmode_entry': ld: /github/workspace/sources/nuttx/arch/x86_64/src/intel64/intel64_head.S:270: undefined reference to `g_mb_magic' ld: /github/workspace/sources/nuttx/arch/x86_64/src/intel64/intel64_head.S:406: undefined reference to `__nxstart' make[1]: *** [Makefile:166: nuttx] Error 1 make: *** [tools/Unix.mk:566: nuttx] Error 2 make: Target 'all' not remade because of errors. Untracked files: boards
2026-04-10
01:20:28
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
at32f437-mini
:adc
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:20:28
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
bl602evb
:nsh
Untracked files: boards/risc-v/bl602/bl602evb/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:20:26
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
zkit-arm-1769
:hello
Untracked files: boards/arm/lpc17xx_40xx/zkit-arm-1769/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:20:15
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
qemu-intel64
:fb
ld: /github/workspace/sources/nuttx/staging/libarch.a(intel64_head.o): in function `__pmode_entry': ld: /github/workspace/sources/nuttx/arch/x86_64/src/intel64/intel64_head.S:270: undefined reference to `g_mb_magic' ld: /github/workspace/sources/nuttx/arch/x86_64/src/intel64/intel64_head.S:406: undefined reference to `__nxstart' make[1]: *** [Makefile:166: nuttx] Error 1 make: *** [tools/Unix.mk:566: nuttx] Error 2 make: Target 'all' not remade because of errors. Untracked files: boards
2026-04-10
01:20:09
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
zcu111
:jtag
Untracked files: boards/arm64/zynq-mpsoc/zcu111/scripts/dramboot.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:20:01
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
bl602evb
:gpio
Untracked files: boards/risc-v/bl602/bl602evb/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:19:39
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
at32f437-mini
:msc
Untracked files: boards/arm/at32/at32f437-mini/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:19:31
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
qemu-intel64
:nsh
ld: /github/workspace/sources/nuttx/staging/libarch.a(intel64_head.o): in function `__pmode_entry': ld: /github/workspace/sources/nuttx/arch/x86_64/src/intel64/intel64_head.S:270: undefined reference to `g_mb_magic' ld: /github/workspace/sources/nuttx/arch/x86_64/src/intel64/intel64_head.S:406: undefined reference to `__nxstart' make[1]: *** [Makefile:166: nuttx] Error 1 make: *** [tools/Unix.mk:566: nuttx] Error 2 make: Target 'all' not remade because of errors. Untracked files: boards
2026-04-10
01:19:27
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
zkit-arm-1769
:nsh
Untracked files: boards/arm/lpc17xx_40xx/zkit-arm-1769/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:19:20
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
bl602evb
:timer
Untracked files: boards/risc-v/bl602/bl602evb/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:19:04
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
beaglebone-black
:lcd
Untracked files: boards/arm/am335x/beaglebone-black/scripts/sdram.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:18:55
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
zcu111
:netjtag
Untracked files: boards/arm64/zynq-mpsoc/zcu111/scripts/dramboot.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:18:47
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
bl602evb
:fpu
Untracked files: boards/risc-v/bl602/bl602evb/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:18:25
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
zkit-arm-1769
:nxhello
Untracked files: boards/arm/lpc17xx_40xx/zkit-arm-1769/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:18:23
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
qemu-intel64
:knsh_romfs_pci
ld: /github/workspace/sources/nuttx/staging/libkarch.a(intel64_head.o): in function `__pmode_entry': ld: /github/workspace/sources/nuttx/arch/x86_64/src/intel64/intel64_head.S:270: undefined reference to `g_mb_magic' ld: /github/workspace/sources/nuttx/arch/x86_64/src/intel64/intel64_head.S:406: undefined reference to `__nxstart' make[1]: *** [Makefile:166: nuttx] Error 1 make: *** [tools/Unix.mk:566: nuttx] Error 2 make: Target 'all' not remade because of errors. Untracked files: board
2026-04-10
01:18:18
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
beaglebone-black
:nsh
Untracked files: boards/arm/am335x/beaglebone-black/scripts/sdram.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:18:16
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
sabre-6quad
:posix_spawn
Untracked files: boards/arm/imx6/sabre-6quad/scripts/dramboot.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:18:04
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
bl602evb
:spiflash
Untracked files: boards/risc-v/bl602/bl602evb/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:17:37
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
qemu-intel64
:earlyfb
ld: /github/workspace/sources/nuttx/staging/libarch.a(intel64_head.o): in function `__pmode_entry': ld: /github/workspace/sources/nuttx/arch/x86_64/src/intel64/intel64_head.S:270: undefined reference to `g_mb_magic' ld: /github/workspace/sources/nuttx/arch/x86_64/src/intel64/intel64_head.S:406: undefined reference to `__nxstart' make[1]: *** [Makefile:166: nuttx] Error 1 make: *** [tools/Unix.mk:566: nuttx] Error 2 make: Target 'all' not remade because of errors. Untracked files: boards
2026-04-10
01:17:34
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
mcb1700
:nsh
Untracked files: boards/arm/lpc17xx_40xx/mcb1700/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:17:27
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
pcduino-a10
:nsh
Untracked files: boards/arm/a1x/pcduino-a10/scripts/sdram.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-10
01:17:19
18701:
arch/arm/src/Makefile:
Avoid uncessary relinking o
bl602evb
:spi
Untracked files: boards/risc-v/bl602/bl602evb/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-09
19:53:06
18698:
cmake:
add -D__NuttX__ to preprocessor
esp32s3-devkit
:watchdog
Killing pytest after timeout...
2026-04-09
19:27:13
18697:
fs/fat:
fix incorrect representation of SFN files
esp32s3-devkit
:rmt
(Same)
2026-04-09
19:07:40
18690:
boards/tiva:
change default toolchain for tm4c123g
stm32f103-minimum
:adb
t D lDolaoda d U pUlpolaoda d T oTtoatla l S pSepnetn t L eLfetf t S pSepeede d
2026-04-09
17:10:06
18697:
fs/fat:
fix incorrect representation of SFN files
sim
:lua
Dle Time Time Current 0 Upl oad Total Spent Left Speed
2026-04-09
17:07:01
18697:
fs/fat:
fix incorrect representation of SFN files
esp32-ethernet-kit
:wifi
Dloa d Upload Total Spent Left Speed
2026-04-09
16:09:01
18692:
xtensa/esp32s3:
cam driver fixes and GC0308 DVP en
esp32s3-devkit
:romfs
Killing pytest after timeout...
2026-04-09
12:57:57
18693:
github/build.yml:
improve ntfc installation
esp32s3-devkit
:usbnsh
(Same)
2026-04-09
12:51:59
18693:
github/build.yml:
improve ntfc installation
esp32s3-devkit
:sta_softap
% Received % Xferd Average Speed Time Time Time Current
2026-04-09
11:53:30
18693:
github/build.yml:
improve ntfc installation
stm32f103-minimum
:adb
d
2026-04-09
11:28:01
18695:
arch/xtensa/esp32:
Fix IRAM heap boot issue
esp32s3-8048S043
:sdmmc
Killing pytest after timeout...
2026-04-09
11:26:33
18692:
xtensa/esp32s3:
cam driver fixes and GC0308 DVP en
esp32s3-8048S043
:touchscreen
(Same)
2026-04-09
10:44:44
18692:
xtensa/esp32s3:
cam driver fixes and GC0308 DVP en
stm32f103-minimum
:adb
d
2026-04-09
10:07:13
18694:
arch/risc-v/esp32[-c3|-c6|-h2]:
Add auto light sle
esp32c6-devkitc
:pm
chip/esp-hal-3rdparty/nuttx/src/platform/os.c: In function 'esp_os_application_sleep': ##[error]chip/esp-hal-3rdparty/nuttx/src/platform/os.c:839:11: error: implicit declaration of function 'up_timer_start'; did you mean 'esp_hr_timer_start'? [-Wimplicit-function-declaration] 839 | up_timer_start(&ts); | ^~~~~~~~~~~~~~ | esp_hr_timer_start make[1]: *** [Makefile:144: chip/esp-hal-3rdparty/nuttx/src/platform/os.o] Error 1 make[1]: Target 'libarch.a' not remade
2026-04-09
10:05:37
18694:
arch/risc-v/esp32[-c3|-c6|-h2]:
Add auto light sle
esp32-devkitc
:pm
chip/esp-hal-3rdparty/nuttx/src/platform/os.c: In function 'esp_os_application_sleep': ##[error]chip/esp-hal-3rdparty/nuttx/src/platform/os.c:839:11: error: implicit declaration of function 'up_timer_start'; did you mean 'up_timer_getmask'? [-Wimplicit-function-declaration] 839 | up_timer_start(&ts); | ^~~~~~~~~~~~~~ | up_timer_getmask make[1]: *** [Makefile:146: chip/esp-hal-3rdparty/nuttx/src/platform/os.o] Error 1 make[1]: Target 'libarch.a' not remade beca
2026-04-09
09:47:05
18694:
arch/risc-v/esp32[-c3|-c6|-h2]:
Add auto light sle
esp32s2-saola-1
:pm
(Same)
2026-04-09
09:42:41
18694:
arch/risc-v/esp32[-c3|-c6|-h2]:
Add auto light sle
esp32c3-devkit
:pm
chip/esp-hal-3rdparty/nuttx/src/platform/os.c: In function 'esp_os_application_sleep': ##[error]chip/esp-hal-3rdparty/nuttx/src/platform/os.c:839:11: error: implicit declaration of function 'up_timer_start'; did you mean 'esp_hr_timer_start'? [-Wimplicit-function-declaration] 839 | up_timer_start(&ts); | ^~~~~~~~~~~~~~ | esp_hr_timer_start make[1]: *** [Makefile:144: chip/esp-hal-3rdparty/nuttx/src/platform/os.o] Error 1 make[1]: Target 'libarch.a' not remade
2026-04-09
09:21:38
18693:
github/build.yml:
improve ntfc installation
sim
:citest
127 mv: cannot stat 'result': No such file or directory
2026-04-09
09:17:05
18693:
github/build.yml:
improve ntfc installation
sabre-6quad
:citest
(Same)
2026-04-09
04:28:42
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s3-8048S043
:gpio
Killing pytest after timeout...
2026-04-09
03:49:47
3450:
examples/camera:
add MMAP buffer, RGB565X handling
esp32-devkitc
:wifi
k
2026-04-09
03:37:18
18576:
[Do Not Merge] Testing of CI Build Retry
stm32f103-minimum
:adb
e T i0m e 0 T i m e0 C u r r0e n t
2026-04-09
03:27:43
3450:
examples/camera:
add MMAP buffer, RGB565X handling
sim
:lua
m eD l o a dT i mUe p lCouardr e n tT o t a l S p e n t L e f t S p e e d D l o ad0 U p l o0a d T0o t a l 0S p e nt 0 L e f t0 S p e e d
2026-04-09
00:51:15
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s3-8048S043
:i2c
Killing pytest after timeout...
2026-04-08
22:44:48
18690:
boards/tiva:
change default toolchain for tm4c123g
tm4c123g-launchpad
:nsh
20d19 < CONFIG_ARM_TOOLCHAIN_GNU_EABI=y Saving the new configuration file
2026-04-08
17:47:32
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s3-8048S043
:nsh
Killing pytest after timeout...
2026-04-08
17:46:45
18652:
arch/espressif:
serialize Wi-Fi RX queue access.
esp32s3-8048S043
:i2c
(Same)
2026-04-08
17:02:24
3443:
include/debug.h:
Use in apps
esp32s3-8048S043
:sdmmc
(Same)
2026-04-08
17:01:18
18689:
net/udp:
fix conn_unlock not called outside condit
esp32s3-8048S043
:touchscreen
(Same)
2026-04-08
16:13:01
3443:
include/debug.h:
Use in apps
stm32f103-minimum
:adb
t
2026-04-08
16:11:21
18688:
arch/xtensa/esp32:
Add support for hardware accele
esp32s3-devkit
:txtable
Killing pytest after timeout...
2026-04-08
16:01:15
18689:
net/udp:
fix conn_unlock not called outside condit
stm32f103-minimum
:adb
i m e C u r r e n t D l o a d U p l o a dD l o aTdo t aUlp l o aSdp e n tT o t a lL e f tS p eSnpte e d Lef t 0S p e e d
2026-04-08
15:30:20
18652:
arch/espressif:
serialize Wi-Fi RX queue access.
sim
:lua
u r r e n t load U p0l oa d 0T o t a l0 S p e0n t 0 L e f t 0 S p e e d
2026-04-08
14:35:00
18671:
fs:
rpmsgfs_client:
process host message as ns_ann
esp32s3-devkit
:usbnsh
Killing pytest after timeout...
2026-04-08
14:34:15
18689:
net/udp:
fix conn_unlock not called outside condit
lx_cpu
:nsh
arm-none-eabi-ld: arm-none-eabi-ld: warning: /github/workspace/sources/apps/bin/pthread has a LOAD segment with RWX permissions warning: /github/workspace/sources/apps/bin/mutex has a LOAD segment with RWX permissions
2026-04-08
14:33:37
18689:
net/udp:
fix conn_unlock not called outside condit
sim
:lua
% % Total % Received % Xferd Average Speed Time Time To Time Current
2026-04-08
13:15:24
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s3-8048S043
:sdmmc
Killing pytest after timeout...
2026-04-08
13:14:31
18681:
boards/arm/rp23xx:
add hardware SHA-256 cryptodev
esp32s3-8048S043
:spi
(Same)
2026-04-08
12:31:34
18681:
boards/arm/rp23xx:
add hardware SHA-256 cryptodev
stm32f103-minimum
:adb
t D lDolaoda d U pUlpolaoda d T oTtoatla l S pSepnetn t L eLfetf t S pSepeede d
2026-04-08
11:16:28
18671:
fs:
rpmsgfs_client:
process host message as ns_ann
sim
:nxcamera
gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:34: libyuv.tar.gz] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/graphics/libyuv_context] Error 2 make[2]: Target 'context_all' not remade because of errors. make[1]: *** [Makefile:187: context] Error 2 make: *** [tools/Unix.mk:467: /github/workspace/sources/apps/.context] Error 2
2026-04-08
10:58:51
18681:
boards/arm/rp23xx:
add hardware SHA-256 cryptodev
sim
:lua
urre n t
2026-04-08
10:03:45
18688:
arch/xtensa/esp32:
Add support for hardware accele
esp32-devkitc
:crypto
chip/esp32_crypto.c: In function 'esp32_pbkdf2': ##[error]chip/esp32_crypto.c:408:22: error: pointer targets in assignment from 'uint8_t *' {aka 'unsigned char *'} to 'caddr_t' {aka 'char *'} differ in signedness [-Werror=pointer-sign] 408 | crd_dummy.crd_key = key_work; | ^ ##[error]chip/esp32_crypto.c:421:42: error: pointer targets in passing argument 3 of 'esp32_pbkdf2_rekey' differ in signedness [-Werror=pointer-sign] 421 | esp32_pbkdf2_rekey(data, axf, crd->
2026-04-08
09:50:15
18684:
kinetis/dac:
Implement basics DAC
stm32f103-minimum
:adb
DDllooaadd UUppllooaad d T oTottaall SSppeenntt LLeefftt SSppeeeedd
2026-04-08
09:43:48
18688:
arch/xtensa/esp32:
Add support for hardware accele
esp32s3-devkit
:fastboot
Time Time Time Current
2026-04-08
09:10:37
18684:
kinetis/dac:
Implement basics DAC
stm32f103-minimum
:adb
d
2026-04-08
07:00:13
3449:
graphics/libyuv:
Download libyuv from NuttX Mirror
esp32s3-8048S043
:touchscreen
Killing pytest after timeout...
2026-04-08
05:49:41
3449:
graphics/libyuv:
Download libyuv from NuttX Mirror
esp32s3-devkit
:toywasm
% Tot % Total % Received % Xferd Average Speed Time al % Time Time Current
2026-04-08
05:45:55
18576:
[Do Not Merge] Testing of CI Build Retry
sim
:nxcamera
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/libyuv/libyuv.tar.gz nothing to commit, working tree clean ./nxcamera.c:54:12: fatal error: libyuv.h: No such file or directory 54 | # include | ^~~~~~~~~~ compilation terminated. ERROR: cc failed: 1 command: cc -MT ./nxcamera.c.github.workspace.sources.apps.system.nxcamera.o -M '-g' '-fomit-frame-pointer' '-fno-common' '-fvisibility=hidden' '-ffunction-sections' '-f
2026-04-08
04:08:30
18681:
boards/arm/rp23xx:
add hardware SHA-256 cryptodev
sim
:nxcamera
gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:34: libyuv.tar.gz] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/graphics/libyuv_context] Error 2 make[2]: Target 'context_all' not remade because of errors. make[1]: *** [Makefile:187: context] Error 2 make: *** [tools/Unix.mk:467: /github/workspace/sources/apps/.context] Error 2
2026-04-08
04:03:15
18576:
[Do Not Merge] Testing of CI Build Retry
qemu-armv8a
:fb
End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of open-amp.zip or open-amp.zip.zip, and cannot find open-amp.zip.ZIP, period. make[1]: *** [open-amp.defs:67: open-amp.zip] Error 9 make[1]: Target 'context' not remade because of errors. make: *
2026-04-08
03:51:29
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s2-saola-1
:cxx
xz: (stdin): File format not recognized tar: Child returned status 1 tar: Error is not recoverable: exiting now make[1]: *** [libcxx/Make.defs:31: libcxx/libcxx] Error 2 make[1]: Target 'context' not remade because of errors. make: *** [tools/Unix.mk:467: libs/libxx/.context] Error 2 make: Target 'all' not remade because of errors. Removing libs/libbuiltin/bin/ Removing libs/libbuiltin/kbin/ Removing libs/libc/bin/ Removing libs/libc/kbin/ Removing libs/libm/bin/ Removing
2026-04-08
03:49:43
18576:
[Do Not Merge] Testing of CI Build Retry
sim
:lua
L e f0t S p e0e d
2026-04-08
03:07:05
18576:
[Do Not Merge] Testing of CI Build Retry
sim
:nxcamera
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/libyuv/libyuv.tar.gz nothing to commit, working tree clean ./nxcamera.c:54:12: fatal error: libyuv.h: No such file or directory 54 | # include | ^~~~~~~~~~ compilation terminated. ERROR: cc failed: 1 command: cc -MT ./nxcamera.c.github.workspace.sources.apps.system.nxcamera.o -M '-g' '-fomit-frame-pointer' '-fno-common' '-fvisibility=hidden' '-ffunction-sections' '-f
2026-04-08
02:41:50
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s3-devkit
:qemu_toywasm
T i m e C u r r e n t D l o a d U p l o a d T o t a l D lSopaedn t U p lLoeaftd S pTeoetda l S p0e n t 0 L e f t0 S p e e0d
2026-04-08
01:25:20
18576:
[Do Not Merge] Testing of CI Build Retry
sim
:lua
% To t% Total % Received % Xferd Average Speed Time Tal %ime Time Current DloaReceived % Xfd Upload Total Spent Left Speed erd A v0e ra g e S0p e e d 0 T i m e0 T0i m e 0 T i m e 0 C u r r e n0t
2026-04-08
00:34:27
18576:
[Do Not Merge] Testing of CI Build Retry
sim
:nxcamera
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/libyuv/libyuv.tar.gz nothing to commit, working tree clean ./nxcamera.c:54:12: fatal error: libyuv.h: No such file or directory 54 | # include | ^~~~~~~~~~ compilation terminated. ERROR: cc failed: 1 command: cc -MT ./nxcamera.c.github.workspace.sources.apps.system.nxcamera.o -M '-g' '-fomit-frame-pointer' '-fno-common' '-fvisibility=hidden' '-ffunction-sections' '-f
2026-04-07
21:53:30
18681:
boards/arm/rp23xx:
add hardware SHA-256 cryptodev
sim
:nxcamera
gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:34: libyuv.tar.gz] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/graphics/libyuv_context] Error 2 make[2]: Target 'context_all' not remade because of errors. make[1]: *** [Makefile:187: context] Error 2 make: *** [tools/Unix.mk:467: /github/workspace/sources/apps/.context] Error 2
2026-04-07
18:29:22
18607:
fs:
Add Kernel-level VFS Performance Profiler
sim
:lua
e r d A v e r a g e S p e e d T i m e T i m eD l oa d TUipmleo a dC u r rTeontta l S p e n t L e f t S p e e d
2026-04-07
18:27:33
18607:
fs:
Add Kernel-level VFS Performance Profiler
sim
:citest
7a8,10 > # CONFIG_NET_ARP is not set > # CONFIG_NSH_CMDOPT_HEXDUMP is not set > # CONFIG_NSH_NETINIT is not set 95d97 < # CONFIG_NET_ARP is not set 100d101 < # CONFIG_NSH_CMDOPT_HEXDUMP is not set 105d105 < # CONFIG_NSH_NETINIT is not set Saving the new configuration file
2026-04-07
16:27:23
18671:
fs:
rpmsgfs_client:
process host message as ns_ann
esp32s3-devkit
:toywasm
DDllooaadd UUppload Total Spent Left Speed
2026-04-07
16:15:37
18671:
fs:
rpmsgfs_client:
process host message as ns_ann
rv-virt
:citest
=================================== FAILURES =================================== [31m[1m_____________ test_ltp_integration[ltp_interfaces_lio_listio_3_1] ______________[0m "Device crashed" detected, during: call [32mINFO [0m root:test_ltp_interface_integration.py:30 case:ltp_interfaces_lio_listio_3_1 expect:['PASSED', 'passed', 'Passed', 'PASS', 'skipped'] timeout:40 [32mINFO [0m ntfc:common.py:204 Sent command: b'ltp_interfaces_lio_listio_3_1' [32mINFO [0m ntfc:common.py:140 Asser
2026-04-07
15:21:59
3443:
include/debug.h:
Use in apps
esp32s3-8048S043
:gpio
Killing pytest after timeout...
2026-04-07
15:21:56
18671:
fs:
rpmsgfs_client:
process host message as ns_ann
sim
:lua
A verage Speed Time Time Time Current
2026-04-07
15:07:06
18685:
drivers/mtd/mx25rxx.c:
use 4 byte address for larg
esp32s3-8048S043
:nsh
Killing pytest after timeout...
2026-04-07
15:00:00
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s3-lcd-ev
:lcd
(Same)
2026-04-07
14:32:00
3443:
include/debug.h:
Use in apps
stm32f103-minimum
:adb
D lDolaoda d U pUlpolaoda d T oTtoatla l S pSepnetn t L eLfetf t S pSepeede d
2026-04-07
14:21:03
3443:
include/debug.h:
Use in apps
esp32s3-devkit
:qemu_toywasm
Average Speed Time Time Time Current
2026-04-07
13:06:20
18685:
drivers/mtd/mx25rxx.c:
use 4 byte address for larg
esp32c6-devkitc
:mcuboot_update_agent
Spent Left Speed
2026-04-07
12:20:48
18671:
fs:
rpmsgfs_client:
process host message as ns_ann
esp32s3-8048S043
:i2c
Killing pytest after timeout...
2026-04-07
11:02:45
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s3-8048S043
:spi
(Same)
2026-04-07
08:40:20
18576:
[Do Not Merge] Testing of CI Build Retry
esp32-sparrow-kit
:wifi
Time Current
2026-04-07
05:01:34
18670:
netdb/dns:
validate nameserver input in dns_add_na
esp32s3-8048S043
:sdmmc
Killing pytest after timeout...
2026-04-07
04:58:52
18576:
[Do Not Merge] Testing of CI Build Retry
sim
:lua
l % R e c e i v e d % X f e r d A v e r a g e SDpleoeadd UTpilmoea d TTiomtea l STpiemnet C u rLreefntt S p e e d --:-
2026-04-07
02:48:26
18670:
netdb/dns:
validate nameserver input in dns_add_na
qemu-armv8a
:nsh_smp
+ '[' -d '' ']'
2026-04-07
02:35:57
18681:
boards/arm/rp23xx:
add hardware SHA-256 cryptodev
esp32s3-8048S043
:touchscreen
Killing pytest after timeout...
2026-04-07
02:09:42
18576:
[Do Not Merge] Testing of CI Build Retry
stm32f103-minimum
:adb
Rec e i v0e d % X0f e r d 0 A v e r a0g e S p0e e d 0T i m e 0 Time Time Current
2026-04-07
00:44:25
18576:
[Do Not Merge] Testing of CI Build Retry
sim
:lua
% %Total % Received % Xferd Average Speed Time Time Time Current
2026-04-07
00:19:57
18681:
boards/arm/rp23xx:
add hardware SHA-256 cryptodev
sim
:lua
- - : - - - - : - - : - - D-l-o:a-d- : -U-p l o a d 0 Total Spent Left Speed
2026-04-06
17:14:07
18679:
crypto:
decouple curve25519 and idgen from random
esp32s3-8048S043
:i2c
Killing pytest after timeout...
2026-04-06
15:06:43
18660:
include/debug.h:
Move to include/nuttx/debug.h
esp32s3-8048S043
:sdmmc
(Same)
2026-04-06
15:05:16
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s3-8048S043
:nsh
(Same)
2026-04-06
14:56:32
18679:
crypto:
decouple curve25519 and idgen from random
sim
:lua
e Tim e 0 T i m0e C u0r r e n t
2026-04-06
14:49:21
18660:
include/debug.h:
Move to include/nuttx/debug.h
esp32s3-korvo-2
:rtptools
Average Speed Time Time Time Current
2026-04-06
14:13:15
3444:
Build fixes on mbedtls and mqttc for CMake
esp32s3-8048S043
:nsh
Killing pytest after timeout...
2026-04-06
12:50:21
18576:
[Do Not Merge] Testing of CI Build Retry
sim
:lua
% T o t%a lT o t a l% R e c%e iRveecde i%v eXdf e%r dX f eArvde r aAgvee rSapgeee dS p e eTdi m e T i m eT i m e T i m e T i m e T iCmuer r eCnutr r e n t Lef t 0S pe e d
2026-04-06
12:22:51
3444:
Build fixes on mbedtls and mqttc for CMake
sim
:lua
t D lDolaoda d U pUlpolaoda d T o tTaolt a l S p Sepnetn t L eLfetf t S pSepeede d
2026-04-06
11:58:23
18660:
include/debug.h:
Move to include/nuttx/debug.h
sim
:nxcamera
gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:34: libyuv.tar.gz] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/graphics/libyuv_context] Error 2 make[2]: Target 'context_all' not remade because of errors. make[1]: *** [Makefile:187: context] Error 2 make: *** [tools/Unix.mk:467: /github/workspace/sources/apps/.context] Error 2
2026-04-06
11:53:59
3444:
Build fixes on mbedtls and mqttc for CMake
sim
:nxcamera
(Same)
2026-04-06
11:40:21
18678:
feat(cmake):
support fully out-of-tree NuttX build
qemu-armv8a
:nsh_smp
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 cc: error: missing argument to '-Wstack-usage=' cc: error: missing argument to '-Wstack-usage=' ERROR: cc failed: 1 command: cc -MT ./osperf.c.d.a.nuttx.nuttx.sources.apps.benchmarks.osperf.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Werror' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fno-omit-frame-pointer' '-fno-optimize-sibling-calls' '-Wstack-usage=' '-fno-builtin' '-isys
2026-04-06
11:38:59
18660:
include/debug.h:
Move to include/nuttx/debug.h
sim
:lua
% To t%a lT o t a l% R e c%e iRveecde i%v eXdf e%r dX f eArvde r aAgvee rSapgeee dS p e eTdi m e T i m eT i m e T i m e T i m e T iCmuer r eCnutr r e n t D lDoaldo a Udp l oaUdp l o ad Total Spent Left T Sotpael e dS pent Left Speed
2026-04-06
11:35:41
18678:
feat(cmake):
support fully out-of-tree NuttX build
nucleo-f411re
:nsh
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 arm-none-eabi-gcc.exe: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.d.a.nuttx.nuttx.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=a
2026-04-06
11:34:00
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32c3-devkit
:spiflash
common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:805: arch/risc-v/src_clean] Error 2 common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:824: arch/risc-v/src_distclean] Error 2 make: Target
2026-04-06
11:33:55
18678:
feat(cmake):
support fully out-of-tree NuttX build
imx8qm-mek
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/tcpblaster/tcpblaster_host.hobj examples/tcpblaster/tcpblaster_server.hobj examples/udpblaster/config.h tee/optee_client/.zip nothing to commit, working tree clean make: *** [tools/Unix.mk:736: olddefconfig] Error 1 cc: error: missing argument to '-Wstack-usage=' ERROR: cc failed: 1 command: cc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-f
2026-04-06
11:33:53
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32c3-devkit
:crypto
common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:805: arch/risc-v/src_clean] Error 2 common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:824: arch/risc-v/src_distclean] Error 2 make: Target
2026-04-06
11:33:50
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32s2-kaluga-1
:buttons
gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: unrecognized command-line option '-mlongcalls' make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' gcc: error: unrecognized command-line option '-mlongcalls' ERROR: gcc failed: 1 command: gcc -MT ./buttons_main.c.github.workspace.sources.apps.examples.buttons.
2026-04-06
11:33:49
18678:
feat(cmake):
support fully out-of-tree NuttX build
ox64
:timer
gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'? gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'? make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' ERROR: gcc failed: 1 command: gcc -MT ./clock.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-W
2026-04-06
11:33:47
18678:
feat(cmake):
support fully out-of-tree NuttX build
qemu-intel64
:nsh_pci_smp
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/tcpblaster/tcpblaster_cmdline.hobj examples/tcpblaster/tcpblaster_host.hobj examples/tcpblaster/tcpblaster_server.hobj examples/tcpblaster/tcpserver examples/udpblaster/config.h nothing to commit, working tree clean make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-
2026-04-06
11:33:47
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32-sparrow-kit
:mqttc
gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: unrecognized command-line option '-mlongcalls' make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: unrecognized command-line option '-mlongcalls' gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:40: MQTT-C] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/
2026-04-06
11:33:46
18678:
feat(cmake):
support fully out-of-tree NuttX build
at32f437-mini
:pwm
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '
2026-04-06
11:33:45
18678:
feat(cmake):
support fully out-of-tree NuttX build
imx93-evk
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/tcpblaster/tcpblaster_host.hobj examples/tcpblaster/tcpblaster_server.hobj examples/udpblaster/config.h tee/optee_client/.zip nothing to commit, working tree clean make: *** [tools/Unix.mk:736: olddefconfig] Error 1 In file included from udpblaster_host.c:37: ##[error]udpblaster.h:106:4: error: #error "Additional link layer definitions needed" 106 | # e
2026-04-06
11:33:45
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32c3-devkit
:ble
common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:805: arch/risc-v/src_clean] Error 2 common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:824: arch/risc-v/src_distclean] Error 2 make: Target
2026-04-06
11:33:44
18678:
feat(cmake):
support fully out-of-tree NuttX build
sabre-6quad
:knsh_smp
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h system/adb/microADB/ system/libuv/libuv/ system/libuv/v1.46.0.zip nothing to commit, working tree clean make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' E
2026-04-06
11:33:43
18678:
feat(cmake):
support fully out-of-tree NuttX build
lpcxpresso-lpc1768
:nx
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./nx_events.c.github.workspace.sources.apps.examples.nx.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-mar
2026-04-06
11:33:38
18678:
feat(cmake):
support fully out-of-tree NuttX build
avr32dev1
:ostest
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 ##[error]./group/group_setupidlefiles.c:115:4: error: #warning file descriptors 0-2 are not opened cc1: warnings being treated as errors cc1: error: unrecognized command line option "-Wno-cpp" ERROR: avr32-gcc failed: 1 command: avr32-gcc -MT ./group_setupidlefiles.o -M '-fno-pic' '-muse-rodata-section' '-fno-strict-aliasing' '-fomit-frame-pointer' '-mpart=uc3b0256' '-isystem' '/github/workspace/sources/nuttx/include' '-D__NuttX__' '-D__K
2026-04-06
11:33:37
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32c3-devkit
:mcuboot_nsh
common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:805: arch/risc-v/src_clean] Error 2 common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:824: arch/risc-v/src_distclean] Error 2 make: Target
2026-04-06
11:33:35
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32s2-kaluga-1
:rtc
gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: unrecognized command-line option '-mlongcalls' make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' gcc: error: unrecognized command-line option '-mlongcalls' ERROR: gcc failed: 1 command: gcc -MT ./alarm_main.c.github.workspace.sources.apps.examples.alarm.o -
2026-04-06
11:33:35
18678:
feat(cmake):
support fully out-of-tree NuttX build
imx93-evk
:knsh
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/tcpblaster/tcpblaster_host.hobj examples/tcpblaster/tcpblaster_server.hobj examples/udpblaster/config.h tee/optee_client/.zip nothing to commit, working tree clean make: *** [tools/Unix.mk:736: olddefconfig] Error 1 In file included from udpblaster_text.c:28: ##[error]udpblaster.h:106:4: error: #error "Additional link layer definitions needed" 106 | # e
2026-04-06
11:33:34
18678:
feat(cmake):
support fully out-of-tree NuttX build
bl602evb
:fpu
gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'? gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'? make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'? gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'?
2026-04-06
11:33:33
18678:
feat(cmake):
support fully out-of-tree NuttX build
qemu-intel64
:knsh_romfs_pci
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/tcpblaster/tcpblaster_cmdline.hobj examples/tcpblaster/tcpblaster_host.hobj examples/tcpblaster/tcpblaster_server.hobj examples/tcpblaster/tcpserver examples/udpblaster/config.h nothing to commit, working tree clean make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-
2026-04-06
11:33:32
18678:
feat(cmake):
support fully out-of-tree NuttX build
at32f437-mini
:systemview
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 In file included from /github/workspace/sources/nuttx/include/arch/chip/irq.h:36, from /github/workspace/sources/nuttx/include/arch/irq.h:50, from /github/workspace/sources/nuttx/include/nuttx/irq.h:39, from /github/workspace/sources/nuttx/include/nuttx/sched.h:42, from /github/workspace/sources/nuttx/include/nuttx/arch.h:89, from syscall_wraps.h:28: ##[error]/github/workspace/sour
2026-04-06
11:33:31
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32-sparrow-kit
:ble
gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: unrecognized command-line option '-mlongcalls' make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' gcc: error: unrecognized command-line option '-mlongcalls' ERROR: gcc failed: 1 command: gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-fno-com
2026-04-06
11:33:29
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32c3-devkit
:timers
common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:805: arch/risc-v/src_clean] Error 2 common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:824: arch/risc-v/src_distclean] Error 2 make: Target
2026-04-06
11:33:27
18678:
feat(cmake):
support fully out-of-tree NuttX build
sabre-6quad
:elf
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h system/adb/microADB/ system/libuv/libuv/ system/libuv/v1.46.0.zip nothing to commit, working tree clean make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -M
2026-04-06
11:33:27
18678:
feat(cmake):
support fully out-of-tree NuttX build
lpcxpresso-lpc1768
:nsh
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./telnetd_daemon.c.github.workspace.sources.apps.netutils.telnetd.o -M '-Wstrict-prototypes' '-W
2026-04-06
11:33:24
18678:
feat(cmake):
support fully out-of-tree NuttX build
imx93-evk
:bootloader
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/tcpblaster/tcpblaster_host.hobj examples/tcpblaster/tcpblaster_server.hobj examples/udpblaster/config.h tee/optee_client/.zip nothing to commit, working tree clean make: *** [tools/Unix.mk:736: olddefconfig] Error 1 cc: error: missing argument to '-Wstack-usage=' ERROR: cc failed: 1 command: cc -MT ./nsh_main.c.github.workspace.sources.apps.system.nsh.o -
2026-04-06
11:33:22
18678:
feat(cmake):
support fully out-of-tree NuttX build
qemu-intel64
:earlyfb
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/tcpblaster/tcpblaster_cmdline.hobj examples/tcpblaster/tcpblaster_host.hobj examples/tcpblaster/tcpblaster_server.hobj examples/tcpblaster/tcpserver examples/udpblaster/config.h nothing to commit, working tree clean make: *** [tools/Unix.mk:736: olddefconfig] Error 1 In file included from nxfonts_convert.c:29: ##[error]/github/workspace/sources/nuttx/inclu
2026-04-06
11:33:21
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32c3-devkit
:bmp180
common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:805: arch/risc-v/src_clean] Error 2 common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:824: arch/risc-v/src_distclean] Error 2 make: Target
2026-04-06
11:33:19
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32s2-kaluga-1
:lvgl_ili9341
gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: unrecognized command-line option '-mlongcalls' make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: missing argument to '-Wstack-usage=' gcc: error: unrecognized command-line option '-mlongcalls' ERROR: gcc failed: 1 command: gcc -MT ./lvgldemo.c.github.workspace.sources.apps.examples.lvgldemo.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wsh
2026-04-06
11:33:18
18678:
feat(cmake):
support fully out-of-tree NuttX build
bl602evb
:gpio
gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'? gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'? make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'? gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'?
2026-04-06
11:33:16
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32-sparrow-kit
:nsh
gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: unrecognized command-line option '-mlongcalls' make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' gcc: error: unrecognized command-line option '-mlongcalls' ERROR: gcc failed: 1 command: gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-fno-com
2026-04-06
11:33:16
18678:
feat(cmake):
support fully out-of-tree NuttX build
at32f437-mini
:nsh
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-c
2026-04-06
11:33:14
18678:
feat(cmake):
support fully out-of-tree NuttX build
imx93-evk
:optee
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/tcpblaster/tcpblaster_host.hobj examples/tcpblaster/tcpblaster_server.hobj examples/udpblaster/config.h nothing to commit, working tree clean make: *** [tools/Unix.mk:736: olddefconfig] Error 1 [.zip] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the
2026-04-06
11:33:13
18678:
feat(cmake):
support fully out-of-tree NuttX build
sabre-6quad
:netnsh_wb
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 In file included from udpblaster_text.c:28: ##[error]udpblaster.h:106:4: error: #error "Additional link layer definitions needed" 106 | # error "Additional link layer definitions needed" | ^~~~~ make[3]: *** [Makefile:49: udpblaster_text.hobj] Error 1 In file included from udpblaster_host.c:37: ##[error]udpblaster.h:106:4: error: #error "Additional link layer definitions n
2026-04-06
11:33:13
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32c3-devkit
:sdmmc_spi
common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:805: arch/risc-v/src_clean] Error 2 common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:824: arch/risc-v/src_distclean] Error 2 make: Target
2026-04-06
11:33:13
18678:
feat(cmake):
support fully out-of-tree NuttX build
avr32dev1
:nsh
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 ##[error]./group/group_setupidlefiles.c:115:4: error: #warning file descriptors 0-2 are not opened cc1: warnings being treated as errors cc1: error: unrecognized command line option "-Wno-cpp" ERROR: avr32-gcc failed: 1 command: avr32-gcc -MT ./group_setupidlefiles.o -M '-fno-pic' '-muse-rodata-section' '-fno-strict-aliasing' '-fomit-frame-pointer' '-mpart=uc3b0256' '-isystem' '/github/workspace/sources/nuttx/include' '-D__NuttX__' '-D__K
2026-04-06
11:33:12
18678:
feat(cmake):
support fully out-of-tree NuttX build
lpcxpresso-lpc1768
:dhcpd
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./netlib_ipv4addrconv.c.github.workspace.sources.apps.netutils.netlib.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-W
2026-04-06
11:33:10
18678:
feat(cmake):
support fully out-of-tree NuttX build
sim
:elf
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 cc: error: missing argument to '-Wstack-usage=' ERROR: cc failed: 1 command: cc -MT ./elf_main.c.github.workspace.sources.apps.examples.elf.main.o -M '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-fvisibility=hidden' '-ffunction-sections' '-fdata-sections' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-fno-pic' '-mcmodel=medium' '-isystem' '/github/workspace/sources/nu
2026-04-06
11:33:08
18678:
feat(cmake):
support fully out-of-tree NuttX build
qemu-intel64
:ostest
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/tcpblaster/tcpblaster_cmdline.hobj examples/tcpblaster/tcpblaster_host.hobj examples/tcpblaster/tcpblaster_server.hobj examples/tcpblaster/tcpserver examples/udpblaster/config.h nothing to commit, working tree clean make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: missing argument to '-Wstack-usage=' ERROR: gcc failed: 1 command: gcc -MT
2026-04-06
11:33:05
18678:
feat(cmake):
support fully out-of-tree NuttX build
imx93-evk
:koptee
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 In file included from udpblaster_host.c:37: ##[error]udpblaster.h:106:4: error: #error "Additional link layer definitions needed" 106 | # error "Additional link layer definitions needed" | ^~~~~ In file included from udpblaster_host.c:35: udpblaster_host.c: In function 'main': ##[error]udpblaster_host.c:80:13: error: 'CONFIG_EXAMPLES_UDPBLASTER_TARGETIPv6_1' undeclared (first use in this function); did you mean 'CONFIG_EXAMPLES
2026-04-06
11:33:05
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32c3-devkit
:mcuboot_update_agent
common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:805: arch/risc-v/src_clean] Error 2 common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:824: arch/risc-v/src_distclean] Error 2 make: Target
2026-04-06
11:33:04
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32s2-kaluga-1
:nxlooper
gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: unrecognized command-line option '-mlongcalls' make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' gcc: error: unrecognized command-line option '-mlongcalls' ERROR: gcc failed: 1 gcc: error: unrecognized command-line option '-mlongcalls' command: gcc -MT ./
2026-04-06
11:33:04
18678:
feat(cmake):
support fully out-of-tree NuttX build
bl602evb
:dma
gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'? gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'? make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'? gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'?
2026-04-06
11:33:01
18678:
feat(cmake):
support fully out-of-tree NuttX build
at32f437-mini
:msc
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-c
2026-04-06
11:33:00
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32-sparrow-kit
:wifi
gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: unrecognized command-line option '-mlongcalls' make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' gcc: error: unrecognized command-line option '-mlongcalls' ERROR: gcc failed: 1 command: gcc -MT ./iperf.c.github.workspace.sources.apps.netutils.iperf.o -M '-f
2026-04-06
11:32:58
18678:
feat(cmake):
support fully out-of-tree NuttX build
sabre-6quad
:citest
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mfloat-abi=
2026-04-06
11:32:57
18678:
feat(cmake):
support fully out-of-tree NuttX build
lpcxpresso-lpc1768
:usbmsc
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-06
11:32:57
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32c3-devkit
:nimble
common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:805: arch/risc-v/src_clean] Error 2 common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:824: arch/risc-v/src_distclean] Error 2 make: Target
2026-04-06
11:32:56
18678:
feat(cmake):
support fully out-of-tree NuttX build
qemu-intel64
:jumbo
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 In file included from udpblaster_host.c:37: ##[error]udpblaster.h:106:4: error: #error "Additional link layer definitions needed" 106 | # error "Additional link layer definitions needed" | ^~~~~ In file included from udpblaster_host.c:35: udpblaster_host.c: In function 'main': ##[error]udpblaster_host.c:80:13: error: 'CONFIG_EXAMPLES_UDPBLASTER_TARGETIPv6_1' undeclared (first use in this function); did you mean 'CONFIG_EXAMPLES
2026-04-06
11:32:53
18678:
feat(cmake):
support fully out-of-tree NuttX build
imx95-a55-evk
:emmc
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 cc: error: missing argument to '-Wstack-usage=' cc: error: missing argument to '-Wstack-usage=' ERROR: cc failed: 1 command: cc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Werror' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-isystem' '/github/workspace/sources/nuttx/include' '-D__NuttX
2026-04-06
11:32:52
18678:
feat(cmake):
support fully out-of-tree NuttX build
bl602evb
:spiflash
gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'? gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'? make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'? gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[1]: *** [littlefs/Make.defs:68: .littlefsunpack] Error 2 make[1]: Tar
2026-04-06
11:32:51
18678:
feat(cmake):
support fully out-of-tree NuttX build
sim
:bastest
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 cc: error: missing argument to '-Wstack-usage=' cc: error: missing argument to '-Wstack-usage=' ERROR: cc failed: 1 command: cc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-fvisibility=hidden' '-ffunction-sections' '-fdata-sections' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-fno-pic' '-mcmode
2026-04-06
11:32:50
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32c3-devkit
:spi
common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:805: arch/risc-v/src_clean] Error 2 common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:824: arch/risc-v/src_distclean] Error 2 make: Target
2026-04-06
11:32:48
18678:
feat(cmake):
support fully out-of-tree NuttX build
teensy-2.0
:hello
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make[1]: *** No rule to make target 'avr_doswitch.S', needed by '.depend'. make[1]: *** No rule to make target 'avr_saveusercontext.S', needed by '.depend'. make[1]: *** No rule to make target 'avr_copystate.c', needed by '.depend'. make[1]: *** No rule to make target 'avr_createstack.c', needed by '.depend'. make[1]: *** No rule to make target 'avr_doirq.c', needed by '.depend'. make[1]: *** No rule to make target 'avr_irq.c', needed by
2026-04-06
11:32:48
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32s2-kaluga-1
:watchdog
gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: unrecognized command-line option '-mlongcalls' make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' gcc: error: unrecognized command-line option '-mlongcalls' ERROR: gcc failed: 1 command: gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-fno-com
2026-04-06
11:32:45
18678:
feat(cmake):
support fully out-of-tree NuttX build
at32f437-mini
:usbserial
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '
2026-04-06
11:32:42
18678:
feat(cmake):
support fully out-of-tree NuttX build
qemu-intel64
:nsh_pci
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' ERROR: gcc failed: 1 command: gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Os' '-Wstack-usage=' '-fno-stack-protector' '-fno-pic' '-mcmodel=large' '-mno-red-zone' '-mrdrnd' '-isystem' '/github/workspace/sources/nuttx/include' '-D__NuttX__' '-U_AIX' '-U_WIN32' '-U__APP
2026-04-06
11:32:42
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32-2432S028
:lvgl
gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: unrecognized command-line option '-mlongcalls' make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: missing argument to '-Wstack-usage=' gcc: error: unrecognized command-line option '-mlongcalls' ERROR: gcc failed: 1 command: gcc -MT ./lvgldemo.c.github.workspace.sources.apps.examples.lvgldemo.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wsh
2026-04-06
11:32:42
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32c3-devkit
:usbconsole
common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:805: arch/risc-v/src_clean] Error 2 common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:824: arch/risc-v/src_distclean] Error 2 make: Target
2026-04-06
11:32:42
18678:
feat(cmake):
support fully out-of-tree NuttX build
imx95-a55-evk
:nsh
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 cc: error: missing argument to '-Wstack-usage=' cc: error: missing argument to '-Wstack-usage=' ERROR: cc failed: 1 command: cc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Werror' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-isystem' '/github/workspace/sources/nuttx/include' '-D__NuttX
2026-04-06
11:32:41
18678:
feat(cmake):
support fully out-of-tree NuttX build
lpc4088-devkit
:nsh
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dhcpc.c.github.workspace.sources.apps.netutils.dhcpc.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-marc
2026-04-06
11:32:40
18678:
feat(cmake):
support fully out-of-tree NuttX build
bl602evb
:spi
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'? gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'? ERROR: gcc failed: 1 command: gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-W
2026-04-06
11:32:37
18678:
feat(cmake):
support fully out-of-tree NuttX build
sim
:bas
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 cc: error: missing argument to '-Wstack-usage=' cc: error: missing argument to '-Wstack-usage=' ERROR: cc failed: 1 command: cc -MT ./bas.c.github.workspace.sources.apps.interpreters.bas.o -M '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-fvisibility=hidden' '-ffunction-sections' '-fdata-sections' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-fno-pic' '-mcmodel=med
2026-04-06
11:32:34
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32c3-devkit
:temperature_sensor
common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:805: arch/risc-v/src_clean] Error 2 common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:824: arch/risc-v/src_distclean] Error 2 make: Target
2026-04-06
11:32:33
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32s2-kaluga-1
:audio
gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: unrecognized command-line option '-mlongcalls' make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' gcc: error: unrecognized command-line option '-mlongcalls' ERROR: gcc failed: 1 command: gcc -MT ./romfs_main.c.github.workspace.sources.apps.examples.romfs.o -
2026-04-06
11:32:30
18678:
feat(cmake):
support fully out-of-tree NuttX build
zcu111
:netnsh
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 cc: error: missing argument to '-Wstack-usage=' cc: error: missing argument to '-Wstack-usage=' ERROR: cc failed: 1 command: cc -MT ./leds_main.c.github.workspace.sources.apps.examples.leds.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Werror' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fno-omit-frame-pointer' '-fno-optimize-sibling-calls' '-Wstack-usage=' '-fno-builtin' '-isys
2026-04-06
11:32:29
18678:
feat(cmake):
support fully out-of-tree NuttX build
at32f437-mini
:usbnsh
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usag
2026-04-06
11:32:28
18678:
feat(cmake):
support fully out-of-tree NuttX build
qemu-intel64
:knsh_romfs
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' ERROR: gcc failed: 1 command: gcc -MT ./addrenv.o -M '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wstack-usage=' '-fno-stack-protector' '-fno-pic' '-mcmodel=large' '-mno-red-zone' '-mrdrnd' '-isystem' '/github/workspace/sources/nuttx/include' '-D__NuttX__' '-U_AIX' '-U_WIN32' '-U__APPLE__
2026-04-06
11:32:26
18678:
feat(cmake):
support fully out-of-tree NuttX build
lpc4088-devkit
:knsh
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./clock_initialize.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wu
2026-04-06
11:32:26
18678:
feat(cmake):
support fully out-of-tree NuttX build
sim
:asan
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 cc: error: missing argument to '-Wstack-usage=' cc: error: missing argument to '-Wstack-usage=' ERROR: cc failed: 1 command: cc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-fno-strict-aliasing' '-fno-omit-frame-pointer' '-fno-optimize-sibling-calls' '-Wstack-usage=' '-fsanitize=address' '-fsanitize-address-use-after-scope' '-fsanitize=pointer-compare' '-fsanitize=pointer-subtract' '-fsanitize=undefined' '-fno-common'
2026-04-06
11:32:26
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32c3-devkit
:nsh
common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:805: arch/risc-v/src_clean] Error 2 common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:824: arch/risc-v/src_distclean] Error 2 make: Target
2026-04-06
11:32:23
18678:
feat(cmake):
support fully out-of-tree NuttX build
teensy-2.0
:nsh
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make[1]: *** No rule to make target 'avr_doswitch.S', needed by '.depend'. make[1]: *** No rule to make target 'avr_saveusercontext.S', needed by '.depend'. make[1]: *** No rule to make target 'avr_copystate.c', needed by '.depend'. make[1]: *** No rule to make target 'avr_createstack.c', needed by '.depend'. make[1]: *** No rule to make target 'avr_doirq.c', needed by '.depend'. make[1]: *** No rule to make target 'avr_irq.c', needed by
2026-04-06
11:32:22
18678:
feat(cmake):
support fully out-of-tree NuttX build
bl602evb
:nsh
gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'? gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'? make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'? gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'?
2026-04-06
11:32:18
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32s2-kaluga-1
:nsh
gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: unrecognized command-line option '-mlongcalls' make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' gcc: error: unrecognized command-line option '-mlongcalls' ERROR: gcc failed: 1 command: gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-fno-com
2026-04-06
11:32:18
18678:
feat(cmake):
support fully out-of-tree NuttX build
zcu111
:netjtag
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 cc: error: missing argument to '-Wstack-usage=' ERROR: cc failed: 1 command: cc -MT ./leds_main.c.github.workspace.sources.apps.examples.leds.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Werror' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fno-omit-frame-pointer' '-fno-optimize-sibling-calls' '-Wstack-usage=' '-fno-builtin' '-g3' '-isystem' '/github/workspace/sources/nuttx/include' '-D_
2026-04-06
11:32:18
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32c3-devkit
:pm
common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:805: arch/risc-v/src_clean] Error 2 common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:824: arch/risc-v/src_distclean] Error 2 make: Target
2026-04-06
11:32:14
18678:
feat(cmake):
support fully out-of-tree NuttX build
at32f437-mini
:eth
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usag
2026-04-06
11:32:12
18678:
feat(cmake):
support fully out-of-tree NuttX build
qemu-intel64
:lvgl
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: missing argument to '-Wstack-usage=' ERROR: gcc failed: 1 command: gcc -MT ./lvgldemo.c.github.workspace.sources.apps.examples.lvgldemo.o -M '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wstack-usage=' '-fno-stack-protector' '-fno-pic' '-mcmodel=large' '-mno-red-zone' '-mrdrnd' '-isystem' '/github/workspace/sources/nuttx/include' '-D__NuttX__' '-U_AIX' '-U_WIN32' '-U__APPLE__' '-U__FreeBSD__' '-U__NetBSD__' '-U__linux__' '-U__s
2026-04-06
11:32:10
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32c3-devkit
:i2c
common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:805: arch/risc-v/src_clean] Error 2 common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:824: arch/risc-v/src_distclean] Error 2 make: Target
2026-04-06
11:32:10
18678:
feat(cmake):
support fully out-of-tree NuttX build
lpc4088-quickstart
:nsh
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-06
11:32:09
18678:
feat(cmake):
support fully out-of-tree NuttX build
sim
:duktape
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 cc: error: missing argument to '-Wstack-usage=' cc: error: missing argument to '-Wstack-usage=' ERROR: cc failed: 1 ERROR: cc failed: 1 command: cc -MT ./passwd_verify.c.github.workspace.sources.apps.fsutils.passwd.o -M '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-fvisibility=hidden' '-ffunction-sections' '-fdata-sections' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pr
2026-04-06
11:32:07
18678:
feat(cmake):
support fully out-of-tree NuttX build
zcu111
:jtag
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 cc: error: missing argument to '-Wstack-usage=' ERROR: cc failed: 1 command: cc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Werror' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fno-omit-frame-pointer' '-fno-optimize-sibling-calls' '-Wstack-usage=' '-fno-builtin' '-isystem' '/github/workspace/sources/nuttx/include' '-D__Nut
2026-04-06
11:32:07
18678:
feat(cmake):
support fully out-of-tree NuttX build
bl602evb
:timer
gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'? gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'? make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'? gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'?
2026-04-06
11:32:02
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32s2-kaluga-1
:i2c
gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: unrecognized command-line option '-mlongcalls' make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' gcc: error: unrecognized command-line option '-mlongcalls' ERROR: gcc failed: 1 command: gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-fno-com
2026-04-06
11:32:00
18678:
feat(cmake):
support fully out-of-tree NuttX build
qemu-intel64
:fb
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 In file included from fb/nxglib_setpixel.c:29: ##[error]/github/workspace/sources/nuttx/include/nuttx/lib/math32.h:50:19: error: missing binary operator before token "(" 50 | #if UINTPTR_MAX > UINT32_MAX | ^~~~~~~~~~ make[2]: *** [Makefile.devblit:114: nxglib_setpixel_1bpp.c] Error 1 In file included from fb/nxglib_fillrectangle.c:29: ##[error]/github/workspace/sources/nuttx/include/nuttx/lib/math32.h:50:19: error:
2026-04-06
11:31:59
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32c3-devkit
:romfs
common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:805: arch/risc-v/src_clean] Error 2 common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:824: arch/risc-v/src_distclean] Error 2 make: Target
2026-04-06
11:31:58
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32-2432S028
:nsh
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: unrecognized command-line option '-mlongcalls' ERROR: gcc failed: 1 command: gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-
2026-04-06
11:31:58
18678:
feat(cmake):
support fully out-of-tree NuttX build
beaglebone-black
:lcd
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mfloat-abi=soft' '-mlittle-e
2026-04-06
11:31:57
18678:
feat(cmake):
support fully out-of-tree NuttX build
sabre-6quad
:knsh
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./addrenv.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wunde
2026-04-06
11:31:57
18678:
feat(cmake):
support fully out-of-tree NuttX build
teensy-2.0
:usbmsc
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make[1]: *** No rule to make target 'avr_doswitch.S', needed by '.depend'. make[1]: *** No rule to make target 'avr_saveusercontext.S', needed by '.depend'. make[1]: *** No rule to make target 'avr_copystate.c', needed by '.depend'. make[1]: *** No rule to make target 'avr_createstack.c', needed by '.depend'. make[1]: *** No rule to make target 'avr_doirq.c', needed by '.depend'. make[1]: *** No rule to make target 'avr_irq.c', needed by
2026-04-06
11:31:56
18678:
feat(cmake):
support fully out-of-tree NuttX build
zcu111
:nsh
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 cc: error: missing argument to '-Wstack-usage=' ERROR: cc failed: 1 command: cc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Werror' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fno-omit-frame-pointer' '-fno-optimize-sibling-calls' '-Wstack-usage=' '-fno-builtin' '-isystem' '/github/workspace/sources/nuttx/include' '-
2026-04-06
11:31:55
18678:
feat(cmake):
support fully out-of-tree NuttX build
lpc4088-quickstart
:knsh
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./clock.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mli
2026-04-06
11:31:54
18678:
feat(cmake):
support fully out-of-tree NuttX build
sim
:crypto
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 [v.zip] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of v.zip or v.zip.zip, and cannot find v.zip.ZIP, period. make[3]: *** [Makefile:81: mbedtls] Error 9 make[3]: Target 'context' not r
2026-04-06
11:31:51
18678:
feat(cmake):
support fully out-of-tree NuttX build
bl602evb
:i2c
gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'? gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'? make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'? gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'?
2026-04-06
11:31:46
18678:
feat(cmake):
support fully out-of-tree NuttX build
qemu-intel64
:nsh
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' ERROR: gcc failed: 1 command: gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wstack-usage=' '-fno-stack-protector' '-fno-pic' '-mcmodel=large' '-mno-red-zone' '-mrdrnd' '-isystem' '/github/workspace/sources/nuttx/include' '-D__NuttX__' '-U_AIX' '-U_WIN32' '-U__APPLE__'
2026-04-06
11:31:43
18678:
feat(cmake):
support fully out-of-tree NuttX build
avaota-a1
:nsh
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 cc: error: missing argument to '-Wstack-usage=' ERROR: cc failed: 1 command: cc -MT ./clock.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Werror' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-isystem' '/github/workspace/sources/nuttx/include' '-D__NuttX__' '-D__KERNEL__' '-Wno-cpp' '-Werror' '-DIRQ_WORK_SECTION=CONFIG_IRQ_WORK_SECTION' '-I' '/
2026-04-06
11:31:42
18678:
feat(cmake):
support fully out-of-tree NuttX build
beaglebone-black
:nsh
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./nsh_main.c.github.workspace.sources.apps.system.nsh.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-
2026-04-06
11:31:40
18678:
feat(cmake):
support fully out-of-tree NuttX build
sim
:configdata
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 cc: error: missing argument to '-Wstack-usage=' cc: error: missing argument to '-Wstack-usage=' ERROR: cc failed: 1 command: cc -MT ./configdata_main.c.github.workspace.sources.apps.examples.configdata.o -M '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-fvisibility=hidden' '-ffunction-sections' '-fdata-sections' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-fno-pic
2026-04-06
11:31:39
18678:
feat(cmake):
support fully out-of-tree NuttX build
mcb1700
:nsh
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-c
2026-04-06
11:31:33
18678:
feat(cmake):
support fully out-of-tree NuttX build
bl602evb
:wifi
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'? gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'? gcc: error: unrecognized command-line option '-mno-relax'; did you mean '-mno-recip'? ERROR: gcc failed: 1 command: gcc -MT ./discover_main.c.github.workspace.sources.ap
2026-04-06
11:31:31
18678:
feat(cmake):
support fully out-of-tree NuttX build
micropendous3
:hello
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make[1]: *** No rule to make target 'avr_doswitch.S', needed by '.depend'. make[1]: *** No rule to make target 'avr_saveusercontext.S', needed by '.depend'. make[1]: *** No rule to make target 'avr_copystate.c', needed by '.depend'. make[1]: *** No rule to make target 'avr_createstack.c', needed by '.depend'. make[1]: *** No rule to make target 'avr_doirq.c', needed by '.depend'. make[1]: *** No rule to make target 'avr_irq.c', needed by
2026-04-06
11:31:26
18678:
feat(cmake):
support fully out-of-tree NuttX build
pcduino-a10
:nsh
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./nsh_main.c.github.workspace.sources.apps.system.nsh.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-
2026-04-06
11:31:26
18678:
feat(cmake):
support fully out-of-tree NuttX build
sim
:adb
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 cc: error: missing argument to '-Wstack-usage=' cc: error: missing argument to '-Wstack-usage=' ERROR: cc failed: 1 ERROR: cc failed: 1 command: cc -MT ./telnetd_daemon.c.github.workspace.sources.apps.netutils.telnetd.o -M '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-fvisibility=hidden' '-ffunction-sections' '-fdata-sections' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown
2026-04-06
11:31:24
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32s2-kaluga-1
:lvgl_st7789
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: missing argument to '-Wstack-usage=' gcc: error: unrecognized command-line option '-mlongcalls' ERROR: gcc failed: 1 command: gcc -MT ./lvgldemo.c.github.workspace.sources.apps.examples.lvgldemo.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack
2026-04-06
11:31:23
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32c3-devkit
:wifi
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. cp: cannot stat 'chip/esp-hal-3rdparty/components/soc//include/soc/gpio_sig_map.h': No such file or directory make[1]: *** [common/espressif/Make.defs:287: context] Error 1 make: *** [tools/Unix.mk:467: arch/risc-v/src/.context] Error 2 make: Target 'all' not rema
2026-04-06
10:21:28
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s3-8048S043
:sdmmc
Killing pytest after timeout...
2026-04-06
10:13:48
18660:
include/debug.h:
Move to include/nuttx/debug.h
sim
:nxcamera
gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[3]: *** [Makefile:34: libyuv.tar.gz] Error 2 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/graphics/libyuv_context] Error 2 make[2]: Target 'context_all' not remade because of errors. make[1]: *** [Makefile:187: context] Error 2 make: *** [tools/Unix.mk:467: /github/workspace/sources/apps/.context] Error 2
2026-04-06
08:05:29
18576:
[Do Not Merge] Testing of CI Build Retry
sim
:lua
D % Total % Received % Xferd Average Speed Time Time Time Current l o a d DUlpolaoda d U p lTooatda l T oStpaeln t S p eLnetf t SLpeefetd Speed
2026-04-06
07:55:31
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32c3-devkit
:ostest
common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:805: arch/risc-v/src_clean] Error 2 common/espressif/Make.defs:280: chip/hal_.mk: No such file or directory make[1]: *** No rule to make target 'chip/hal_.mk'. make[1]: Failed to remake makefile 'chip/hal_.mk'. make: *** [tools/Unix.mk:824: arch/risc-v/src_distclean] Error 2 make: Target
2026-04-06
07:55:28
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32-lyrat
:nsh
gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: unrecognized command-line option '-mlongcalls' Ignored files: (use "git add -f ..." to include in what will be committed) netutils/mqttc/.tar.gz nothing to commit, working tree clean make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' gcc: error:
2026-04-06
07:55:28
18678:
feat(cmake):
support fully out-of-tree NuttX build
ox64
:nsh
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' ERROR: gcc failed: 1 command: gcc -MT ./clock.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-nostdlib' '-isystem' '/github/workspace/sources/nuttx/include' '-D__NuttX__' '-D__KERNEL__' '-Wno-cpp' '-Wer
2026-04-06
07:55:17
18678:
feat(cmake):
support fully out-of-tree NuttX build
sim
:btuart
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 cc: error: missing argument to '-Wstack-usage=' cc: error: missing argument to '-Wstack-usage=' ERROR: cc failed: 1 command: cc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-fvisibility=hidden' '-ffunction-sections' '-fdata-sections' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-fno-pic' '-mcmodel=medium' '
2026-04-06
07:55:16
18678:
feat(cmake):
support fully out-of-tree NuttX build
at32f437-mini
:adc
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./adc_main.c.github.workspace.sources.apps.examples.adc.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-mar
2026-04-06
07:55:15
18678:
feat(cmake):
support fully out-of-tree NuttX build
esp32-lyrat
:wifi
gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: unrecognized command-line option '-mlongcalls' Ignored files: (use "git add -f ..." to include in what will be committed) netutils/mqttc/.tar.gz nothing to commit, working tree clean make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' gcc: error:
2026-04-06
07:55:15
18678:
feat(cmake):
support fully out-of-tree NuttX build
nanopi_m4
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/tcpblaster/tcpblaster_host.hobj examples/tcpblaster/tcpblaster_server.hobj examples/udpblaster/config.h tee/optee_client/.zip nothing to commit, working tree clean make: *** [tools/Unix.mk:736: olddefconfig] Error 1 cc: error: missing argument to '-Wstack-usage=' cc: error: missing argument to '-Wstack-usage=' ERROR: cc failed: 1 command: cc -MT ./leds_
2026-04-06
07:55:14
18678:
feat(cmake):
support fully out-of-tree NuttX build
mbed
:nsh
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dummy.c.github.workspace.sources.apps.platform.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '-march=armv
2026-04-06
07:55:03
18678:
feat(cmake):
support fully out-of-tree NuttX build
lilygo_tbeam_lora_gps
:gps
gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: unrecognized command-line option '-mlongcalls' Ignored files: (use "git add -f ..." to include in what will be committed) netutils/mqttc/.tar.gz nothing to commit, working tree clean make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' gcc: error:
2026-04-06
07:55:01
18678:
feat(cmake):
support fully out-of-tree NuttX build
at32f437-mini
:can_char
make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./hello_main.c.github.workspace.sources.apps.examples.hello.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-strict-aliasing' '-fomit-frame-pointer' '-Wstack-usage=' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-mlittle-endian' '
2026-04-06
07:54:58
18678:
feat(cmake):
support fully out-of-tree NuttX build
sabre-6quad
:netnsh_ar8031
Ignored files: (use "git add -f ..." to include in what will be committed) examples/tcpblaster/config.h examples/udpblaster/config.h system/adb/microADB/ system/libuv/libuv/ system/libuv/v1.46.0.zip nothing to commit, working tree clean make: *** [tools/Unix.mk:736: olddefconfig] Error 1 make: *** [tools/Unix.mk:736: olddefconfig] Error 1 arm-none-eabi-gcc: error: missing argument to '-Wstack-usage=' ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -M
2026-04-06
07:54:51
18678:
feat(cmake):
support fully out-of-tree NuttX build
lilygo_tbeam_lora_gps
:sx127x
gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: unrecognized command-line option '-mlongcalls' Ignored files: (use "git add -f ..." to include in what will be committed) netutils/mqttc/.tar.gz nothing to commit, working tree clean make: *** [tools/Unix.mk:736: olddefconfig] Error 1 gcc: error: unrecognized command-line option '-mlongcalls' gcc: error: missing argument to '-Wstack-usage=' gcc: error: missing argument to '-Wstack-usage=' gcc: error:
2026-04-06
07:54:39
18678:
feat(cmake):
support fully out-of-tree NuttX build
lilygo_tbeam_lora_gps
:nsh
(Same)
2026-04-06
06:33:17
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s3-8048S043
:touchscreen
Killing pytest after timeout...
2026-04-06
05:43:55
18576:
[Do Not Merge] Testing of CI Build Retry
stm32f103-minimum
:adb
DDllooaadd UUppllooaadd T oTtoatla l S pSepnetn t L eLfetf tS p eSepde ed
2026-04-06
05:25:18
18576:
[Do Not Merge] Testing of CI Build Retry
rv-virt
:kfb64
/github/workspace/sources/apps/bin/stbyE87i: section .fini_array lma 0xc0101279 adjusted to 0xc010127c
2026-04-06
04:48:51
18576:
[Do Not Merge] Testing of CI Build Retry
sim
:nxcamera
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/libyuv/libyuv.tar.gz nothing to commit, working tree clean ./nxcamera.c:54:12: fatal error: libyuv.h: No such file or directory 54 | # include | ^~~~~~~~~~ compilation terminated. ERROR: cc failed: 1 command: cc -MT ./nxcamera.c.github.workspace.sources.apps.system.nxcamera.o -M '-g' '-fomit-frame-pointer' '-fno-common' '-fvisibility=hidden' '-ffunction-sections' '-f
2026-04-06
04:20:37
18576:
[Do Not Merge] Testing of CI Build Retry
sim
:lua
e T i m e T i m e C u r r e n t D l o a d U p l o a d T o t a l Spent Left Speed
2026-04-06
04:13:25
18670:
netdb/dns:
validate nameserver input in dns_add_na
sabre-6quad
:citest
=================================== FAILURES =================================== [31m[1m_______________________________ test_usrsocktest _______________________________[0m "Device crashed" detected, during: call [32mINFO [0m ntfc:common.py:204 Sent command: b'usrsocktest' [32mINFO [0m ntfc:common.py:140 Assertion detected! Set crash flag [32mINFO [0m ntfc:cores.py:112 sendCommand failed for core ProductCore: main [32mINFO [0m ntfc:products.py:73 sendCommand failed for product
2026-04-06
03:18:33
18670:
netdb/dns:
validate nameserver input in dns_add_na
esp32s3-lcd-ev
:lcd
Killing pytest after timeout...
2026-04-06
01:16:29
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s3-8048S043
:touchscreen
(Same)
2026-04-05
23:51:02
18576:
[Do Not Merge] Testing of CI Build Retry
sim
:nxcamera
Ignored files: (use "git add -f ..." to include in what will be committed) graphics/libyuv/libyuv.tar.gz nothing to commit, working tree clean ./nxcamera.c:54:12: fatal error: libyuv.h: No such file or directory 54 | # include | ^~~~~~~~~~ compilation terminated. ERROR: cc failed: 1 command: cc -MT ./nxcamera.c.github.workspace.sources.apps.system.nxcamera.o -M '-g' '-fomit-frame-pointer' '-fno-common' '-fvisibility=hidden' '-ffunction-sections' '-f
2026-04-05
16:53:49
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s3-8048S043
:touchscreen
Killing pytest after timeout...
2026-04-05
15:10:22
18576:
[Do Not Merge] Testing of CI Build Retry
esp32-devkitc
:blewifi
% To al % Received % Xferd Average Speed Time Time Time Current
2026-04-05
14:36:59
18576:
[Do Not Merge] Testing of CI Build Retry
sim
:lua
A v e r a g e S p e e d T i m e T i m e D l oaTdi m eU p lCouardr e n tT o t a l S p e n t L e f t S p e e d D0l o a d 0U p l o a0d T o t0a l 0S p e n t 0 L e f t0 S p e e d0 --:
2026-04-05
13:02:49
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s3-8048S043
:gpio
Killing pytest after timeout...
2026-04-05
12:52:58
18576:
[Do Not Merge] Testing of CI Build Retry
esp32p4-function-ev-board
:sdm
(Same)
2026-04-05
12:13:52
18576:
[Do Not Merge] Testing of CI Build Retry
stm32f103-minimum
:adb
m e T i m e C u r r e n t D l o a d U p l o a d T o t a lD l o aSdp e nUtp l o a dL e f tT o tSaple e d Spent 0 L e f t 0 S p e e0d
2026-04-05
10:24:46
18670:
netdb/dns:
validate nameserver input in dns_add_na
qemu-armv8a
:knsh
Ignored files: (use "git add -f ..." to include in what will be committed) system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz nothing to commit, working tree clean
2026-04-05
10:24:06
18670:
netdb/dns:
validate nameserver input in dns_add_na
qemu-armv8a
:nsh_fiq
(Same)
2026-04-05
10:23:53
18670:
netdb/dns:
validate nameserver input in dns_add_na
qemu-armv8a
:netnsh_hv
End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of libmetal.zip or libmetal.zip.zip, and cannot find libmetal.zip.ZIP, period. make[1]: *** [libmetal.defs:83: libmetal.zip] Error 9 make[1]: Target 'context' not remade because of errors. make: *
2026-04-05
09:07:45
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s3-8048S043
:gpio
Killing pytest after timeout...
2026-04-05
07:50:50
18576:
[Do Not Merge] Testing of CI Build Retry
rv-virt
:kfb64
/github/workspace/sources/apps/bin/stviOEZH: section .fini_array lma 0xc0101279 adjusted to 0xc010127c
2026-04-05
07:36:48
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s3-devkit
:blewifi
e Time Time Current
2026-04-05
05:08:50
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s3-8048S043
:gpio
Killing pytest after timeout...
2026-04-05
04:17:59
18576:
[Do Not Merge] Testing of CI Build Retry
stm32f103-minimum
:adb
Ave ra g 0e S p e e0d T0i m e 0 T i m0e T0i m e C u0r r e n t
2026-04-05
02:53:21
18576:
[Do Not Merge] Testing of CI Build Retry
sim
:lua
Time Current
2026-04-04
15:43:10
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s3-8048S043
:nsh
Killing pytest after timeout...
2026-04-04
14:40:13
18576:
[Do Not Merge] Testing of CI Build Retry
nrf52832-dk
:sdc
CMake Error at /github/workspace/sources/nuttx/build/_deps/sdk-nrfxlib-subbuild/sdk-nrfxlib-populate-prefix/src/sdk-nrfxlib-populate-stamp/download-sdk-nrfxlib-populate.cmake:170 (message): Each download failed! error: downloading 'https://github.com/nrfconnect/sdk-nrfxlib/archive/v2.3.0.tar.gz' failed status_code: 28 status_string: "Timeout was reached" log: --- LOG BEGIN --- Trying 140.82.114.3:443... Connected to github.com (140.82.114.3) port 443 (#0) ALPN: offers h2 ALPN
2026-04-04
14:24:44
18576:
[Do Not Merge] Testing of CI Build Retry
icicle
:rpmsg-ch2
End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of libmetal.zip or libmetal.zip.zip, and cannot find libmetal.zip.ZIP, period. make[1]: *** [libmetal.defs:83: libmetal.zip] Error 9 make[1]: Target 'context' not remade because of errors. make: *
2026-04-04
13:29:46
18576:
[Do Not Merge] Testing of CI Build Retry
sim
:lua
C u r r e n t D l o a d U pDllooaadd UTpoltoaald STpoetnatl SLpeefntt S p eLeedf t Sp e e d0
2026-04-04
12:04:19
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s3-8048S043
:touchscreen
Killing pytest after timeout...
2026-04-04
08:41:48
18715:
sched/nsh:
Remove Hard-coded Default Password
esp32s3-8048S043
:spi
(Same)
2026-04-04
07:40:07
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s3-8048S043
:sdmmc
(Same)
2026-04-04
06:25:47
18715:
sched/nsh:
Remove Hard-coded Default Password
sim
:lua
r e n t
2026-04-04
06:25:05
18715:
sched/nsh:
Remove Hard-coded Default Password
sim
:login
>>>> WARNING: YOU ARE USING THE DEFAULT ADMIN PASSWORD (CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator")!!! PLEASE CHANGE IT!!! <<<< >>>> WARNING: YOU ARE USING DEFAULT PASSWORD KEYS (CONFIG_FSUTILS_PASSWD_KEY1-4)!!! PLEASE CHANGE IT!!! <<<<
2026-04-04
03:31:42
18674:
net/nat:
Unlock on outbound NAT entry creation fai
esp32s3-8048S043
:touchscreen
Killing pytest after timeout...
2026-04-04
03:29:30
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s3-8048S043
:lcd
(Same)
2026-04-04
02:41:25
18674:
net/nat:
Unlock on outbound NAT entry creation fai
stm32f103-minimum
:adb
D l o a d DUlpolaoda d U p lTooatda l T oStpaeln t S p eLnetf t SLpeefetd Spee d
2026-04-04
01:54:06
18576:
[Do Not Merge] Testing of CI Build Retry
esp32-devkitc
:audio
Dlo1ad Upload Total Spent Left Speed
2026-04-04
01:13:13
18576:
[Do Not Merge] Testing of CI Build Retry
sim
:lua
Time T0i me 0 T i m e0 C u r r0e nt
2026-04-03
19:06:32
18660:
include/debug.h:
Move to include/nuttx/debug.h
esp32s3-lcd-ev
:buttons
Killing pytest after timeout...
2026-04-03
18:55:27
18672:
sched/semaphore:
check unmasked pending signals be
esp32s3-8048S043
:sdmmc
(Same)
2026-04-03
18:47:58
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s3-8048S043
:spi
(Same)
2026-04-03
17:45:10
18672:
sched/semaphore:
check unmasked pending signals be
rv-virt
:kfb64
/github/workspace/sources/apps/bin/sth6E4Pu: section .fini_array lma 0xc0101279 adjusted to 0xc010127c
2026-04-03
17:36:17
18671:
fs:
rpmsgfs_client:
process host message as ns_ann
esp32s3-8048S043
:spi
Killing pytest after timeout...
2026-04-03
16:27:00
18670:
netdb/dns:
validate nameserver input in dns_add_na
esp32s3-8048S043
:spi
(Same)
2026-04-03
15:41:57
18672:
sched/semaphore:
check unmasked pending signals be
mirtoo
:nxffs
(.text.nxsem_wait_slow+0x34): undefined reference to `nxsig_pendingset' make[1]: *** [Makefile:94: nuttx] Error 1 make: *** [tools/Unix.mk:565: nuttx] Error 2 make: Target 'all' not remade because of errors.
2026-04-03
15:41:25
18672:
sched/semaphore:
check unmasked pending signals be
mirtoo
:nsh
(Same)
2026-04-03
15:40:31
18672:
sched/semaphore:
check unmasked pending signals be
imx93-evk
:bootloader
aarch64-none-elf-ld: /github/workspace/sources/nuttx/staging/libsched.a(sem_wait.o): in function `nxsem_wait_slow': make[1]: *** [Makefile:190: nuttx] Error 1 make: *** [tools/Unix.mk:565: nuttx] Error 2 make: Target 'all' not remade because of errors. Untracked files: boards/arm64/imx9/imx93-evk/scripts/ocramboot.ld.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-03
15:36:40
18672:
sched/semaphore:
check unmasked pending signals be
amber
:hello
sem_wait.c:(.text+0x42): undefined reference to `nxsig_pendingset' make[1]: *** [Makefile:96: nuttx] Error 1 make: *** [tools/Unix.mk:565: nuttx] Error 2 make: Target 'all' not remade because of errors.
2026-04-03
15:36:18
18672:
sched/semaphore:
check unmasked pending signals be
mega1284p-xplained
:hello
(Same)
2026-04-03
15:35:55
18672:
sched/semaphore:
check unmasked pending signals be
mega1284p-xplained
:nsh
(Same)
2026-04-03
15:35:26
18672:
sched/semaphore:
check unmasked pending signals be
moteino-mega
:hello
(Same)
2026-04-03
15:34:57
18672:
sched/semaphore:
check unmasked pending signals be
moteino-mega
:nsh
(Same)
2026-04-03
15:34:29
18672:
sched/semaphore:
check unmasked pending signals be
arduino-mega2560
:hello
sem_wait.c:(.text+0x42): undefined reference to `nxsig_pendingset' make[1]: *** [Makefile:96: nuttx.elf] Error 1 make: *** [tools/Unix.mk:565: nuttx.elf] Error 2 make: Target 'all' not remade because of errors.
2026-04-03
15:34:06
18672:
sched/semaphore:
check unmasked pending signals be
arduino-mega2560
:nsh
(Same)
2026-04-03
15:33:39
18672:
sched/semaphore:
check unmasked pending signals be
elegoo-mega2560r3
:nsh
(Same)
2026-04-03
15:31:29
18672:
sched/semaphore:
check unmasked pending signals be
teensy-2.0
:hello
sem_wait.c:(.text+0x42): undefined reference to `nxsig_pendingset' make[1]: *** [Makefile:96: nuttx] Error 1 make: *** [tools/Unix.mk:565: nuttx] Error 2 make: Target 'all' not remade because of errors.
2026-04-03
15:31:00
18672:
sched/semaphore:
check unmasked pending signals be
teensy-2.0
:nsh
(Same)
2026-04-03
15:30:30
18672:
sched/semaphore:
check unmasked pending signals be
teensy-2.0
:usbmsc
(Same)
2026-04-03
15:30:00
18672:
sched/semaphore:
check unmasked pending signals be
micropendous3
:hello
(Same)
2026-04-03
15:29:45
18672:
sched/semaphore:
check unmasked pending signals be
bl602evb
:wifi
riscv-none-elf-ld: /github/workspace/sources/nuttx/staging/libsched.a(sem_wait.o): in function `nxsem_wait_slow': make[1]: *** [Makefile:191: nuttx] Error 1 make: *** [tools/Unix.mk:565: nuttx] Error 2 make: Target 'all' not remade because of errors. Untracked files: boards/risc-v/bl602/bl602evb/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track)
2026-04-03
15:26:57
18660:
include/debug.h:
Move to include/nuttx/debug.h
esp32s3-8048S043
:gpio
Killing pytest after timeout...
2026-04-03
15:22:01
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s3-lcd-ev
:lcd
(Same)
2026-04-03
15:18:00
18671:
fs:
rpmsgfs_client:
process host message as ns_ann
sim
:lua
r e n t D l o a dD l oUapdl o aUdp l o aTdo t a lT o t aSlp e n tS p e n tL e f t L eSfpte e dS peed
2026-04-03
14:56:25
18576:
[Do Not Merge] Testing of CI Build Retry
stm32f4discovery
:adb
0 % Total % Received % Xferd Average Speed Time Time Time Current
2026-04-03
14:32:21
18576:
[Do Not Merge] Testing of CI Build Retry
stm32f103-minimum
:adb
i m e T i m e C u r r e n t D l o a d U p l o a d To t al SDpleonatd U pLleofatd S pTeoetda l S p e0n t L0e f t 0S p e e d
2026-04-03
13:10:17
18660:
include/debug.h:
Move to include/nuttx/debug.h
sim
:lua
t D l oDald o aUdp lo aUdp l o aTdo t a lT o t aSlp e n tS p e n tL e f t L eSfpte e dS peed
2026-04-03
13:05:45
18576:
[Do Not Merge] Testing of CI Build Retry
sim
:lua
Sp e e d0
2026-04-03
11:33:19
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s3-8048S043
:gpio
Killing pytest after timeout...
2026-04-03
07:40:26
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s3-8048S043
:touchscreen
(Same)
2026-04-03
06:11:53
18667:
graphics/nxglib:
use putarea for lcd copyrectangle
nucleo-h743zi2
:jumbo
gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[1]: *** [littlefs/Make.defs:68: .littlefsunpack] Error 2 make[1]: Target 'context' not remade because of errors. make: *** [tools/Unix.mk:467: fs/.context] Error 2 make: Target 'all' not remade because of errors.
2026-04-03
05:47:13
18576:
[Do Not Merge] Testing of CI Build Retry
qemu-armv8a
:netnsh_smp
Ignored files: (use "git add -f ..." to include in what will be committed) system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz nothing to commit, working tree clean Removing libs/libbuiltin/bin/ Removing libs/libbuiltin/kbin/ Removing libs/libc/kbin/ Removing libs/libnx/bin/ Removing libs/libnx/kbin/ Removing mm/kbin/ On branch retry-build nothing to commit, working tree clean nothing to commit, working tree clean Wait 103 seconds (240 backoff
2026-04-03
05:46:56
18576:
[Do Not Merge] Testing of CI Build Retry
qemu-armv8a
:netnsh_smp
Ignored files: (use "git add -f ..." to include in what will be committed) system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz nothing to commit, working tree clean End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of li
2026-04-03
05:38:29
18667:
graphics/nxglib:
use putarea for lcd copyrectangle
esp32s3-8048S043
:nsh
Killing pytest after timeout...
2026-04-03
05:27:24
18576:
[Do Not Merge] Testing of CI Build Retry
sim
:matter
CMake Error at /github/workspace/sources/nuttx/build/_deps/libcxx-subbuild/libcxx-populate-prefix/src/libcxx-populate-stamp/download-libcxx-populate.cmake:170 (message): Each download failed! error: downloading 'https://github.com/llvm/llvm-project/releases/download/llvmorg-17.0.6/libcxx-17.0.6.src.tar.xz' failed status_code: 22 status_string: "HTTP response code said error" log: --- LOG BEGIN --- Trying 140.82.113.3:443... Connected to github.com (140.82.113.3) port 443 (#0) AL
2026-04-03
05:23:49
18576:
[Do Not Merge] Testing of CI Build Retry
sim
:lua
Xfer d 0A v e r a g0e S p e0e d T0i m e 0 T i m e0 T i0m e C u r0r e-n-t:
2026-04-03
04:47:23
18667:
graphics/nxglib:
use putarea for lcd copyrectangle
stm32f103-minimum
:adb
d
2026-04-03
04:45:57
18667:
graphics/nxglib:
use putarea for lcd copyrectangle
esp32-ethernet-kit
:wifi
eed Time Time Time Current
2026-04-03
03:35:03
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s3-8048S043
:lcd
Killing pytest after timeout...
2026-04-03
01:18:48
18576:
[Do Not Merge] Testing of CI Build Retry
esp32c3-devkit
:mcuboot_update_agent
T i0m e C u0r r e n t0 Left Speed
2026-04-03
01:16:53
18715:
sched/nsh:
Remove Hard-coded Default Password
sim
:login
>>>> WARNING: YOU ARE USING THE DEFAULT ADMIN PASSWORD (CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator")!!! PLEASE CHANGE IT!!! <<<< >>>> WARNING: YOU ARE USING DEFAULT PASSWORD KEYS (CONFIG_FSUTILS_PASSWD_KEY1-4)!!! PLEASE CHANGE IT!!! <<<< 17d16 < CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator" Saving the new configuration file
2026-04-03
00:10:53
18654:
espressif/rmt:
replace rmtchar with arch-specific
esp32s3-8048S043
:lcd
Killing pytest after timeout...
2026-04-02
23:14:43
3444:
Build fixes on mbedtls and mqttc for CMake
esp32s3-8048S043
:spi
(Same)
2026-04-02
22:24:58
3444:
Build fixes on mbedtls and mqttc for CMake
stm32f103-minimum
:adb
D lDolaoda d U pUlpolaoda d T oTtoatla l S pSepnetn t L eLfte f tS p eSepde ed
2026-04-02
21:55:03
18654:
espressif/rmt:
replace rmtchar with arch-specific
sim
:lua
T i m e T i m e C u r r e n t D l o a d U p l o a d T o t a l D lSopaedn t U p l oLaedf t TSopteaeld Spe n t 0 L e f t0 S p e0e d
2026-04-02
20:52:06
18654:
espressif/rmt:
replace rmtchar with arch-specific
esp32-devkitc
:snake
In file included from src/esp32_board_rmt.c:42: ##[error]/github/workspace/sources/nuttx/arch/xtensa/src/common/espressif/esp_ws2812.h:70:46: error: 'struct rmt_dev_s' declared inside parameter list will not be visible outside of this definition or declaration [-Werror] 70 | struct rmt_dev_s *rmt, | ^~~~~~~~~ src/esp32_board_rmt.c: In function 'board_rmt_txinitialize': ##[error]src/esp32_board_rmt.c:154:40: err
2026-04-02
20:49:42
18660:
include/debug.h:
Move to include/nuttx/debug.h
esp32s3-8048S043
:touchscreen
Killing pytest after timeout...
2026-04-02
19:57:49
18660:
include/debug.h:
Move to include/nuttx/debug.h
stm32f103-minimum
:adb
e n t D l o a dD l oUapdl o aUdp l o aTdo t a lT o t aSlp e n tS p e n tL e f t L eSfpte e dS peed
2026-04-02
19:03:56
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s3-8048S043
:sdmmc
Killing pytest after timeout...
2026-04-02
18:32:05
18660:
include/debug.h:
Move to include/nuttx/debug.h
sim
:lua
d Av e r a0g e S p e0e d 0T i m e 0 T i m0e 0T i m e C0u r r e n t
2026-04-02
18:21:44
18654:
espressif/rmt:
replace rmtchar with arch-specific
stm32f103-minimum
:adb
T i m e T i m e C u r r e n t D l o a d U p l o a d T o t a l DSlpoeandt U p lLoeafdt STpoeteadl Sp e n t0 L e0f t S0p e e d
2026-04-02
18:09:27
18654:
espressif/rmt:
replace rmtchar with arch-specific
esp32-devkitc
:snake
src/esp32_board_rmt.c: In function 'board_rmt_rxinitialize': ##[error]src/esp32_board_rmt.c:101:9: error: implicit declaration of function 'esp_lirc_rx_initialize'; did you mean 'up_timer_initialize'? [-Wimplicit-function-declaration] 101 | ret = esp_lirc_rx_initialize(0, rmt); | ^~~~~~~~~~~~~~~~~~~~~~ | up_timer_initialize src/esp32_board_rmt.c: In function 'board_rmt_txinitialize': ##[error]src/esp32_board_rmt.c:140:9: error: implicit declaration of function 'esp_lirc_t
2026-04-02
16:20:04
18576:
[Do Not Merge] Testing of CI Build Retry
esp32-sparrow-kit
:wifi
me Current
2026-04-02
12:42:39
3443:
include/debug.h:
Use in apps
flipnclick-pic32mz
:nxlines
./nxlines_bkgd.c:35:25: fatal error: nuttx/debug.h: No such file or directory #include ^ compilation terminated. ERROR: p32-gcc failed: 1 command: p32-gcc -MT ./nxlines_bkgd.c.github.workspace.sources.apps.examples.nxlines.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-O2' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-sections' '-mlong32' '-membedded-data' '-msoft-float' '-march=mi
2026-04-02
12:42:38
3443:
include/debug.h:
Use in apps
qemu-intel64
:nsh_pci_smp
./nsh_parse.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: gcc failed: 1 command: gcc -MT ./nsh_parse.c.github.workspace.sources.apps.nshlib.o -M '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-g' '-Os' '-fno-stack-protector' '-ffunction-sections' '-fdata-sections' '-fno-pic' '-mcmodel=large' '-mno-red-zone' '-mrdrnd' '-isystem' '/github/workspace/sources/nuttx/include' '-D__NuttX__'
2026-04-02
12:42:37
3443:
include/debug.h:
Use in apps
ox64
:nsh
./dd_main.c:35:10: fatal error: nuttx/debug.h: No such file or directory 35 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./dd_main.c.github.workspace.sources.apps.system.dd.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-common' '-pipe' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-
2026-04-02
12:42:26
3443:
include/debug.h:
Use in apps
sabre-6quad
:netnsh_smp
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-ffunction-sec
2026-04-02
12:42:24
3443:
include/debug.h:
Use in apps
mbed
:userled
./mkfatfs.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./mkfatfs.c.github.workspace.sources.apps.fsutils.mkfatfs.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-ffunction-secti
2026-04-02
12:42:22
3443:
include/debug.h:
Use in apps
at32f437-mini
:rtc
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-ffunction-sec
2026-04-02
12:42:19
3443:
include/debug.h:
Use in apps
sim
:login
./mkfatfs.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: cc failed: 1 command: cc -MT ./mkfatfs.c.github.workspace.sources.apps.fsutils.mkfatfs.o -M '-g' '-fomit-frame-pointer' '-fno-common' '-fvisibility=hidden' '-ffunction-sections' '-fdata-sections' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-fno-pic' '-mcmodel=medium' '-isystem' '/githu
2026-04-02
12:42:12
3443:
include/debug.h:
Use in apps
esp32c3-devkit
:spi
./dd_main.c:35:10: fatal error: nuttx/debug.h: No such file or directory 35 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./dd_main.c.github.workspace.sources.apps.system.dd.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-sections' '-nost
2026-04-02
12:42:12
3443:
include/debug.h:
Use in apps
esp32-sparrow-kit
:mqttc
./mkfatfs.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32-elf-gcc failed: 1 command: xtensa-esp32-elf-gcc -MT ./mkfatfs.c.github.workspace.sources.apps.fsutils.mkfatfs.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-sectio
2026-04-02
12:42:01
3443:
include/debug.h:
Use in apps
esp32s2-kaluga-1
:rtc
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32s2-elf-gcc failed: 1 command: xtensa-esp32s2-elf-gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-
2026-04-02
12:42:00
3443:
include/debug.h:
Use in apps
flipnclick-pic32mz
:nsh
./mkfatfs.c:34:25: fatal error: nuttx/debug.h: No such file or directory #include ^ compilation terminated. ERROR: p32-gcc failed: 1 command: p32-gcc -MT ./mkfatfs.c.github.workspace.sources.apps.fsutils.mkfatfs.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-O2' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-sections' '-mlong32' '-membedded-data' '-msoft-float' '-march=mips32r2' '-m
2026-04-02
12:41:53
3443:
include/debug.h:
Use in apps
mbed
:nsh
./mkfatfs.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ./dd_main.c:35:10: fatal error: nuttx/debug.h: No such file or directory 35 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./mkfatfs.c.github.workspace.sources.apps.fsutils.mkfatfs.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-u
2026-04-02
12:41:47
3443:
include/debug.h:
Use in apps
at32f437-mini
:adc
./adc_main.c:38:10: fatal error: nuttx/debug.h: No such file or directory 38 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./adc_main.c.github.workspace.sources.apps.examples.adc.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-ffunction-sectio
2026-04-02
12:41:41
3443:
include/debug.h:
Use in apps
qemu-intel64
:knsh_romfs_pci
./cle.c:39:10: fatal error: nuttx/debug.h: No such file or directory 39 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: gcc failed: 1 command: gcc -MT ./cle.c.github.workspace.sources.apps.system.cle.o -M '-fno-common' '-Wno-attributes' '-fno-common' '-pipe' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-g' '-O0' '-fno-stack-protector' '-ffunction-sections' '-fdata-sections' '-g' '-fno-pic' '-mcmodel=large' '-mno-red-zone' '-mrdrnd' '-isystem' '/git
2026-04-02
12:41:40
3443:
include/debug.h:
Use in apps
sim
:loadable
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: cc failed: 1 command: cc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-g' '-fomit-frame-pointer' '-fno-common' '-fvisibility=hidden' '-ffunction-sections' '-fdata-sections' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-fno-pic' '-mcmodel=medium' '-isystem' '/git
2026-04-02
12:41:28
3443:
include/debug.h:
Use in apps
esp32c3-devkit
:usbconsole
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-sections
2026-04-02
12:41:21
3443:
include/debug.h:
Use in apps
sabre-6quad
:netnsh_ar8031
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-ffunction-sec
2026-04-02
12:41:20
3443:
include/debug.h:
Use in apps
pic32mz-starterkit
:nsh
./mkfatfs.c:34:25: fatal error: nuttx/debug.h: No such file or directory #include ^ compilation terminated. ERROR: p32-gcc failed: 1 command: p32-gcc -MT ./mkfatfs.c.github.workspace.sources.apps.fsutils.mkfatfs.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-O2' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-sections' '-mlong32' '-membedded-data' '-msoft-float' '-march=mips32r2' '-m
2026-04-02
12:41:15
3443:
include/debug.h:
Use in apps
imx93-evk
:koptee
./mkfatfs.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: aarch64-none-elf-gcc failed: 1 command: aarch64-none-elf-gcc -MT ./mkfatfs.c.github.workspace.sources.apps.fsutils.mkfatfs.o -M '-D_LDBL_EQ_DBL' '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Werror' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-common' '-pipe' '-Os' '-fno-strict-aliasing' '-fomit-fr
2026-04-02
12:41:12
3443:
include/debug.h:
Use in apps
at32f437-mini
:can_char
./can_main.c:38:10: fatal error: nuttx/debug.h: No such file or directory 38 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./can_main.c.github.workspace.sources.apps.examples.can.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-ffunction-sectio
2026-04-02
12:41:11
3443:
include/debug.h:
Use in apps
sim
:linuxspi
2026-04-02
12:41:08
3443:
include/debug.h:
Use in apps
esp32-sparrow-kit
:ble
./mkfatfs.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32-elf-gcc failed: 1 command: xtensa-esp32-elf-gcc -MT ./mkfatfs.c.github.workspace.sources.apps.fsutils.mkfatfs.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-sectio
2026-04-02
12:41:07
3443:
include/debug.h:
Use in apps
ox64
:timer
./watchdog_main.c:29:10: fatal error: nuttx/debug.h: No such file or directory 29 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./watchdog_main.c.github.workspace.sources.apps.examples.watchdog.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-common' '-pipe' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ff
2026-04-02
12:41:00
3443:
include/debug.h:
Use in apps
lpcxpresso-lpc1768
:nx
./dd_main.c:35:10: fatal error: nuttx/debug.h: No such file or directory 35 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dd_main.c.github.workspace.sources.apps.system.dd.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-ffunction-sections' '
2026-04-02
12:40:58
3443:
include/debug.h:
Use in apps
qemu-intel64
:earlyfb
./nsh_parse.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: gcc failed: 1 command: gcc -MT ./nsh_parse.c.github.workspace.sources.apps.nshlib.o -M '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-g' '-O0' '-fno-stack-protector' '-ffunction-sections' '-fdata-sections' '-fno-pic' '-mcmodel=large' '-mno-red-zone' '-mrdrnd' '-isystem' '/github/workspace/sources/nuttx/include' '-D__NuttX__'
2026-04-02
12:40:51
3443:
include/debug.h:
Use in apps
esp32s2-kaluga-1
:lvgl_ili9341
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32s2-elf-gcc failed: 1 command: xtensa-esp32s2-elf-gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-
2026-04-02
12:40:51
3443:
include/debug.h:
Use in apps
sim
:linuxi2c
2026-04-02
12:40:44
3443:
include/debug.h:
Use in apps
esp32c3-devkit
:temperature_sensor
./dd_main.c:35:10: fatal error: nuttx/debug.h: No such file or directory 35 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./dd_main.c.github.workspace.sources.apps.system.dd.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-sections' '-nost
2026-04-02
12:40:38
3443:
include/debug.h:
Use in apps
sim
:citest
./helloxx_main.cxx:30:10: fatal error: nuttx/debug.h: No such file or directory 30 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: c++ failed: 1 command: c++ -MT ./helloxx_main.cxx.github.workspace.sources.apps.examples.helloxx.o -M '-g' '-fno-omit-frame-pointer' '-fno-optimize-sibling-calls' '-fno-common' '-fvisibility=hidden' '-ffunction-sections' '-fdata-sections' '-Wall' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-nostdinc++' '-std
2026-04-02
12:40:38
3443:
include/debug.h:
Use in apps
at32f437-mini
:pwm
./pwm_main.c:37:10: fatal error: nuttx/debug.h: No such file or directory 37 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./pwm_main.c.github.workspace.sources.apps.examples.pwm.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-ffunction-sectio
2026-04-02
12:40:29
3443:
include/debug.h:
Use in apps
bl602evb
:fpu
./nsh_parse.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./nsh_parse.c.github.workspace.sources.apps.nshlib.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-sections' '-nos
2026-04-02
12:40:22
3443:
include/debug.h:
Use in apps
imx95-a55-evk
:emmc
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: aarch64-none-elf-gcc failed: 1 command: aarch64-none-elf-gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-D_LDBL_EQ_DBL' '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Werror' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunc
2026-04-02
12:40:16
3443:
include/debug.h:
Use in apps
lpcxpresso-lpc1768
:nsh
./netinit.c:39:10: fatal error: nuttx/debug.h: No such file or directory 39 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ./mkfatfs.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./netinit.c.github.workspace.sources.apps.netutils.netinit.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-
2026-04-02
12:40:09
3443:
include/debug.h:
Use in apps
qemu-intel64
:ostest
./dd_main.c:35:10: fatal error: nuttx/debug.h: No such file or directory 35 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: gcc failed: 1 command: gcc -MT ./dd_main.c.github.workspace.sources.apps.system.dd.o -M '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-g' '-Os' '-fno-stack-protector' '-ffunction-sections' '-fdata-sections' '-fno-pic' '-mcmodel=large' '-mno-red-zone' '-mrdrnd' '-isystem' '/github/workspace/sources/nuttx/include' '-D__NuttX__' '
2026-04-02
12:40:04
3443:
include/debug.h:
Use in apps
esp32s2-kaluga-1
:nxlooper
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32s2-elf-gcc failed: 1 command: xtensa-esp32s2-elf-gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-
2026-04-02
12:40:04
3443:
include/debug.h:
Use in apps
mega1284p-xplained
:nsh
./nsh_parse.c:34:25: fatal error: nuttx/debug.h: No such file or directory compilation terminated. ERROR: avr-gcc failed: 1 command: avr-gcc -MT ./nsh_parse.c.github.workspace.sources.apps.nshlib.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-O2' '-fno-strict-aliasing' '-fomit-frame-pointer' '-mmcu=atmega1284p' '-isystem' '/github/workspace/sources/nuttx/include' '-D__NuttX__' '-DNDEBUG' '-D__KERNEL__' '-Wno-cpp' '-Werror' '-I' '/gi
2026-04-02
12:40:01
3443:
include/debug.h:
Use in apps
esp32c3-devkit
:nsh
./dd_main.c:35:10: fatal error: nuttx/debug.h: No such file or directory 35 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./dd_main.c.github.workspace.sources.apps.system.dd.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-sections' '-nost
2026-04-02
12:39:59
3443:
include/debug.h:
Use in apps
sabre-6quad
:knsh_smp
./dd_main.c:35:10: fatal error: nuttx/debug.h: No such file or directory 35 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dd_main.c.github.workspace.sources.apps.system.dd.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-common' '-pipe' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '
2026-04-02
12:39:57
3443:
include/debug.h:
Use in apps
esp32-sparrow-kit
:nsh
./mkfatfs.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32-elf-gcc failed: 1 command: xtensa-esp32-elf-gcc -MT ./mkfatfs.c.github.workspace.sources.apps.fsutils.mkfatfs.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-sectio
2026-04-02
12:39:57
3443:
include/debug.h:
Use in apps
bl602evb
:gpio
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-sections
2026-04-02
12:39:55
3443:
include/debug.h:
Use in apps
at32f437-mini
:systemview
./nsh_parse.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./nsh_parse.c.github.workspace.sources.apps.nshlib.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-ffunction-sections'
2026-04-02
12:39:53
3443:
include/debug.h:
Use in apps
sim
:can
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: cc failed: 1 command: cc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-g' '-fomit-frame-pointer' '-fno-common' '-fvisibility=hidden' '-ffunction-sections' '-fdata-sections' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-fno-pic' '-mcmodel=medium' '-isystem' '/git
2026-04-02
12:39:30
3443:
include/debug.h:
Use in apps
lpcxpresso-lpc1768
:dhcpd
./dhcpd.c:43:12: fatal error: nuttx/debug.h: No such file or directory 43 | # include /* For nerr, info */ | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dhcpd.c.github.workspace.sources.apps.netutils.dhcpd.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0' '-fno-common' '-Wall' '-
2026-04-02
12:39:29
3443:
include/debug.h:
Use in apps
sim
:libcxxtest
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: cc failed: 1 command: cc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-g' '-fomit-frame-pointer' '-fno-common' '-fvisibility=hidden' '-ffunction-sections' '-fdata-sections' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-fno-pic' '-mcmodel=medium' '-isystem' '/git
2026-04-02
12:39:27
3443:
include/debug.h:
Use in apps
imx95-a55-evk
:nsh
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: aarch64-none-elf-gcc failed: 1 command: aarch64-none-elf-gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-D_LDBL_EQ_DBL' '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Werror' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunc
2026-04-02
12:39:20
3443:
include/debug.h:
Use in apps
at32f437-mini
:nsh
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-ffunction-sec
2026-04-02
12:39:16
3443:
include/debug.h:
Use in apps
sim
:btuart
./dd_main.c:35:10: fatal error: nuttx/debug.h: No such file or directory 35 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: cc failed: 1 command: cc -MT ./dd_main.c.github.workspace.sources.apps.system.dd.o -M '-g' '-fomit-frame-pointer' '-fno-common' '-fvisibility=hidden' '-ffunction-sections' '-fdata-sections' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-fno-pic' '-mcmodel=medium' '-isystem' '/github/work
2026-04-02
12:39:09
3443:
include/debug.h:
Use in apps
bl602evb
:dma
./nsh_parse.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./nsh_parse.c.github.workspace.sources.apps.nshlib.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-sections' '-nos
2026-04-02
12:39:09
3443:
include/debug.h:
Use in apps
qemu-intel64
:jumbo
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: gcc failed: 1 command: gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-g' '-O0' '-fno-stack-protector' '-ffunction-sections' '-fdata-sections' '-fno-pic' '-mcmodel=large' '-mno-red-zone' '-mrdrnd' '-msse3' '-mssse3' '-msse4.1' '-msse4.2' '-msse4a' '-mfma' '
2026-04-02
12:39:08
3443:
include/debug.h:
Use in apps
sabre-6quad
:elf
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-ffunction-sec
2026-04-02
12:39:05
3443:
include/debug.h:
Use in apps
moteino-mega
:nsh
./nsh_parse.c:34:25: fatal error: nuttx/debug.h: No such file or directory compilation terminated. ERROR: avr-gcc failed: 1 command: avr-gcc -MT ./nsh_parse.c.github.workspace.sources.apps.nshlib.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-O2' '-fno-strict-aliasing' '-fomit-frame-pointer' '-mmcu=atmega1284p' '-isystem' '/github/workspace/sources/nuttx/include' '-D__NuttX__' '-DNDEBUG' '-D__KERNEL__' '-Wno-cpp' '-Werror' '-I' '/gi
2026-04-02
12:38:57
3443:
include/debug.h:
Use in apps
sim
:ipforward
2026-04-02
12:38:55
3443:
include/debug.h:
Use in apps
esp32s2-kaluga-1
:watchdog
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32s2-elf-gcc failed: 1 command: xtensa-esp32s2-elf-gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-
2026-04-02
12:38:54
3443:
include/debug.h:
Use in apps
sim
:bthcisock
2026-04-02
12:38:54
3443:
include/debug.h:
Use in apps
esp32c3-devkit
:pm
./dd_main.c:35:10: fatal error: nuttx/debug.h: No such file or directory 35 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./dd_main.c.github.workspace.sources.apps.system.dd.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-sections' '-nost
2026-04-02
12:38:43
3443:
include/debug.h:
Use in apps
lpcxpresso-lpc1768
:usbmsc
./dd_main.c:35:10: fatal error: nuttx/debug.h: No such file or directory 35 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dd_main.c.github.workspace.sources.apps.system.dd.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-ffunction-sections' '
2026-04-02
12:38:31
3443:
include/debug.h:
Use in apps
zcu111
:netnsh
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: aarch64-none-elf-gcc failed: 1 command: aarch64-none-elf-gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-D_LDBL_EQ_DBL' '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Werror' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fno-omit-frame-pointer' '-fn
2026-04-02
12:38:29
3443:
include/debug.h:
Use in apps
at32f437-mini
:msc
./mkfatfs.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./mkfatfs.c.github.workspace.sources.apps.fsutils.mkfatfs.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-ffunction-secti
2026-04-02
12:38:25
3443:
include/debug.h:
Use in apps
sim
:foc
2026-04-02
12:38:23
3443:
include/debug.h:
Use in apps
bl602evb
:spiflash
./nsh_parse.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./nsh_parse.c.github.workspace.sources.apps.nshlib.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-sections' '-nos
2026-04-02
12:38:20
3443:
include/debug.h:
Use in apps
sim
:bluetooth
2026-04-02
12:38:19
3443:
include/debug.h:
Use in apps
qemu-intel64
:nsh_pci
./nsh_parse.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: gcc failed: 1 command: gcc -MT ./nsh_parse.c.github.workspace.sources.apps.nshlib.o -M '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-g' '-Os' '-fno-stack-protector' '-ffunction-sections' '-fdata-sections' '-fno-pic' '-mcmodel=large' '-mno-red-zone' '-mrdrnd' '-isystem' '/github/workspace/sources/nuttx/include' '-D__NuttX__'
2026-04-02
12:38:13
3443:
include/debug.h:
Use in apps
esp32-sparrow-kit
:wifi
./mkfatfs.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ./dhcpc.c:51:10: fatal error: nuttx/debug.h: No such file or directory 51 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32-elf-gcc failed: 1 ERROR: xtensa-esp32-elf-gcc failed: 1 command: xtensa-esp32-elf-gcc -MT ./dhcpc.c.github.workspace.sources.apps.netutils.dhcpc.o -M '-fno
2026-04-02
12:38:10
3443:
include/debug.h:
Use in apps
arduino-mega2560
:nsh
./nsh_parse.c:34:25: fatal error: nuttx/debug.h: No such file or directory compilation terminated. ERROR: avr-gcc failed: 1 command: avr-gcc -MT ./nsh_parse.c.github.workspace.sources.apps.nshlib.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-O2' '-fno-strict-aliasing' '-fomit-frame-pointer' '-mmcu=atmega2560' '-isystem' '/github/workspace/sources/nuttx/include' '-D__NuttX__' '-DNDEBUG' '-D__KERNEL__' '-Wno-cpp' '-Werror' '-I' '/git
2026-04-02
12:38:09
3443:
include/debug.h:
Use in apps
esp32c3-devkit
:i2c
./dd_main.c:35:10: fatal error: nuttx/debug.h: No such file or directory 35 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./dd_main.c.github.workspace.sources.apps.system.dd.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-sections' '-nost
2026-04-02
12:38:06
3443:
include/debug.h:
Use in apps
esp32s2-kaluga-1
:audio
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32s2-elf-gcc failed: 1 command: xtensa-esp32s2-elf-gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-
2026-04-02
12:37:57
3443:
include/debug.h:
Use in apps
sim
:fb
2026-04-02
12:37:56
3443:
include/debug.h:
Use in apps
sabre-6quad
:netnsh_wb
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-ffunction-sec
2026-04-02
12:37:54
3443:
include/debug.h:
Use in apps
at32f437-mini
:usbserial
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ./usbserial_main.c:38:10: fatal error: nuttx/debug.h: No such file or directory 38 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-Wstrict-prototypes' '-Wno-attributes
2026-04-02
12:37:54
3443:
include/debug.h:
Use in apps
bl602evb
:spi
./nsh_parse.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./nsh_parse.c.github.workspace.sources.apps.nshlib.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-sections' '-nos
2026-04-02
12:37:47
3443:
include/debug.h:
Use in apps
lpc4088-devkit
:nsh
./discover.c:27:10: fatal error: nuttx/debug.h: No such file or directory 27 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./discover.c.github.workspace.sources.apps.netutils.discover.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fomit-frame-pointer' '--param=min-pagesize=0' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-ffunction-sections' '-fdata-sections' '-
2026-04-02
12:37:46
3443:
include/debug.h:
Use in apps
sim
:bastest
./mkfatfs.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: cc failed: 1 command: cc -MT ./mkfatfs.c.github.workspace.sources.apps.fsutils.mkfatfs.o -M '-g' '-fomit-frame-pointer' '-fno-common' '-fvisibility=hidden' '-ffunction-sections' '-fdata-sections' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-fno-pic' '-mcmodel=medium' '-isystem' '/githu
2026-04-02
12:37:43
3443:
include/debug.h:
Use in apps
elegoo-mega2560r3
:nsh
./nsh_parse.c:34:25: fatal error: nuttx/debug.h: No such file or directory compilation terminated. ERROR: avr-gcc failed: 1 command: avr-gcc -MT ./nsh_parse.c.github.workspace.sources.apps.nshlib.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-O2' '-fno-strict-aliasing' '-fomit-frame-pointer' '-mmcu=atmega2560' '-isystem' '/github/workspace/sources/nuttx/include' '-D__NuttX__' '-DNDEBUG' '-D__KERNEL__' '-Wno-cpp' '-Werror' '-I' '/git
2026-04-02
12:37:23
3443:
include/debug.h:
Use in apps
sim
:elf
./elf_main.c:40:10: fatal error: nuttx/debug.h: No such file or directory 40 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: cc failed: 1 command: cc -MT ./elf_main.c.github.workspace.sources.apps.examples.elf.main.o -M '-g' '-fomit-frame-pointer' '-fno-common' '-fvisibility=hidden' '-ffunction-sections' '-fdata-sections' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-fno-pic' '-mcmodel=medium' '-isystem' '/g
2026-04-02
12:37:23
3443:
include/debug.h:
Use in apps
zcu111
:netjtag
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: aarch64-none-elf-gcc failed: 1 command: aarch64-none-elf-gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-D_LDBL_EQ_DBL' '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Werror' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-omit-frame-pointer' '-fno-optimize-sibling-calls' '-f
2026-04-02
12:37:21
3443:
include/debug.h:
Use in apps
esp32s2-kaluga-1
:nsh
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32s2-elf-gcc failed: 1 command: xtensa-esp32s2-elf-gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-
2026-04-02
12:37:19
3443:
include/debug.h:
Use in apps
bl602evb
:nsh
./nsh_parse.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./nsh_parse.c.github.workspace.sources.apps.nshlib.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-sections' '-nos
2026-04-02
12:37:17
3443:
include/debug.h:
Use in apps
at32f437-mini
:usbnsh
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-ffunction-sec
2026-04-02
12:37:06
3443:
include/debug.h:
Use in apps
qemu-intel64
:knsh_romfs
./cle.c:39:10: fatal error: nuttx/debug.h: No such file or directory 39 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: gcc failed: 1 command: gcc -MT ./cle.c.github.workspace.sources.apps.system.cle.o -M '-fno-common' '-Wno-attributes' '-fno-common' '-pipe' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-g' '-O0' '-fno-stack-protector' '-ffunction-sections' '-fdata-sections' '-g' '-fno-pic' '-mcmodel=large' '-mno-red-zone' '-mrdrnd' '-isystem' '/git
2026-04-02
12:37:05
3443:
include/debug.h:
Use in apps
mizar32a
:nsh
##[error]./dd_main.c:35:25: error: nuttx/debug.h: No such file or directory ##[error]./mkfatfs.c:34:25: error: nuttx/debug.h: No such file or directory cc1: warnings being treated as errors cc1: error: unrecognized command line option "-Wno-cpp" ERROR: avr32-gcc failed: 1 command: avr32-gcc -MT ./dd_main.c.github.workspace.sources.apps.system.dd.o -M '-fno-pic' '-muse-rodata-section' '-fno-strict-aliasing' '-fomit-frame-pointer' '-mpart=uc3b0256' '-isystem' '/github/workspace/sources/nuttx
2026-04-02
12:37:04
3443:
include/debug.h:
Use in apps
sim
:bas
./mkfatfs.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: cc failed: 1 command: cc -MT ./mkfatfs.c.github.workspace.sources.apps.fsutils.mkfatfs.o -M '-g' '-fomit-frame-pointer' '-fno-common' '-fvisibility=hidden' '-ffunction-sections' '-fdata-sections' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-fno-pic' '-mcmodel=medium' '-isystem' '/githu
2026-04-02
12:36:59
3443:
include/debug.h:
Use in apps
sabre-6quad
:citest
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-ffunction-sec
2026-04-02
12:36:56
3443:
include/debug.h:
Use in apps
esp32c3-devkit
:romfs
./dd_main.c:35:10: fatal error: nuttx/debug.h: No such file or directory 35 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./dd_main.c.github.workspace.sources.apps.system.dd.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-sections' '-nost
2026-04-02
12:36:56
3443:
include/debug.h:
Use in apps
lpc4088-devkit
:knsh
./mkfatfs.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./mkfatfs.c.github.workspace.sources.apps.fsutils.mkfatfs.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-ffunction-secti
2026-04-02
12:36:38
3443:
include/debug.h:
Use in apps
sim
:dynconns
2026-04-02
12:36:35
3443:
include/debug.h:
Use in apps
zcu111
:jtag
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: aarch64-none-elf-gcc failed: 1 command: aarch64-none-elf-gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-D_LDBL_EQ_DBL' '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Werror' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-omit-frame-pointer' '-fno-optimize-sibling-calls' '-f
2026-04-02
12:36:35
3443:
include/debug.h:
Use in apps
esp32-2432S028
:lvgl
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32-elf-gcc failed: 1 command: xtensa-esp32-elf-gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-sect
2026-04-02
12:36:33
3443:
include/debug.h:
Use in apps
avr32dev1
:ostest
##[error]./dd_main.c:35:25: error: nuttx/debug.h: No such file or directory cc1: warnings being treated as errors cc1: error: unrecognized command line option "-Wno-cpp" ERROR: avr32-gcc failed: 1 command: avr32-gcc -MT ./dd_main.c.github.workspace.sources.apps.system.dd.o -M '-fno-pic' '-muse-rodata-section' '-fno-strict-aliasing' '-fomit-frame-pointer' '-mpart=uc3b0256' '-isystem' '/github/workspace/sources/nuttx/include' '-D__NuttX__' '-DNDEBUG' '-D__KERNEL__' '-Wno-cpp' '-Werror' '-I' '/g
2026-04-02
12:36:32
3443:
include/debug.h:
Use in apps
bl602evb
:timer
./pwm_main.c:37:10: fatal error: nuttx/debug.h: No such file or directory 37 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./pwm_main.c.github.workspace.sources.apps.examples.pwm.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-sections' '
2026-04-02
12:36:28
3443:
include/debug.h:
Use in apps
esp32s2-kaluga-1
:i2c
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32s2-elf-gcc failed: 1 command: xtensa-esp32s2-elf-gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-
2026-04-02
12:36:23
3443:
include/debug.h:
Use in apps
at32f437-mini
:eth
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-ffunction-sec
2026-04-02
12:36:22
3443:
include/debug.h:
Use in apps
sim
:asan
./nsh_parse.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: cc failed: 1 command: cc -MT ./nsh_parse.c.github.workspace.sources.apps.nshlib.o -M '-g' '-fno-omit-frame-pointer' '-fno-optimize-sibling-calls' '-fsanitize=address' '-fsanitize-address-use-after-scope' '-fsanitize=pointer-compare' '-fsanitize=pointer-subtract' '-fsanitize=undefined' '-fno-common' '-fvisibility=hidden' '-ffunction
2026-04-02
12:36:21
3443:
include/debug.h:
Use in apps
sabre-6quad
:nsh
2026-04-02
12:36:08
3443:
include/debug.h:
Use in apps
lpc4088-quickstart
:nsh
./mkfatfs.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./mkfatfs.c.github.workspace.sources.apps.fsutils.mkfatfs.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-ffunction-secti
2026-04-02
12:35:59
3443:
include/debug.h:
Use in apps
avr32dev1
:nsh
##[error]./mkfatfs.c:34:25: error: nuttx/debug.h: No such file or directory ##[error]./dd_main.c:35:25: error: nuttx/debug.h: No such file or directory cc1: warnings being treated as errors cc1: error: unrecognized command line option "-Wno-cpp" cc1: warnings being treated as errors cc1: error: unrecognized command line option "-Wno-cpp" ERROR: avr32-gcc failed: 1 command: avr32-gcc -MT ./mkfatfs.c.github.workspace.sources.apps.fsutils.mkfatfs.o -M '-fno-pic' '-muse-rodata-section'
2026-04-02
12:35:56
3443:
include/debug.h:
Use in apps
sim
:duktape
./mkfatfs.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: cc failed: 1 command: cc -MT ./mkfatfs.c.github.workspace.sources.apps.fsutils.mkfatfs.o -M '-g' '-fomit-frame-pointer' '-fno-common' '-fvisibility=hidden' '-ffunction-sections' '-fdata-sections' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-fno-pic' '-mcmodel=medium' '-isystem' '/githu
2026-04-02
12:35:51
3443:
include/debug.h:
Use in apps
qemu-intel64
:lvgl
./nsh_parse.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: gcc failed: 1 command: gcc -MT ./nsh_parse.c.github.workspace.sources.apps.nshlib.o -M '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-g' '-O0' '-fno-stack-protector' '-ffunction-sections' '-fdata-sections' '-fno-pic' '-mcmodel=large' '-mno-red-zone' '-mrdrnd' '-isystem' '/github/workspace/sources/nuttx/include' '-D__NuttX__'
2026-04-02
12:35:48
3443:
include/debug.h:
Use in apps
beaglebone-black
:lcd
./mkfatfs.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./mkfatfs.c.github.workspace.sources.apps.fsutils.mkfatfs.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-ffunction-secti
2026-04-02
12:35:43
3443:
include/debug.h:
Use in apps
bl602evb
:i2c
./nsh_parse.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./nsh_parse.c.github.workspace.sources.apps.nshlib.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-sections' '-nos
2026-04-02
12:35:42
3443:
include/debug.h:
Use in apps
zcu111
:nsh
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: aarch64-none-elf-gcc failed: 1 command: aarch64-none-elf-gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-D_LDBL_EQ_DBL' '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Werror' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fno-omit-frame-pointer' '-fn
2026-04-02
12:35:30
3443:
include/debug.h:
Use in apps
sim
:alsa
2026-04-02
12:35:12
3443:
include/debug.h:
Use in apps
qemu-intel64
:fb
./nxdemo_bkgd.c:37:10: fatal error: nuttx/debug.h: No such file or directory 37 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ./nx_events.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: gcc failed: 1 command: gcc -MT ./nxdemo_bkgd.c.github.workspace.sources.apps.examples.nxdemo.o -M '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-g' '-O0' '-f
2026-04-02
12:35:02
3443:
include/debug.h:
Use in apps
sim
:crypto
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: cc failed: 1 command: cc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-g' '-fomit-frame-pointer' '-fno-common' '-fvisibility=hidden' '-ffunction-sections' '-fdata-sections' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-fno-pic' '-mcmodel=medium' '-isystem' '/git
2026-04-02
12:35:02
3443:
include/debug.h:
Use in apps
beaglebone-black
:nsh
./mkfatfs.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./mkfatfs.c.github.workspace.sources.apps.fsutils.mkfatfs.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-ffunction-secti
2026-04-02
12:35:00
3443:
include/debug.h:
Use in apps
teensy-2.0
:nsh
./nsh_parse.c:34:25: fatal error: nuttx/debug.h: No such file or directory compilation terminated. ERROR: avr-gcc failed: 1 command: avr-gcc -MT ./nsh_parse.c.github.workspace.sources.apps.nshlib.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-O2' '-fno-strict-aliasing' '-fomit-frame-pointer' '-mmcu=at90usb1286' '-isystem' '/github/workspace/sources/nuttx/include' '-D__NuttX__' '-DNDEBUG' '-D__KERNEL__' '-Wno-cpp' '-Werror' '-I' '/gi
2026-04-02
12:34:56
3443:
include/debug.h:
Use in apps
sabre-6quad
:knsh
./dd_main.c:35:10: fatal error: nuttx/debug.h: No such file or directory 35 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./dd_main.c.github.workspace.sources.apps.system.dd.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-common' '-pipe' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '
2026-04-02
12:34:52
3443:
include/debug.h:
Use in apps
esp32-2432S028
:nsh
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32-elf-gcc failed: 1 command: xtensa-esp32-elf-gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-sect
2026-04-02
12:34:52
3443:
include/debug.h:
Use in apps
lpc4088-quickstart
:knsh
./mkfatfs.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./mkfatfs.c.github.workspace.sources.apps.fsutils.mkfatfs.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-ffunction-secti
2026-04-02
12:34:32
3443:
include/debug.h:
Use in apps
bl602evb
:wifi
In file included from ./nettest_cmdline.c:33: ./nettest.h:34:12: fatal error: nuttx/debug.h: No such file or directory 34 | # include | ^~~~~~~~~~~~~~~ compilation terminated. ./discover_main.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./discover_
2026-04-02
12:34:30
3443:
include/debug.h:
Use in apps
sim
:adb
./netinit.c:39:10: fatal error: nuttx/debug.h: No such file or directory 39 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: cc failed: 1 command: cc -MT ./netinit.c.github.workspace.sources.apps.netutils.netinit.o -M '-g' '-fomit-frame-pointer' '-fno-common' '-fvisibility=hidden' '-ffunction-sections' '-fdata-sections' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-fno-pic' '-mcmodel=medium' '-isystem' '/gith
2026-04-02
12:34:30
3443:
include/debug.h:
Use in apps
esp32c3-devkit
:wifi
./dhcpc.c:51:10: fatal error: nuttx/debug.h: No such file or directory 51 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: riscv-none-elf-gcc failed: 1 command: riscv-none-elf-gcc -MT ./dhcpc.c.github.workspace.sources.apps.netutils.dhcpc.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-sections' '-nos
2026-04-02
12:34:30
3443:
include/debug.h:
Use in apps
teensy-2.0
:usbmsc
./usbmsc_main.c:38:25: fatal error: nuttx/debug.h: No such file or directory compilation terminated. ERROR: avr-gcc failed: 1 command: avr-gcc -MT ./usbmsc_main.c.github.workspace.sources.apps.system.usbmsc.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-O2' '-fno-strict-aliasing' '-fomit-frame-pointer' '-mmcu=at90usb1286' '-isystem' '/github/workspace/sources/nuttx/include' '-D__NuttX__' '-DNDEBUG' '-D__KERNEL__' '-Wno-cpp' '-Werror
2026-04-02
12:34:25
3443:
include/debug.h:
Use in apps
qemu-intel64
:nsh
./nsh_parse.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: gcc failed: 1 command: gcc -MT ./nsh_parse.c.github.workspace.sources.apps.nshlib.o -M '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-g' '-O0' '-fno-stack-protector' '-ffunction-sections' '-fdata-sections' '-fno-pic' '-mcmodel=large' '-mno-red-zone' '-mrdrnd' '-isystem' '/github/workspace/sources/nuttx/include' '-D__NuttX__'
2026-04-02
12:34:23
3443:
include/debug.h:
Use in apps
sim
:configdata
./mkfatfs.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ./dd_main.c:35:10: fatal error: nuttx/debug.h: No such file or directory 35 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: cc failed: 1 command: cc -MT ./mkfatfs.c.github.workspace.sources.apps.fsutils.mkfatfs.o -M '-g' '-fomit-frame-pointer' '-fno-common' '-fvisibility=hidden' '-ffunction-s
2026-04-02
12:34:12
3443:
include/debug.h:
Use in apps
pcduino-a10
:nsh
./mkfatfs.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./mkfatfs.c.github.workspace.sources.apps.fsutils.mkfatfs.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-ffunction-secti
2026-04-02
12:34:09
3443:
include/debug.h:
Use in apps
esp32s2-kaluga-1
:lvgl_st7789
./exec_builtin.c:32:10: fatal error: nuttx/debug.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: xtensa-esp32s2-elf-gcc failed: 1 command: xtensa-esp32s2-elf-gcc -MT ./exec_builtin.c.github.workspace.sources.apps.builtin.o -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-
2026-04-02
12:34:05
3443:
include/debug.h:
Use in apps
avaota-a1
:nsh
./dd_main.c:35:10: fatal error: nuttx/debug.h: No such file or directory 35 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: aarch64-none-elf-gcc failed: 1 command: aarch64-none-elf-gcc -MT ./dd_main.c.github.workspace.sources.apps.system.dd.o -M '-D_LDBL_EQ_DBL' '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Werror' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-fno-common' '-pipe' '-Os' '-fno-strict-aliasing' '-fomit-frame-po
2026-04-02
12:34:02
3443:
include/debug.h:
Use in apps
mcb1700
:nsh
./mkfatfs.c:34:10: fatal error: nuttx/debug.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ./dd_main.c:35:10: fatal error: nuttx/debug.h: No such file or directory 35 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ERROR: arm-none-eabi-gcc failed: 1 command: arm-none-eabi-gcc -MT ./mkfatfs.c.github.workspace.sources.apps.fsutils.mkfatfs.o -M '-Wstrict-prototypes' '-Wno-attributes' '-Wno-u
2026-04-02
11:41:54
18664:
net/can,udp:
fix conn unlock position in callback
esp32s3-8048S043
:lcd
Killing pytest after timeout...
2026-04-02
10:37:21
3447:
canutils/lely-canopen:
avoid patch reapply on repe
esp32s3-8048S043
:lcd
(Same)
2026-04-02
10:35:30
18664:
net/can,udp:
fix conn unlock position in callback
stm32f103-minimum
:adb
0 % Total % Received % Xferd Average Speed Time Time Time Current
2026-04-02
09:46:44
18576:
[Do Not Merge] Testing of CI Build Retry
stm32f103-minimum
:adb
T i m e T i m e C u r r e n t D l o a d U p l o a d T o t a l D lSopaedn t U p l oLaedf t TSopteaeld Spe n t 0 L e f0t S p0e e d
2026-04-02
09:19:36
18664:
net/can,udp:
fix conn unlock position in callback
sim
:citest
Dl o0a d U p l0o a d 0 T o t a l0 S p0e n t 0 L e f t 0S p e e d 0 -- : - -0: - - - -0: - - : -0- - - : -0-: - - 0 0
2026-04-02
08:45:14
3447:
canutils/lely-canopen:
avoid patch reapply on repe
esp32s2-saola-1
:sta_softap
Time Current
2026-04-02
08:36:37
3447:
canutils/lely-canopen:
avoid patch reapply on repe
esp32s2-saola-1
:mcuboot_update_agent
d % Xferd Average Speed Time Time Time Current
2026-04-02
07:07:04
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-lcd-ev
:nsh
Ignored files: (use "git add -f ..." to include in what will be committed) crypto/mbedtls/df3307f2b4fe512def60886024f7be8fd1523ccd.zip crypto/mbedtls/mbedtls-framework/ crypto/mbedtls/mbedtls/ crypto/mbedtls/v3.6.4.zip nothing to commit, working tree clean
2026-04-02
07:06:26
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-meadow
:nsh
(Same)
2026-04-02
07:05:47
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-meadow
:usbnsh
(Same)
2026-04-02
07:05:08
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-eye
:lcd
(Same)
2026-04-02
07:04:28
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-eye
:gpio
(Same)
2026-04-02
07:03:49
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-eye
:nsh
(Same)
2026-04-02
07:03:08
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-eye
:i2c
(Same)
2026-04-02
07:02:20
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-eye
:usbnsh
(Same)
2026-04-02
07:00:52
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-eye
:wifi
(Same)
2026-04-02
06:59:54
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-korvo-2
:rtptools
(Same)
2026-04-02
06:59:14
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-korvo-2
:sdmmc
(Same)
2026-04-02
06:57:45
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-korvo-2
:audio
(Same)
2026-04-02
06:56:47
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-korvo-2
:nsh
(Same)
2026-04-02
06:55:46
3434:
graphics/input:
Add getevent input event monitor t
lckfb-szpi-esp32s3
:camera
(Same)
2026-04-02
06:55:05
3434:
graphics/input:
Add getevent input event monitor t
lckfb-szpi-esp32s3
:lcd
(Same)
2026-04-02
06:54:26
3434:
graphics/input:
Add getevent input event monitor t
lckfb-szpi-esp32s3
:psram
(Same)
2026-04-02
06:53:49
3434:
graphics/input:
Add getevent input event monitor t
lckfb-szpi-esp32s3
:txtable
(Same)
2026-04-02
06:52:07
3434:
graphics/input:
Add getevent input event monitor t
lckfb-szpi-esp32s3
:pca9557
(Same)
2026-04-02
06:51:27
3434:
graphics/input:
Add getevent input event monitor t
lckfb-szpi-esp32s3
:gpio
(Same)
2026-04-02
06:50:47
3434:
graphics/input:
Add getevent input event monitor t
lckfb-szpi-esp32s3
:qmi8658
(Same)
2026-04-02
06:50:09
3434:
graphics/input:
Add getevent input event monitor t
lckfb-szpi-esp32s3
:pwm
(Same)
2026-04-02
06:49:30
3434:
graphics/input:
Add getevent input event monitor t
lckfb-szpi-esp32s3
:usb_device
(Same)
2026-04-02
06:48:31
3434:
graphics/input:
Add getevent input event monitor t
lckfb-szpi-esp32s3
:fastboot
(Same)
2026-04-02
06:47:52
3434:
graphics/input:
Add getevent input event monitor t
lckfb-szpi-esp32s3
:sdmmc
(Same)
2026-04-02
06:46:16
3434:
graphics/input:
Add getevent input event monitor t
lckfb-szpi-esp32s3
:lvgl
(Same)
2026-04-02
06:45:38
3434:
graphics/input:
Add getevent input event monitor t
lckfb-szpi-esp32s3
:gc0308
(Same)
2026-04-02
06:45:00
3434:
graphics/input:
Add getevent input event monitor t
lckfb-szpi-esp32s3
:nsh
(Same)
2026-04-02
06:44:19
3434:
graphics/input:
Add getevent input event monitor t
lckfb-szpi-esp32s3
:uvc
(Same)
2026-04-02
06:43:44
3434:
graphics/input:
Add getevent input event monitor t
lckfb-szpi-esp32s3
:adb
(Same)
2026-04-02
06:43:20
3446:
examples/camera:
fix PSRAM DMA alignment and NX st
esp32s3-8048S043
:sdmmc
Killing pytest after timeout...
2026-04-02
06:42:46
3434:
graphics/input:
Add getevent input event monitor t
lckfb-szpi-esp32s3
:fastboot_tcp
Ignored files: (use "git add -f ..." to include in what will be committed) crypto/mbedtls/df3307f2b4fe512def60886024f7be8fd1523ccd.zip crypto/mbedtls/mbedtls-framework/ crypto/mbedtls/mbedtls/ crypto/mbedtls/v3.6.4.zip nothing to commit, working tree clean
2026-04-02
06:42:13
3434:
graphics/input:
Add getevent input event monitor t
lckfb-szpi-esp32s3
:fastboot_usb
(Same)
2026-04-02
06:41:35
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-devkit
:sdm
(Same)
2026-04-02
06:40:50
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-devkit
:tickless
(Same)
2026-04-02
06:40:12
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-devkit
:twai
(Same)
2026-04-02
06:40:04
3434:
graphics/input:
Add getevent input event monitor t
nrf5340-dk
:rptun_cpuapp
CMake Error at /github/workspace/sources/nuttx/build/_deps/libmetal-subbuild/libmetal-populate-prefix/src/libmetal-populate-stamp/download-libmetal-populate.cmake:170 (message): Each download failed! error: downloading 'https://github.com/OpenAMP/libmetal/archive/v2025.10.0.zip' failed status_code: 22 status_string: "HTTP response code said error" log: --- LOG BEGIN --- Trying 140.82.114.4:443... Connected to github.com (140.82.114.4) port 443 (#0) ALPN: offers h2 ALPN: offer
2026-04-02
06:39:34
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-devkit
:psram_quad
Ignored files: (use "git add -f ..." to include in what will be committed) crypto/mbedtls/df3307f2b4fe512def60886024f7be8fd1523ccd.zip crypto/mbedtls/mbedtls-framework/ crypto/mbedtls/mbedtls/ crypto/mbedtls/v3.6.4.zip nothing to commit, working tree clean
2026-04-02
06:38:37
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-devkit
:smp
(Same)
2026-04-02
06:37:42
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-devkit
:txtable
(Same)
2026-04-02
06:37:03
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-devkit
:capture
(Same)
2026-04-02
06:36:21
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-devkit
:efuse
(Same)
2026-04-02
06:35:36
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-devkit
:i2schar
(Same)
2026-04-02
06:34:53
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-devkit
:rmt
(Same)
2026-04-02
06:34:14
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-devkit
:buttons
(Same)
2026-04-02
06:33:35
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-devkit
:gpio
(Same)
2026-04-02
06:32:40
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-devkit
:rtc
(Same)
2026-04-02
06:31:46
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-devkit
:nxlooper
(Same)
2026-04-02
06:31:06
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-devkit
:psram_octal
(Same)
2026-04-02
06:30:27
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-devkit
:watchdog
(Same)
2026-04-02
06:29:49
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-devkit
:random
(Same)
2026-04-02
06:28:54
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-devkit
:sta_softap
(Same)
2026-04-02
06:28:16
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-devkit
:motor
(Same)
2026-04-02
06:27:38
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-devkit
:spislv
(Same)
2026-04-02
06:27:00
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-devkit
:adc
(Same)
2026-04-02
06:26:08
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-devkit
:qemu_toywasm
Ignored files: (use "git add -f ..." to include in what will be committed) crypto/mbedtls/df3307f2b4fe512def60886024f7be8fd1523ccd.zip crypto/mbedtls/mbedtls-framework/ crypto/mbedtls/mbedtls/ crypto/mbedtls/v3.6.4.zip include/netutils/cJSON.h include/netutils/cJSON_Utils.h netutils/cjson/cJSON/ netutils/cjson/v1.7.12.tar.gz nothing to commit, working tree clean
2026-04-02
06:25:30
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-devkit
:pwm
(Same)
2026-04-02
06:24:44
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-devkit
:ostest
(Same)
2026-04-02
06:23:46
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-devkit
:spiflash
(Same)
2026-04-02
06:22:51
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-devkit
:crypto
(Same)
2026-04-02
06:21:50
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-devkit
:ble
Ignored files: (use "git add -f ..." to include in what will be committed) crypto/mbedtls/df3307f2b4fe512def60886024f7be8fd1523ccd.zip crypto/mbedtls/mbedtls-framework/ crypto/mbedtls/mbedtls/ crypto/mbedtls/v3.6.4.zip include/netutils/cJSON.h include/netutils/cJSON_Utils.h netutils/cjson/cJSON/ netutils/cjson/v1.7.12.tar.gz system/argtable3/argtable3/ system/argtable3/v3.2.0.7402e6e.tar.gz nothing to commit, working tree clean
2026-04-02
06:19:36
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-devkit
:mbedtls
gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make[1]: *** [littlefs/Make.defs:68: .littlefsunpack] Error 2 make[1]: Target 'context' not remade because of errors. make: *** [tools/Unix.mk:467: fs/.context] Error 2 make: Target 'all' not remade because of errors.
2026-04-02
06:16:36
18663:
xtensa/esp32s3:
fix esp32s3_cam uninit/stop_captur
esp32s3-8048S043
:lcd
Killing pytest after timeout...
2026-04-02
05:55:34
3446:
examples/camera:
fix PSRAM DMA alignment and NX st
stm32f103-minimum
:adb
t DDllooaadd U pUlpolaoda d T oTtoatall SpSepnetn t L eLfetf t S pSepeeedd
2026-04-02
05:38:51
18576:
[Do Not Merge] Testing of CI Build Retry
esp32s3-devkit
:eth_lan9250
curl: (28) Failed to connect to codeload.github.com port 443 after 135828 ms: Connection timed out make[3]: *** [Makefile:73: v3.2.0.7402e6e.tar.gz] Error 28 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:57: /github/workspace/sources/apps/system/argtable3_context] Error 2 make[2]: Target 'context_all' not remade because of errors. make[1]: *** [Makefile:187: context] Error 2 make: *** [tools/Unix.mk:467: /github/workspace/sources/apps/.context] Error 2 m
2026-04-01
23:47:13
18654:
espressif/rmt:
replace rmtchar with arch-specific
stm32f103-minimum
:adb
d
2026-04-01
23:35:58
18654:
espressif/rmt:
replace rmtchar with arch-specific
esp32-devkitc
:snake
29d28 < CONFIG_ESP_RMT=y 31,33d29 < CONFIG_EXAMPLES_RMTCHAR=y < CONFIG_EXAMPLES_RMTCHAR_RX=y < CONFIG_EXAMPLES_RMTCHAR_TX=y 53,55d48 < CONFIG_RMT=y < CONFIG_RMTCHAR=y < CONFIG_RMT_DEFAULT_RX_BUFFER_SIZE=256 Saving the new configuration file
2026-04-01
23:34:33
18660:
include/debug.h:
Move to include/nuttx/debug.h
esp32s3-8048S043
:lcd
Killing pytest after timeout...
2026-04-01
23:08:58
18654:
espressif/rmt:
replace rmtchar with arch-specific
esp32-devkitc
:match4
29d28 < CONFIG_ESP_RMT=y 31,33d29 < CONFIG_EXAMPLES_RMTCHAR=y < CONFIG_EXAMPLES_RMTCHAR_RX=y < CONFIG_EXAMPLES_RMTCHAR_TX=y 53,55d48 < CONFIG_RMT=y < CONFIG_RMTCHAR=y < CONFIG_RMT_DEFAULT_RX_BUFFER_SIZE=256 Saving the new configuration file
2026-04-01
22:46:02
18661:
espressif:
add CMake build support on RISC-V
esp32s3-8048S043
:gpio
Killing pytest after timeout...
2026-04-01
22:42:29
18660:
include/debug.h:
Move to include/nuttx/debug.h
stm32f103-minimum
:adb
n t D l oDaldo a dU p lUopaldo a d T o tTaolt a l S p eSnpte n t L e fLte f tS p eSepde ed
2026-04-01
22:21:22
18654:
espressif/rmt:
replace rmtchar with arch-specific
sim
:lua
T i m e C u r r e n t D l o a d U p l o a d D lTooatda l U p lSopaedn t T o tLaelf t SSppeenetd L e f t0 S p e e0d
2026-04-01
21:45:46
18661:
espressif:
add CMake build support on RISC-V
esp32s3-devkit
:qemu_toywasm
C u r r e n t
2026-04-01
21:25:52
18654:
espressif/rmt:
replace rmtchar with arch-specific
esp32s2-saola-1
:rmt
27d26 < CONFIG_ESP32S2_UART0=y 28a28 > CONFIG_ESP32S2_UART0=y Saving the new configuration file
2026-04-01
21:17:52
18660:
include/debug.h:
Move to include/nuttx/debug.h
sim
:lua
otal 0% R e c e0i v e d 0% X f e r0d A v0e r a g e 0S p e e d 0 T i m e 0 -T-i:m-e- : - - -T-i:m-e- : -C-u r-r-e:n-t-
2026-04-01
21:07:59
18652:
arch/espressif:
serialize Wi-Fi RX queue access.
esp32s3-lcd-ev
:ws2812
Killing pytest after timeout...
2026-04-01
21:07:39
3445:
build.yml:
Fix No files were found with the provid
esp32s3-8048S043
:gpio
(Same)
2026-04-01
20:56:09
3445:
build.yml:
Fix No files were found with the provid
esp32s3-8048S043
:spi
(Same)
2026-04-01
20:13:53
3445:
build.yml:
Fix No files were found with the provid
stm32f103-minimum
:adb
e S p e e d T i m e T i m e T i m e CDulroraedn t U p l o a d T o t a l S p e n t L e f t S pDeleoda d Up l o a0d T o0t a l 0 S p e n t0 L ef0t S p e0e d
2026-04-01
20:01:18
18661:
espressif:
add CMake build support on RISC-V
sim
:lua
D Time Curloadrent
2026-04-01
19:45:42
3445:
build.yml:
Fix No files were found with the provid
stm32f103-minimum
:adb
e n t
2026-04-01
19:17:10
18660:
include/debug.h:
Move to include/nuttx/debug.h
qemu-armv8a
:nsh_smp_tickless
2026-04-01
19:16:54
18660:
include/debug.h:
Move to include/nuttx/debug.h
sabre-6quad
:netknsh
In file included from dhcpc.c:51: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp] 28 | #warning "include is deprecated, use instead" | ^~~~~~~ In file included from netinit.c:39: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp] 28 | #warn
2026-04-01
19:14:44
18660:
include/debug.h:
Move to include/nuttx/debug.h
qemu-armv8a
:citest
2026-04-01
19:13:26
18660:
include/debug.h:
Move to include/nuttx/debug.h
qemu-armv8a
:nsh
(Same)
2026-04-01
19:12:50
18660:
include/debug.h:
Move to include/nuttx/debug.h
qemu-armv8a
:nsh_gicv2
(Same)
2026-04-01
19:12:19
18660:
include/debug.h:
Move to include/nuttx/debug.h
sabre-6quad
:knsh_smp
In file included from nsh_console.c:39: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp] 28 | #warning "include is deprecated, use instead" | ^~~~~~~ In file included from readline_common.c:34: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp]
2026-04-01
19:11:39
18660:
include/debug.h:
Move to include/nuttx/debug.h
qemu-armv8a
:knsh
In file included from nsh_console.c:39: ##[error]/github/workspace/sources/apps/import/include/debug.h:28:2: error: #warning "include is deprecated, use instead" [-Werror=cpp] 28 | #warning "include is deprecated, use instead" | ^~~~~~~ cc1: all warnings being treated as errors make[2]: *** [/github/workspace/sources/apps/Application.mk:239: nsh_console.c.github.workspace.sources.apps.nshlib.o] Error 1 make[1]: *** [Makefile:54: /git
2026-04-01
19:11:02
18660:
include/debug.h:
Move to include/nuttx/debug.h
starpro64
:nsh
In file included from nsh_console.c:39: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp] 28 | #warning "include is deprecated, use instead" | ^~~~~~~ In file included from readline_common.c:34: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp]
2026-04-01
19:08:04
18660:
include/debug.h:
Move to include/nuttx/debug.h
qemu-armv8a
:sotest
2026-04-01
19:03:58
18660:
include/debug.h:
Move to include/nuttx/debug.h
ox64
:adc
In file included from nsh_console.c:39: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp] 28 | #warning "include is deprecated, use instead" | ^~~~~~~ In file included from readline_common.c:34: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp]
2026-04-01
19:03:35
18660:
include/debug.h:
Move to include/nuttx/debug.h
imx93-evk
:knsh
In file included from tcpblaster.h:34, from tcpblaster_client.c:42: ##[error]/github/workspace/sources/apps/import/include/debug.h:28:2: error: #warning "include is deprecated, use instead" [-Werror=cpp] 28 | #warning "include is deprecated, use instead" | ^~~~~~~ cc1: all warnings being treated as errors In file included from mkfatfs.c:34: ##[error]/github/workspace/sources/apps/import/include/debug.h:28:2: error: #warning "incl
2026-04-01
19:02:58
18660:
include/debug.h:
Move to include/nuttx/debug.h
ox64
:spi
In file included from nsh_console.c:39: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp] 28 | #warning "include is deprecated, use instead" | ^~~~~~~ In file included from readline_common.c:34: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp]
2026-04-01
19:01:59
18660:
include/debug.h:
Move to include/nuttx/debug.h
ox64
:nsh
In file included from nsh_console.c:39: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp] 28 | #warning "include is deprecated, use instead" | ^~~~~~~ In file included from nsh_fscmds.c:46: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp] 2
2026-04-01
19:00:24
18660:
include/debug.h:
Move to include/nuttx/debug.h
qemu-intel64
:knsh_romfs_pci
In file included from cle.c:39: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp] 28 | #warning "include is deprecated, use instead" | ^~~~~~~ In file included from nsh_console.c:39: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp] 28 | #wa
2026-04-01
19:00:23
18660:
include/debug.h:
Move to include/nuttx/debug.h
ox64
:timer
In file included from nsh_console.c:39: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp] 28 | #warning "include is deprecated, use instead" | ^~~~~~~ In file included from readline_common.c:34: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp]
2026-04-01
18:59:51
18660:
include/debug.h:
Move to include/nuttx/debug.h
imx93-evk
:koptee
In file included from tcpblaster.h:34, from tcpblaster_client.c:42: ##[error]/github/workspace/sources/apps/import/include/debug.h:28:2: error: #warning "include is deprecated, use instead" [-Werror=cpp] 28 | #warning "include is deprecated, use instead" | ^~~~~~~ cc1: all warnings being treated as errors In file included from mkfatfs.c:34: ##[error]/github/workspace/sources/apps/import/include/debug.h:28:2: error: #warning "incl
2026-04-01
18:59:23
18660:
include/debug.h:
Move to include/nuttx/debug.h
mizar32a
:nsh
In file included from ./mkfatfs.c:34: ##[error]/github/workspace/sources/nuttx/include/debug.h:28:2: error: #warning "include is deprecated, use instead" In file included from ./dd_main.c:35: ##[error]/github/workspace/sources/nuttx/include/debug.h:28:2: error: #warning "include is deprecated, use instead" cc1: warnings being treated as errors cc1: error: unrecognized command line option "-Wno-cpp" cc1: warnings being treated as err
2026-04-01
18:58:50
18660:
include/debug.h:
Move to include/nuttx/debug.h
avr32dev1
:ostest
In file included from ./dd_main.c:35: ##[error]/github/workspace/sources/nuttx/include/debug.h:28:2: error: #warning "include is deprecated, use instead" cc1: warnings being treated as errors cc1: error: unrecognized command line option "-Wno-cpp" ERROR: avr32-gcc failed: 1 command: avr32-gcc -MT ./dd_main.c.github.workspace.sources.apps.system.dd.o -M '-fno-pic' '-muse-rodata-section' '-fno-strict-aliasing' '-fomit-frame-pointer' '-mpart=uc3b0256' '-isystem' '/
2026-04-01
18:58:15
18660:
include/debug.h:
Move to include/nuttx/debug.h
avr32dev1
:nsh
In file included from ./dd_main.c:35: ##[error]/github/workspace/sources/nuttx/include/debug.h:28:2: error: #warning "include is deprecated, use instead" In file included from ./mkfatfs.c:34: ##[error]/github/workspace/sources/nuttx/include/debug.h:28:2: error: #warning "include is deprecated, use instead" cc1: warnings being treated as errors cc1: error: unrecognized command line option "-Wno-cpp" ERROR: avr32-gcc failed: 1 comm
2026-04-01
18:56:06
18660:
include/debug.h:
Move to include/nuttx/debug.h
sabre-6quad
:knsh
In file included from nsh_console.c:39: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp] 28 | #warning "include is deprecated, use instead" | ^~~~~~~ In file included from readline_common.c:34: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp]
2026-04-01
18:55:37
18660:
include/debug.h:
Move to include/nuttx/debug.h
qemu-intel64
:knsh_romfs
In file included from cle.c:39: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp] 28 | #warning "include is deprecated, use instead" | ^~~~~~~ In file included from nsh_console.c:39: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp] 28 | #wa
2026-04-01
18:52:36
18660:
include/debug.h:
Move to include/nuttx/debug.h
avaota-a1
:nsh
In file included from nsh_console.c:39: ##[error]/github/workspace/sources/apps/import/include/debug.h:28:2: error: #warning "include is deprecated, use instead" [-Werror=cpp] 28 | #warning "include is deprecated, use instead" | ^~~~~~~ cc1: all warnings being treated as errors make[2]: *** [/github/workspace/sources/apps/Application.mk:239: nsh_console.c.github.workspace.sources.apps.nshlib.o] Error 1 make[1]: *** [Makefile:54: /git
2026-04-01
18:49:00
18652:
arch/espressif:
serialize Wi-Fi RX queue access.
sim
:lua
ge Sp e e d0 T i m e0 Te0i m e T i0 m e T i m 0e T Ci um re0r e nC tu r r e0 n t 0 - - : - - : - - - - : - - : - - - - : - - : - - D l oad Upload T o t a l S p e n t0 DLleofatd SUpload Total Spent Left Speed
2026-04-01
18:13:14
3445:
build.yml:
Fix No files were found with the provid
sim
:lua
Dl o%a dT o tUapll o a d % RTeocteailv e d S%p eXnfte r d LAevfetr a gSep eSepde ed T i m0e T0i m e 0 T i m0e C u0r r e n t
2026-04-01
17:09:18
18661:
espressif:
add CMake build support on RISC-V
imx93-evk
:bootloader
curl: (35) error:0A000438:SSL routines::tlsv1 alert internal error make[1]: *** [imx9/ddr/Make.defs:36: firmware-imx-8.23.bin] Error 35 make[1]: Target 'context' not remade because of errors. make: *** [tools/Unix.mk:467: arch/arm64/src/.context] Error 2 make: Target 'all' not remade because of errors.
2026-04-01
16:21:55
3444:
Build fixes on mbedtls and mqttc for CMake
sim
:matter
2026-04-01
13:03:12
18660:
include/debug.h:
Move to include/nuttx/debug.h
qemu-armv8a
:nsh_smp_tickless
(Same)
2026-04-01
13:02:10
18660:
include/debug.h:
Move to include/nuttx/debug.h
sabre-6quad
:netknsh
In file included from dhcpc.c:51: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp] 28 | #warning "include is deprecated, use instead" | ^~~~~~~ In file included from netinit.c:39: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp] 28 | #warn
2026-04-01
13:00:42
18660:
include/debug.h:
Move to include/nuttx/debug.h
qemu-armv8a
:citest
2026-04-01
12:59:22
18660:
include/debug.h:
Move to include/nuttx/debug.h
qemu-armv8a
:nsh
(Same)
2026-04-01
12:58:46
18660:
include/debug.h:
Move to include/nuttx/debug.h
qemu-armv8a
:nsh_gicv2
(Same)
2026-04-01
12:57:32
18660:
include/debug.h:
Move to include/nuttx/debug.h
qemu-armv8a
:knsh
In file included from nsh_console.c:39: ##[error]/github/workspace/sources/apps/import/include/debug.h:28:2: error: #warning "include is deprecated, use instead" [-Werror=cpp] 28 | #warning "include is deprecated, use instead" | ^~~~~~~ cc1: all warnings being treated as errors make[2]: *** [/github/workspace/sources/apps/Application.mk:239: nsh_console.c.github.workspace.sources.apps.nshlib.o] Error 1 make[1]: *** [Makefile:54: /git
2026-04-01
12:57:32
18660:
include/debug.h:
Move to include/nuttx/debug.h
sabre-6quad
:knsh_smp
In file included from nsh_console.c:39: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp] 28 | #warning "include is deprecated, use instead" | ^~~~~~~ In file included from readline_common.c:34: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp]
2026-04-01
12:55:58
18660:
include/debug.h:
Move to include/nuttx/debug.h
starpro64
:nsh
(Same)
2026-04-01
12:53:52
18660:
include/debug.h:
Move to include/nuttx/debug.h
qemu-armv8a
:sotest
2026-04-01
12:51:14
18660:
include/debug.h:
Move to include/nuttx/debug.h
sim
:lua
v e d % X f e r d A v e r a g e S p e e d T i m e D l o aTdi m eU p l o a dT i m eT o tCaulr r e nStp e n t L e f t S p e e d L e f t S p e e d
2026-04-01
12:49:16
18660:
include/debug.h:
Move to include/nuttx/debug.h
ox64
:adc
In file included from nsh_console.c:39: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp] 28 | #warning "include is deprecated, use instead" | ^~~~~~~ In file included from nsh_fscmds.c:46: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp] 2
2026-04-01
12:49:10
18660:
include/debug.h:
Move to include/nuttx/debug.h
imx93-evk
:knsh
In file included from tcpblaster.h:34, from tcpblaster_client.c:42: ##[error]/github/workspace/sources/apps/import/include/debug.h:28:2: error: #warning "include is deprecated, use instead" [-Werror=cpp] 28 | #warning "include is deprecated, use instead" | ^~~~~~~ cc1: all warnings being treated as errors make[2]: *** [/github/workspace/sources/apps/Application.mk:239: tcpblaster_client.c.github.workspace.sources.apps.examples.tcpbla
2026-04-01
12:48:55
18660:
include/debug.h:
Move to include/nuttx/debug.h
imx93-evk
:bootloader
curl: (35) error:0A000438:SSL routines::tlsv1 alert internal error make[1]: *** [imx9/ddr/Make.defs:36: firmware-imx-8.23.bin] Error 35 make[1]: Target 'context' not remade because of errors. make: *** [tools/Unix.mk:467: arch/arm64/src/.context] Error 2 make: Target 'all' not remade because of errors.
2026-04-01
12:48:20
18660:
include/debug.h:
Move to include/nuttx/debug.h
qemu-intel64
:knsh_romfs_pci
In file included from cle.c:39: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp] 28 | #warning "include is deprecated, use instead" | ^~~~~~~ In file included from nsh_console.c:39: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp] 28 | #wa
2026-04-01
12:48:19
18660:
include/debug.h:
Move to include/nuttx/debug.h
ox64
:spi
In file included from nsh_console.c:39: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp] 28 | #warning "include is deprecated, use instead" | ^~~~~~~ In file included from nsh_fscmds.c:46: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp] 2
2026-04-01
12:47:23
18660:
include/debug.h:
Move to include/nuttx/debug.h
ox64
:nsh
In file included from nsh_console.c:39: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp] 28 | #warning "include is deprecated, use instead" | ^~~~~~~ In file included from readline_common.c:34: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp]
2026-04-01
12:46:02
18660:
include/debug.h:
Move to include/nuttx/debug.h
imx93-evk
:koptee
In file included from tcpblaster.h:34, from tcpblaster_client.c:42: ##[error]/github/workspace/sources/apps/import/include/debug.h:28:2: error: #warning "include is deprecated, use instead" [-Werror=cpp] 28 | #warning "include is deprecated, use instead" | ^~~~~~~ cc1: all warnings being treated as errors make[2]: *** [/github/workspace/sources/apps/Application.mk:239: tcpblaster_client.c.github.workspace.sources.apps.examples.tcpbla
2026-04-01
12:45:51
18660:
include/debug.h:
Move to include/nuttx/debug.h
ox64
:timer
In file included from nsh_console.c:39: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp] 28 | #warning "include is deprecated, use instead" | ^~~~~~~ In file included from readline_common.c:34: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp]
2026-04-01
12:45:50
18660:
include/debug.h:
Move to include/nuttx/debug.h
mizar32a
:nsh
In file included from ./dd_main.c:35: ##[error]/github/workspace/sources/nuttx/include/debug.h:28:2: error: #warning "include is deprecated, use instead" In file included from ./mkfatfs.c:34: ##[error]/github/workspace/sources/nuttx/include/debug.h:28:2: error: #warning "include is deprecated, use instead" cc1: warnings being treated as errors cc1: error: unrecognized command line option "-Wno-cpp" ERROR: avr32-gcc failed: 1 comm
2026-04-01
12:45:18
18660:
include/debug.h:
Move to include/nuttx/debug.h
avr32dev1
:ostest
In file included from ./dd_main.c:35: ##[error]/github/workspace/sources/nuttx/include/debug.h:28:2: error: #warning "include is deprecated, use instead" cc1: warnings being treated as errors cc1: error: unrecognized command line option "-Wno-cpp" ERROR: avr32-gcc failed: 1 command: avr32-gcc -MT ./dd_main.c.github.workspace.sources.apps.system.dd.o -M '-fno-pic' '-muse-rodata-section' '-fno-strict-aliasing' '-fomit-frame-pointer' '-mpart=uc3b0256' '-isystem' '/
2026-04-01
12:44:44
18660:
include/debug.h:
Move to include/nuttx/debug.h
avr32dev1
:nsh
In file included from ./mkfatfs.c:34: ##[error]/github/workspace/sources/nuttx/include/debug.h:28:2: error: #warning "include is deprecated, use instead" In file included from ./dd_main.c:35: ##[error]/github/workspace/sources/nuttx/include/debug.h:28:2: error: #warning "include is deprecated, use instead" cc1: warnings being treated as errors cc1: error: unrecognized command line option "-Wno-cpp" ERROR: avr32-gcc failed: 1 comm
2026-04-01
12:43:40
18660:
include/debug.h:
Move to include/nuttx/debug.h
qemu-intel64
:knsh_romfs
In file included from cle.c:39: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp] 28 | #warning "include is deprecated, use instead" | ^~~~~~~ In file included from nsh_console.c:39: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp] 28 | #wa
2026-04-01
12:41:14
18660:
include/debug.h:
Move to include/nuttx/debug.h
sabre-6quad
:knsh
In file included from nsh_console.c:39: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp] 28 | #warning "include is deprecated, use instead" | ^~~~~~~ In file included from readline_common.c:34: ##[warning]/github/workspace/sources/apps/import/include/debug.h:28:2: warning: #warning "include is deprecated, use instead" [-Wcpp]
2026-04-01
12:38:32
18660:
include/debug.h:
Move to include/nuttx/debug.h
avaota-a1
:nsh
In file included from nsh_console.c:39: ##[error]/github/workspace/sources/apps/import/include/debug.h:28:2: error: #warning "include is deprecated, use instead" [-Werror=cpp] 28 | #warning "include is deprecated, use instead" | ^~~~~~~ cc1: all warnings being treated as errors make[2]: *** [/github/workspace/sources/apps/Application.mk:239: nsh_console.c.github.workspace.sources.apps.nshlib.o] Error 1 make[1]: *** [Makefile:54: /git
2026-04-01
10:49:39
18654:
espressif/rmt:
replace rmtchar with arch-specific
esp32s2-saola-1
:rmt
27d26 < CONFIG_ESP32S2_UART0=y 28a28 > CONFIG_ESP32S2_UART0=y Saving the new configuration file
2026-04-01
10:20:03
18654:
espressif/rmt:
replace rmtchar with arch-specific
sim
:lua
o t a l % Received % Xf e r d A v e r a g e S p e e d T i m e D l oTaidm e U p l o aTdi m e T oCtuarlr e n tS p e n t L e f t S p e e d - -
2026-04-01
07:53:38
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32s3-8048S043
:sdmmc
Killing pytest after timeout...
2026-04-01
05:08:54
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-8048S043
:touchscreen
(Same)
2026-04-01
04:18:05
3434:
graphics/input:
Add getevent input event monitor t
stm32f103-minimum
:adb
ed
2026-04-01
04:13:00
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
stm32f103-minimum
:adb
% Tot% Total % Received % Xferd Averagal e Speed Time Time % R eTciemiev e dC u%r rXefnetr d A v e r a g e S p e ed Time Time T i m e C u rr e n t D l o a d U p l o a d T o t a l S p e n t D l oLaedf t U Speed
2026-04-01
04:08:08
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
lckfb-szpi-esp32s3
:es7210
104d103 < CONFIG_TTY_FORCE_PANIC=y Saving the new configuration file
2026-04-01
04:04:34
18654:
espressif/rmt:
replace rmtchar with arch-specific
lckfb-szpi-esp32s3
:fastboot
Xferd Average Speed Time Time Time Current
2026-04-01
03:33:19
18654:
espressif/rmt:
replace rmtchar with arch-specific
esp32-devkitc
:snake
31,33d30 < CONFIG_EXAMPLES_RMTCHAR=y < CONFIG_EXAMPLES_RMTCHAR_RX=y < CONFIG_EXAMPLES_RMTCHAR_TX=y 53,54d49 < CONFIG_RMT=y < CONFIG_RMTCHAR=y Saving the new configuration file
2026-04-01
03:06:34
18654:
espressif/rmt:
replace rmtchar with arch-specific
esp32-devkitc
:match4
(Same)
2026-04-01
02:57:06
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32-audio-kit
:wifi
- -3:8- - -4-9:6-k- : - -3 8 5 5129k3k 0
2026-03-31
23:40:53
18657:
arch/arm/stm32*:
Use PRIx32 format specifier wher
esp32s3-8048S043
:gpio
Killing pytest after timeout...
2026-03-31
18:10:11
18654:
espressif/rmt:
replace rmtchar with arch-specific
esp32s2-saola-1
:rmt
27d26 < CONFIG_DRIVERS_RC=y Saving the new configuration file
2026-03-31
17:57:31
18654:
espressif/rmt:
replace rmtchar with arch-specific
esp32c3-devkit
:rmt
26d25 < CONFIG_DRIVERS_RC=y Saving the new configuration file
2026-03-31
14:38:45
18654:
espressif/rmt:
replace rmtchar with arch-specific
esp32s2-saola-1
:rmt
27d26 < CONFIG_DRIVERS_RC=y Saving the new configuration file
2026-03-31
14:25:43
18654:
espressif/rmt:
replace rmtchar with arch-specific
esp32c3-devkit
:rmt
26d25 < CONFIG_DRIVERS_RC=y Saving the new configuration file
2026-03-31
14:19:05
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-8048S043
:sdmmc
Killing pytest after timeout...
2026-03-31
14:08:35
18654:
espressif/rmt:
replace rmtchar with arch-specific
sim
:lua
0 % T o t0a l 0 % R e c0e i v e d0 % X f e0r d A v e0r a g e S p0e e-d- : - -T:i-m-e - - : -T-i:m-e- - - : -T-i:m-e- C u r r0ent
2026-03-31
13:21:45
3434:
graphics/input:
Add getevent input event monitor t
stm32f103-minimum
:adb
pee d
2026-03-31
12:50:35
18649:
boards/arm/ht32f491x3:
Add PWM support for the HT3
esk32
:pwm
30d29 < CONFIG_HT32F491X3_TMR3_CHANNEL=1 Saving the new configuration file
2026-03-31
11:55:01
18649:
boards/arm/ht32f491x3:
Add PWM support for the HT3
stm32f103-minimum
:adb
T i m e C u r r e n t D l o a d U p Dload Upload Totlaola d S p eTnott a l L eSfpte n tS p e e dL eft S p e0e d
2026-03-31
11:53:46
18652:
arch/espressif:
serialize Wi-Fi RX queue access.
esp32s3-8048S043
:gpio
Killing pytest after timeout...
2026-03-31
11:43:13
18649:
boards/arm/ht32f491x3:
Add PWM support for the HT3
stm32f103-minimum
:adb
D l oDaldo a dU p lUopaldo a d T o tTaolt a l S p eSnpt e n t L ef tL e fStp eSepde ed
2026-03-31
11:42:17
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32s2-saola-1
:i2schar
##[error]common/espressif/esp_i2s.c:293:9: error: "MIN" redefined [-Werror] 293 | #define MIN(x,y) ((x)<(y)?(x):(y)) | ^~~ In file included from common/espressif/esp_i2s.c:29: 41 | # define MIN(a,b) (((a) < (b)) ? (a) : (b)) | ^~~ cc1: all warnings being treated as errors make[1]: *** [Makefile:146: esp_i2s.o] Error 1 make[1]: Target 'libarch.a' not remade because of errors. make: *** [tools/LibTargets.mk:170: arch/xtensa/src/libarch.a] Error 2 make: T
2026-03-31
11:39:01
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32s2-saola-1
:nxlooper
(Same)
2026-03-31
11:30:10
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32-audio-kit
:audio
(Same)
2026-03-31
11:28:11
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32s2-saola-1
:audio
(Same)
2026-03-31
11:26:01
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32-lyrat
:rtptools
(Same)
2026-03-31
11:24:58
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32-lyrat
:nxrecorder
(Same)
2026-03-31
11:22:36
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32-lyrat
:audio
(Same)
2026-03-31
11:19:34
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
sim
:lua
Rece i v e0d % X f e0r d A0v e r a g e0 S p e e0d T i0m e T0i m e 0 T-i-m:e- - :C-u-r r-e-n:t-
2026-03-31
11:16:33
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32-sparrow-kit
:mqttc
##[error]common/espressif/esp_i2s.c:293:9: error: "MIN" redefined [-Werror] 293 | #define MIN(x,y) ((x)<(y)?(x):(y)) | ^~~ In file included from common/espressif/esp_i2s.c:29: 41 | # define MIN(a,b) (((a) < (b)) ? (a) : (b)) | ^~~ cc1: all warnings being treated as errors make[1]: *** [Makefile:146: esp_i2s.o] Error 1 make[1]: Target 'libarch.a' not remade because of errors. make: *** [tools/LibTargets.mk:170: arch/xtensa/src/libarch.a] Error 2 make: T
2026-03-31
11:15:32
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32-sparrow-kit
:ble
(Same)
2026-03-31
11:14:25
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32-sparrow-kit
:nsh
(Same)
2026-03-31
11:14:04
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32s2-kaluga-1
:nxlooper
(Same)
2026-03-31
11:12:46
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32-sparrow-kit
:wifi
(Same)
2026-03-31
11:12:28
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32s2-kaluga-1
:audio
(Same)
2026-03-31
09:56:26
18654:
espressif/rmt:
replace rmtchar with arch-specific
esp32c6-devkitc
:rmt
26d25 < CONFIG_DRIVERS_RC=y Saving the new configuration file
2026-03-31
09:53:24
18654:
espressif/rmt:
replace rmtchar with arch-specific
esp32s2-saola-1
:rmt
27d26 < CONFIG_DRIVERS_RC=y Saving the new configuration file
2026-03-31
09:32:00
18654:
espressif/rmt:
replace rmtchar with arch-specific
esp32c3-devkit
:rmt
26d25 < CONFIG_DRIVERS_RC=y Saving the new configuration file
2026-03-31
03:50:55
18649:
boards/arm/ht32f491x3:
Add PWM support for the HT3
esk32
:pwm
30d29 < CONFIG_HT32F491X3_TMR3_CHANNEL=1 Saving the new configuration file
2026-03-30
22:33:58
18652:
arch/espressif:
serialize Wi-Fi RX queue access.
esp32s3-8048S043
:lcd
Killing pytest after timeout...
2026-03-30
21:55:49
18652:
arch/espressif:
serialize Wi-Fi RX queue access.
lckfb-szpi-esp32s3
:uvc
##[error]./common/espressif/esp_irq.c:125:4: error: #error "CONFIG_ARCH_MINIMAL_VECTORTABLE_DYNAMIC must be enabled for Xtensa-based Espressif SoCs. Additionally, enable CONFIG_ARCH_IRQ_TO_NDX and set CONFIG_ARCH_NUSER_INTERRUPTS to 2. Run 'make menuconfig' to select and set these options." 125 | # error "CONFIG_ARCH_MINIMAL_VECTORTABLE_DYNAMIC must be enabled for \ | ^~~~~ ERROR: xtensa-esp32s3-elf-gcc failed: 1 command: xtensa-esp32s3-elf-gcc -MT ./esp_irq.
2026-03-30
21:45:43
18652:
arch/espressif:
serialize Wi-Fi RX queue access.
stm32f103-minimum
:adb
ed
2026-03-30
17:14:09
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:sdm
In file included from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/log/include/esp_log_args.h:10, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/log/include/esp_log.h:21, from chip/esp-hal-3rdparty/components/ulp/lp_core/lp_core.c:10: In function 'memset', inlined from 'ulp_lp_core_load_binary' at chip/esp-hal-3rdparty/components/ulp/lp_core/lp_core.c:166:5: ##[error]/github/workspace/sources/nuttx/include/string.h:243
2026-03-30
17:13:14
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:tickless
(Same)
2026-03-30
17:12:26
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:twai
(Same)
2026-03-30
17:11:39
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:capture
(Same)
2026-03-30
17:10:52
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:efuse
(Same)
2026-03-30
17:10:03
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:i2schar
(Same)
2026-03-30
17:09:16
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:rmt
(Same)
2026-03-30
17:08:29
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:buttons
(Same)
2026-03-30
17:07:43
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:gpio
(Same)
2026-03-30
17:06:46
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:rtc
(Same)
2026-03-30
17:05:59
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:watchdog
(Same)
2026-03-30
17:05:12
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:random
(Same)
2026-03-30
17:04:25
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:motor
(Same)
2026-03-30
17:03:35
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:spislv
(Same)
2026-03-30
17:02:48
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:adc
(Same)
2026-03-30
17:02:02
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:pwm
(Same)
2026-03-30
17:01:16
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:ostest
(Same)
2026-03-30
17:00:20
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:spiflash
(Same)
2026-03-30
16:59:09
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:crypto
(Same)
2026-03-30
16:58:21
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:timers
(Same)
2026-03-30
16:56:21
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:bmp180
(Same)
2026-03-30
16:55:34
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:spi
(Same)
2026-03-30
16:54:48
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:usbconsole
(Same)
2026-03-30
16:54:01
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:temperature_sensor
(Same)
2026-03-30
16:53:13
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:qencoder
(Same)
2026-03-30
16:52:27
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:nsh
(Same)
2026-03-30
16:51:29
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:i2c
(Same)
2026-03-30
16:50:17
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-pico-wifi-wareshare
:spiflash
(Same)
2026-03-30
16:49:06
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-pico-wifi-wareshare
:nsh
(Same)
2026-03-30
15:53:30
18715:
sched/nsh:
Remove Hard-coded Default Password
sim
:lua
t S p e e d --:-
2026-03-30
15:52:46
18715:
sched/nsh:
Remove Hard-coded Default Password
sim
:login
>>>> WARNING: YOU ARE USING DEFAULT PASSWORD KEYS (CONFIG_FSUTILS_PASSWD_KEY1-4)!!! PLEASE CHANGE IT!!! <<<< 17d16 < CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD="Administrator" Saving the new configuration file
2026-03-30
14:06:52
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:sdm
In file included from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/log/include/esp_log_args.h:10, from /github/workspace/sources/nuttx/arch/risc-v/src/chip/esp-hal-3rdparty/components/log/include/esp_log.h:21, from chip/esp-hal-3rdparty/components/ulp/lp_core/lp_core.c:10: In function 'memset', inlined from 'ulp_lp_core_load_binary' at chip/esp-hal-3rdparty/components/ulp/lp_core/lp_core.c:166:5: ##[error]/github/workspace/sources/nuttx/include/string.h:243
2026-03-30
14:05:56
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:tickless
(Same)
2026-03-30
14:05:07
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:twai
(Same)
2026-03-30
14:04:20
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:capture
(Same)
2026-03-30
14:03:31
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:efuse
(Same)
2026-03-30
14:02:42
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:i2schar
(Same)
2026-03-30
14:01:53
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:rmt
(Same)
2026-03-30
14:01:05
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:buttons
(Same)
2026-03-30
14:00:18
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:gpio
(Same)
2026-03-30
13:59:28
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:rtc
(Same)
2026-03-30
13:58:40
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:watchdog
(Same)
2026-03-30
13:57:53
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:random
(Same)
2026-03-30
13:57:05
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:motor
(Same)
2026-03-30
13:56:14
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:spislv
(Same)
2026-03-30
13:55:26
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:adc
(Same)
2026-03-30
13:54:39
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:pwm
(Same)
2026-03-30
13:53:52
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:ostest
(Same)
2026-03-30
13:52:41
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:spiflash
(Same)
2026-03-30
13:51:29
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:crypto
(Same)
2026-03-30
13:50:41
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:timers
(Same)
2026-03-30
13:49:30
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:ulp
(Same)
2026-03-30
13:48:42
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:bmp180
(Same)
2026-03-30
13:47:54
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:spi
(Same)
2026-03-30
13:47:08
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:usbconsole
(Same)
2026-03-30
13:46:20
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:temperature_sensor
(Same)
2026-03-30
13:45:32
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:qencoder
(Same)
2026-03-30
13:44:45
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:nsh
(Same)
2026-03-30
13:43:33
18651:
arch/risc-v/espressif:
Add lpcore support for esp3
esp32p4-function-ev-board
:i2c
(Same)
2026-03-30
12:53:39
18650:
boards/lckfb-szpi-esp32s3:
enable required IRQ vec
esp32s3-8048S043
:gpio
Killing pytest after timeout...
2026-03-30
10:12:56
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32s3-8048S043
:nsh
(Same)
2026-03-30
09:37:44
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
lckfb-szpi-esp32s3
:uvc
##[error]./common/espressif/esp_irq.c:125:4: error: #error "CONFIG_ARCH_MINIMAL_VECTORTABLE_DYNAMIC must be enabled for Xtensa-based Espressif SoCs. Additionally, enable CONFIG_ARCH_IRQ_TO_NDX and set CONFIG_ARCH_NUSER_INTERRUPTS to 2. Run 'make menuconfig' to select and set these options." 125 | # error "CONFIG_ARCH_MINIMAL_VECTORTABLE_DYNAMIC must be enabled for \ | ^~~~~ ERROR: xtensa-esp32s3-elf-gcc failed: 1 command: xtensa-esp32s3-elf-gcc -MT ./esp_irq.
2026-03-30
09:34:49
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
lckfb-szpi-esp32s3
:es7210
src/esp32s3_board_i2s.c: In function 'board_i2sdev_initialize': ##[error]src/esp32s3_board_i2s.c:78:7: error: 'ret' may be used uninitialized [-Werror=maybe-uninitialized] 78 | int ret; | ^~~ cc1: all warnings being treated as errors make[1]: *** [/github/workspace/sources/nuttx/boards/Board.mk:83: esp32s3_board_i2s.o] Error 1 make[1]: Target 'libboard.a' not remade because of errors. make: *** [tools/LibTargets.mk:89: arch/xtensa/src/board/libboard.a] Error 2 make: Target 'a
2026-03-30
09:12:53
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
stm32f103-minimum
:adb
ent L0e f t S0p e e d
2026-03-30
08:01:51
3434:
graphics/input:
Add getevent input event monitor t
lckfb-szpi-esp32s3
:uvc
##[error]./common/espressif/esp_irq.c:125:4: error: #error "CONFIG_ARCH_MINIMAL_VECTORTABLE_DYNAMIC must be enabled for Xtensa-based Espressif SoCs. Additionally, enable CONFIG_ARCH_IRQ_TO_NDX and set CONFIG_ARCH_NUSER_INTERRUPTS to 2. Run 'make menuconfig' to select and set these options." 125 | # error "CONFIG_ARCH_MINIMAL_VECTORTABLE_DYNAMIC must be enabled for \ | ^~~~~ ERROR: xtensa-esp32s3-elf-gcc failed: 1 command: xtensa-esp32s3-elf-gcc -MT ./esp_irq.
2026-03-30
05:19:11
3434:
graphics/input:
Add getevent input event monitor t
esp32s3-8048S043
:sdmmc
Killing pytest after timeout...
2026-03-30
04:42:21
3434:
graphics/input:
Add getevent input event monitor t
lckfb-szpi-esp32s3
:uvc
##[error]./common/espressif/esp_irq.c:125:4: error: #error "CONFIG_ARCH_MINIMAL_VECTORTABLE_DYNAMIC must be enabled for Xtensa-based Espressif SoCs. Additionally, enable CONFIG_ARCH_IRQ_TO_NDX and set CONFIG_ARCH_NUSER_INTERRUPTS to 2. Run 'make menuconfig' to select and set these options." 125 | # error "CONFIG_ARCH_MINIMAL_VECTORTABLE_DYNAMIC must be enabled for \ | ^~~~~ ERROR: xtensa-esp32s3-elf-gcc failed: 1 command: xtensa-esp32s3-elf-gcc -MT ./esp_irq.
2026-03-30
04:09:57
3434:
graphics/input:
Add getevent input event monitor t
ucans32k146
:se05x
:-- 2351k
2026-03-30
03:54:15
18649:
boards/arm/ht32f491x3:
Add PWM support for the HT3
esk32
:pwm
24,26d23 < CONFIG_EXAMPLES_PWM_DEVPATH="/dev/pwm0" < CONFIG_EXAMPLES_PWM_DUTYPCT=50 < CONFIG_EXAMPLES_PWM_DURATION=5 33d29 < CONFIG_HT32F491X3_TMR3_CHANNEL=1 Saving the new configuration file
2026-03-30
03:54:15
18649:
boards/arm/ht32f491x3:
Add PWM support for the HT3
esk32
:pwm
(Same)
2026-03-30
02:59:17
18649:
boards/arm/ht32f491x3:
Add PWM support for the HT3
stm32f103-minimum
:adb
u r r e n t Dl o a d U p l oDaldo a dT o tUapll o aSdp e nt T o t aLle f t S p eSnpte e d Left S p0e e d
2026-03-29
17:49:07
3442:
WIP:
initial support for fixed-point data for sens
lckfb-szpi-esp32s3
:qmi8658
28d27 < CONFIG_DEBUG_UORB=y Saving the new configuration file
2026-03-29
17:41:24
3442:
WIP:
initial support for fixed-point data for sens
lckfb-szpi-esp32s3
:uvc
##[error]./common/espressif/esp_irq.c:125:4: error: #error "CONFIG_ARCH_MINIMAL_VECTORTABLE_DYNAMIC must be enabled for Xtensa-based Espressif SoCs. Additionally, enable CONFIG_ARCH_IRQ_TO_NDX and set CONFIG_ARCH_NUSER_INTERRUPTS to 2. Run 'make menuconfig' to select and set these options." 125 | # error "CONFIG_ARCH_MINIMAL_VECTORTABLE_DYNAMIC must be enabled for \ | ^~~~~ ERROR: xtensa-esp32s3-elf-gcc failed: 1 command: xtensa-esp32s3-elf-gcc -MT ./esp_irq.
2026-03-29
17:28:33
3442:
WIP:
initial support for fixed-point data for sens
stm32f103-minimum
:adb
T i m e C u r r e n t D l o a d U p l o a d TDoltoaald USppleonatd TLoetfatl S pSepeedn t L e0f t S p0e e d
2026-03-29
15:52:57
3442:
WIP:
initial support for fixed-point data for sens
stm32f103-minimum
:adb
% Xferd Average Speed Time Time Time Current
2026-03-29
07:29:36
3438:
examples/uvc_cam:
add UVC camera streaming app
stm32f103-minimum
:adb
D lDolaoda d U pUlpolaoda d T oTtoatl a l S p eSnpte n t L e fLte f tS p eSepd eed
2026-03-28
22:17:27
18573:
boards/arm/ht32f491x3:
Add support for the HT32F49
stm32f103-minimum
:adb
d
2026-03-28
21:59:46
18573:
boards/arm/ht32f491x3:
Add support for the HT32F49
ucans32k146
:se05x
Xferd Average Speed Time Time Time Current
2026-03-28
20:51:57
18573:
boards/arm/ht32f491x3:
Add support for the HT32F49
sim
:lua
% T % Total % Received % Xferd Average Speed Time Timeo tal % Received % Xferd Average Speed Time Time Time Current Time Cur r e n t
2026-03-28
17:43:09
18570:
Added support for wareshare ESP32-P4-Pico-wifi.
stm32f103-minimum
:adb
Dlo %ad Upload Total Spent Left Speed
2026-03-27
23:35:45
18608:
crypto/cryptosoft:
Add support for PBKDF2
esp32s3-devkit
:fastboot
ot a l0 S p e0n t 0 L e f t0 S p0e e d
2026-03-27
16:34:40
18614:
xtensa/espressif:
Update common-source integration
esp32s3-devkit
:mcuboot_update_agent
100
2026-03-27
16:07:13
18614:
xtensa/espressif:
Update common-source integration
esp32s2-saola-1
:sta_softap
0 % Total % Received % Xferd Average Speed Time Time Time Current
2026-03-27
14:12:05
18614:
xtensa/espressif:
Update common-source integration
heltec_wifi_lora32
:sx1276
board/esp32_sx127x.c: In function 'sx127x_irq0_attach': ##[error]board/esp32_sx127x.c:93:3: error: implicit declaration of function 'esp32_gpioirqdisable'; did you mean 'esp_gpioirqdisable'? [-Wimplicit-function-declaration] 93 | esp32_gpioirqdisable(irq); | ^~~~~~~~~~~~~~~~~~~~ | esp_gpioirqdisable ##[error]board/esp32_sx127x.c:108:3: error: implicit declaration of function 'esp32_gpioirqenable'; did you mean 'esp_gpioirqenable'? [-Wimplicit-function-declaration] 108 | esp32_gpioi
2026-03-27
12:41:54
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
stm32f103-minimum
:adb
T i m e C u r r e n t D l o a d U p l o a d T oDtlaola d SUppelnota d LTeoftta l S p eSepde nt Left Speed
2026-03-27
11:57:17
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
thingy52
:nsh
CMake Error at /github/workspace/sources/nuttx/build/_deps/systemview-subbuild/systemview-populate-prefix/src/systemview-populate-stamp/download-systemview-populate.cmake:170 (message): Each download failed! error: downloading 'https://www.segger.com/downloads/systemview/SystemView_Src_V356.zip' failed status_code: 28 status_string: "Timeout was reached" log: --- LOG BEGIN --- Trying 108.156.107.23:443... Connected to www.segger.com (108.156.107.23) port 443 (#0) ALPN: offers h2
2026-03-27
11:47:11
3440:
github:
install NTFC from PIP
lckfb-szpi-esp32s3
:camera
Killing pytest after timeout...
2026-03-27
11:01:31
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32-sparrow-kit
:mqttc
common/espressif/esp_i2s.c: In function 'i2s_rxdma_start': ##[error]common/espressif/esp_i2s.c:978:3: error: 'eof_nbytes' undeclared (first use in this function) 978 | eof_nbytes = MIN(bfcontainer->nbytes, ESPRESSIF_DMA_BUFLEN_MAX); | ^~~~~~~~~~ common/espressif/esp_i2s.c:978:3: note: each undeclared identifier is reported only once for each function it appears in make[1]: *** [Makefile:146: esp_i2s.o] Error 1 make[1]: Target 'libarch.a' not remade because of errors. make: *** [tool
2026-03-27
11:00:48
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32s2-kaluga-1
:nxlooper
(Same)
2026-03-27
11:00:45
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32-sparrow-kit
:ble
(Same)
2026-03-27
10:59:55
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32-sparrow-kit
:nsh
(Same)
2026-03-27
10:58:42
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32-sparrow-kit
:wifi
(Same)
2026-03-27
10:23:54
18607:
fs:
Add Kernel-level VFS Performance Profiler
sim
:citest
57a58,59 > CONFIG_FS_PROCFS_PROFILER=y > CONFIG_FS_PROFILER=y 155,156d156 < CONFIG_FS_PROFILER=y < CONFIG_FS_PROCFS_PROFILER=y Saving the new configuration file
2026-03-27
10:17:22
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
stm32f103-minimum
:adb
D l oDaldo a dU p lUopaldo a d T o tTaolt a l S p eSnpte n t L ef tL e fStp e eSdp eed
2026-03-27
09:59:00
18616:
{bp-18485} sched/critmon:
Fix CPU load stats incor
esp32s3-lcd-ev
:ws2812
Killing pytest after timeout...
2026-03-27
09:55:53
3440:
github:
install NTFC from PIP
sim
:lua
R e c e i v e d % X f e r d A v e r a g e S p e e d DTliomaed U pTliomaed T oTtiamle CSuprernetn t L Delfota d S pUepeldo ad T o t0a l S0p e n t 0 L e f0t S p0e e d
2026-03-27
09:51:34
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32s3-devkit
:i2schar
In file included from common/espressif/esp_i2s.c:30: common/espressif/esp_i2s.c: In function 'i2s_receive': ##[error]common/espressif/esp_i2s.c:3071:15: error: format '%d' expects argument of type 'int', but argument 4 has type 'uint32_t' {aka 'long unsigned int'} [-Werror=format=] 3071 | i2sinfo("i2s_receive: nmaxbytes=%lu ch=%d dw=%d " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 3074 | priv->channels, priv->data_width, | ~~~~~~~
2026-03-27
09:49:36
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32-devkitc
:i2schar
common/espressif/esp_i2s.c: In function 'i2s_rxdma_start': ##[error]common/espressif/esp_i2s.c:940:10: error: variable 'eof_nbytes' set but not used [-Werror=unused-but-set-variable] 940 | size_t eof_nbytes; | ^~~~~~~~~~ In file included from common/espressif/esp_i2s.c:30: common/espressif/esp_i2s.c: In function 'i2s_receive': ##[error]common/espressif/esp_i2s.c:3071:15: error: format '%d' expects argument of type 'int', but argument 4 has type 'uint32_t' {aka 'long unsigned int
2026-03-27
09:35:44
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32s3-devkit
:nxlooper
In file included from common/espressif/esp_i2s.c:30: common/espressif/esp_i2s.c: In function 'i2s_receive': ##[error]common/espressif/esp_i2s.c:3071:15: error: format '%d' expects argument of type 'int', but argument 4 has type 'uint32_t' {aka 'long unsigned int'} [-Werror=format=] 3071 | i2sinfo("i2s_receive: nmaxbytes=%lu ch=%d dw=%d " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 3074 | priv->channels, priv->data_width, | ~~~~~~~
2026-03-27
09:07:47
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32s2-kaluga-1
:nxlooper
common/espressif/esp_i2s.c: In function 'i2s_rxdma_start': ##[error]common/espressif/esp_i2s.c:940:10: error: variable 'eof_nbytes' set but not used [-Werror=unused-but-set-variable] 940 | size_t eof_nbytes; | ^~~~~~~~~~ In file included from common/espressif/esp_i2s.c:30: common/espressif/esp_i2s.c: In function 'i2s_receive': ##[error]common/espressif/esp_i2s.c:3071:15: error: format '%d' expects argument of type 'int', but argument 4 has type 'uint32_t' {aka 'long unsigned int
2026-03-27
08:58:43
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32s2-saola-1
:i2schar
(Same)
2026-03-27
08:53:49
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32-lyrat
:nxrecorder
(Same)
2026-03-27
08:52:44
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32s2-saola-1
:nxlooper
(Same)
2026-03-27
08:48:24
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
sim
:lua
ived
2026-03-27
08:46:43
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32-sparrow-kit
:mqttc
common/espressif/esp_i2s.c: In function 'i2s_rxdma_start': ##[error]common/espressif/esp_i2s.c:940:10: error: variable 'eof_nbytes' set but not used [-Werror=unused-but-set-variable] 940 | size_t eof_nbytes; | ^~~~~~~~~~ In file included from common/espressif/esp_i2s.c:30: common/espressif/esp_i2s.c: In function 'i2s_receive': ##[error]common/espressif/esp_i2s.c:3071:15: error: format '%d' expects argument of type 'int', but argument 4 has type 'uint32_t' {aka 'long unsigned int
2026-03-27
08:45:56
18637:
nucleo-l476rg:
fix ADC driver compilation
stm32f103-minimum
:adb
D lDolaoda d U pUlpolaoda d T oTtoatla l Sp eSnpte n t L e fLte f tS p eSepde ed
2026-03-27
08:45:51
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32-sparrow-kit
:ble
common/espressif/esp_i2s.c: In function 'i2s_rxdma_start': ##[error]common/espressif/esp_i2s.c:940:10: error: variable 'eof_nbytes' set but not used [-Werror=unused-but-set-variable] 940 | size_t eof_nbytes; | ^~~~~~~~~~ In file included from common/espressif/esp_i2s.c:30: common/espressif/esp_i2s.c: In function 'i2s_receive': ##[error]common/espressif/esp_i2s.c:3071:15: error: format '%d' expects argument of type 'int', but argument 4 has type 'uint32_t' {aka 'long unsigned int
2026-03-27
08:44:53
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32-sparrow-kit
:nsh
(Same)
2026-03-27
08:43:31
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32-sparrow-kit
:wifi
(Same)
2026-03-27
08:29:48
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32-sparrow-kit
:ble
common/espressif/esp_i2s.c: In function 'i2s_rxdma_start': ##[error]common/espressif/esp_i2s.c:940:10: error: variable 'eof_nbytes' set but not used [-Werror=unused-but-set-variable] 940 | size_t eof_nbytes; | ^~~~~~~~~~ In file included from common/espressif/esp_i2s.c:30: common/espressif/esp_i2s.c: In function 'i2s_receive': ##[error]common/espressif/esp_i2s.c:3073:15: error: format '%d' expects argument of type 'int', but argument 4 has type 'uint32_t' {aka 'long unsigned int
2026-03-27
08:28:40
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32-sparrow-kit
:mqttc
(Same)
2026-03-27
08:27:32
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32-sparrow-kit
:wifi
(Same)
2026-03-27
08:26:49
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32-sparrow-kit
:nsh
(Same)
2026-03-27
08:22:25
18622:
esp_i2s:
fix ESP32-S3 I2S RX DMA and add ES7210 4-
esp32s2-kaluga-1
:nxlooper
(Same)
2026-03-27
08:07:45
3434:
graphics/input:
Add getevent input event monitor t
sim
:lua
Dme Current
2026-03-27
08:04:57
3434:
graphics/input:
Add getevent input event monitor t
sim
:citest
127 mv: cannot stat 'result': No such file or directory
2026-03-27
07:11:06
3434:
graphics/input:
Add getevent input event monitor t
sim
:citest
(Same)
2026-03-27
07:07:08
3434:
graphics/input:
Add getevent input event monitor t
sabre-6quad
:citest
(Same)
2026-03-27
04:59:42
18609:
drivers/usbdev:
add UVC gadget class driver
esp32s3-lcd-ev
:lcd
Killing pytest after timeout...
2026-03-27
02:48:55
3438:
examples/uvc_cam:
add UVC camera streaming app
sim
:citest
127 mv: cannot stat 'result': No such file or directory