This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 586d216a40 boards/szpi-esp32s3: Add support for FT5X06 add d5db7d1cee libc/arm: optimize crc32/crc32c for arm No new revisions were added by this update. Summary of changes: arch/Kconfig | 6 + libs/libc/machine/arm/CMakeLists.txt | 4 + libs/libc/machine/arm/Kconfig | 7 + libs/libc/machine/arm/Make.defs | 4 + .../libc/machine/arm/arch_crc32.c | 78 +++++----- libs/libc/misc/lib_crc32.c | 157 ++++++++++++--------- 6 files changed, 154 insertions(+), 102 deletions(-) copy arch/arm/src/tiva/cc13xx/cc13xx_enableclks.c => libs/libc/machine/arm/arch_crc32.c (56%)