acassis opened a new pull request, #19247:
URL: https://github.com/apache/nuttx/pull/19247
## Summary
Currently stm32l0538-disco is using all its space on NuttX mainline After
some investigation I noticed that DD is using more than 1500 bytes. After
disabling it the board returned to compile.
## Impact
The board will boot again
## Testing
```
LD: nuttx
Memory region Used Size Region Size %age Used
flash: 62612 B 64 KB 95.54%
sram: 3528 B 8 KB 43.07%
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]