This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from abfb7da553 libs/libc/libc.csv: add the implemented wchar api declaration add 2d817deecb armv8m/strcpy: add arch optimize version No new revisions were added by this update. Summary of changes: libs/libc/machine/arm/armv8-m/Kconfig | 9 + libs/libc/machine/arm/armv8-m/Make.defs | 4 + .../arm/{armv7-m => armv8-m}/gnu/arch_strcpy.S | 619 ++++++++++----------- 3 files changed, 319 insertions(+), 313 deletions(-) copy libs/libc/machine/arm/{armv7-m => armv8-m}/gnu/arch_strcpy.S (94%)