szafonimateusz-mi commented on code in PR #17789:
URL: https://github.com/apache/nuttx/pull/17789#discussion_r2667897556


##########
libs/libc/stdlib/Kconfig:
##########
@@ -46,4 +46,14 @@ config LIBC_MAX_EXITFUNS
                Configure the amount of exit functions for atexit/on_exit. The 
ANSI
                default is 32, but most likely we don't need as many.
 
+config LIBC_DISABLE_HEXSTR_TO_FLOAT
+    bool "Disable hex-string to float/double conversions"
+       default DEFAULT_SMALL
+    help

Review Comment:
   ```suggestion
       ---help---
   ```



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

Reply via email to