acassis opened a new pull request, #18850:
URL: https://github.com/apache/nuttx/pull/18850
## Summary
This board was failing because the CONFIG_DEBUG_NOOPT was enabled.
## Impact
Fix CI error
## Testing
```
LD: nuttx
Memory region Used Size Region Size %age Used
itcm: 0 B 64 KB 0.00%
flash: 72648 B 128 KB 55.43%
dtcm1: 0 B 64 KB 0.00%
dtcm2: 0 B 64 KB 0.00%
sram: 6400 B 512 KB 1.22%
sram1: 0 B 128 KB 0.00%
sram2: 0 B 128 KB 0.00%
sram3: 0 B 32 KB 0.00%
sram4: 0 B 64 KB 0.00%
bbram: 0 B 4 KB 0.00%
CP: nuttx.hex
CP: nuttx.bin
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]