xiaoxiang781216 commented on code in PR #10723:
URL: https://github.com/apache/nuttx/pull/10723#discussion_r1331609419
##########
libs/libc/machine/arm/armv8-m/Kconfig:
##########
@@ -56,6 +56,14 @@ config ARMV8M_STRCMP
---help---
Enable optimized ARMv8-M specific strcmp() library function
+config ARMV8M_STRCPY
Review Comment:
select ARMV8M_STRCPY after line 16
--
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]