nuttx/boards/xtensa
Felipe Moura c8f1e093f5 xtensa/esp32s3: drop redundant CONFIG_UORB_STACKSIZE from defconfig
nuttx-apps PR #3763 adds "default 4096 if LIBC_PRINT_EXTENSION" to
CONFIG_UORB_STACKSIZE. Both lckfb-szpi-esp32s3/qmi8658 and
esp32s3-ws-lcd128/imu-qmi8658 already set CONFIG_UORB_STACKSIZE=4096
explicitly, which now matches the new default and makes the line
redundant, so savedefconfig drops it -- causing the CI defconfig-sync
check (testbuild.sh -R) to flag these files as stale and fail the
xtensa-03 job.

Signed-off-by: Felipe Moura <moura.fmo@gmail.com>
Assisted-by: Claude:claude-sonnet-5
2026-09-04 13:27:32 -03:00
..
esp32 xtensa/esp32: Let a protected build boot from simple boot. 2026-08-12 00:37:18 +08:00
esp32s2 !arch/arm: Use r9 as the PIC base register. 2026-08-06 01:38:23 +08:00
esp32s3 xtensa/esp32s3: drop redundant CONFIG_UORB_STACKSIZE from defconfig 2026-09-04 13:27:32 -03:00