Donny9 commented on PR #16198:
URL: https://github.com/apache/nuttx/pull/16198#issuecomment-2811678711

   > @Donny9 feel free to add `CONFIG_DEFAULT_SMALL=y` to stm32l0538-disco/nsh
   
   @raiden00pl I found that the reason for the flash overflow issue is the 
system dd calling the clock_gettime function. Therefore, I added the 
CONFIG_SYSTEM_DD_STATS option to enable this function(like origin config 
NSH_CMDOPT_DD_STATS), with the default value set to 'y'. Let's disable this 
configuration to reduce flash memory usage and maintain consistency with the 
original configuration.
   


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to