raiden00pl commented on PR #13180:
URL: https://github.com/apache/nuttx/pull/13180#issuecomment-2419043960

   what do you thing about creating a new configuration option like this:
   
   ```
   config LIBC_STRING_OPTIMIZE
     depends on ALLOW_BSD_COMPONENTS
     default y
     --help--
       Use optimized string function implementation based on newlib.
   ```
   
   this way, it'll be more visible to the user that feature like this exist. On 
the other hand, the user may want to disable this optimization (I assume it is 
more FLASH consuming).


-- 
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