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 5e3cbd1165 stm32h7/linum-stm32h753bi: Add support to littlefs and
nxffs with flash mem. via quadspi
add 2e638f6f19 arch/arm64: Add atomic modifyregXX
No new revisions were added by this update.
Summary of changes:
arch/arm64/src/common/Make.defs | 1 +
arch/arm64/src/common/arm64_arch.h | 8 ++++++++
.../arm_modifyreg16.c => arm64/src/common/arm64_modifyreg16.c} | 4 ++--
.../or1k_modifyreg32.c => arm64/src/common/arm64_modifyreg32.c} | 4 ++--
.../or1k_modifyreg8.c => arm64/src/common/arm64_modifyreg8.c} | 4 ++--
5 files changed, 15 insertions(+), 6 deletions(-)
copy arch/{arm/src/common/arm_modifyreg16.c =>
arm64/src/common/arm64_modifyreg16.c} (96%)
copy arch/{or1k/src/common/or1k_modifyreg32.c =>
arm64/src/common/arm64_modifyreg32.c} (96%)
copy arch/{or1k/src/common/or1k_modifyreg8.c =>
arm64/src/common/arm64_modifyreg8.c} (96%)