xiaoxiang781216 commented on code in PR #18950:
URL: https://github.com/apache/nuttx/pull/18950#discussion_r3295833079
##########
libs/libc/machine/arm/armv8-m/Kconfig:
##########
@@ -7,7 +7,7 @@ if ARCH_ARMV8M
config ARMV8M_STRING_FUNCTION
bool "Enable optimized ARMv8M specific string function"
- default n
+ default y
Review Comment:
why change the default value? it impacts the binary size on the small chip
--
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]