anchao commented on code in PR #8824: URL: https://github.com/apache/nuttx/pull/8824#discussion_r1136659449
########## libs/libm/newlib/Kconfig: ########## @@ -0,0 +1,17 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconfig-language.txt in the NuttX tools repository. +# + +# These are library functions that may be overridden by architecture- +# specific implementations. Not all architectures support implementations +# for every library function. + +# Default settings for C library functions that may be replaced with +# architecture-specific versions. + +config LIBM_NEWLIB_HWFP Review Comment: Done, @pkarashchenko please review again -- 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