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/incubator-nuttx.git.
from b6bc460 arch: Make the comment and definition of CONFIG_SYS_RESERVED correctly add b04447d timer_lowerhalf: minor improvements No new revisions were added by this update. Summary of changes: arch/arm/src/lpc43xx/lpc43_timer.c | 10 +++--- arch/arm/src/samv7/sam_afec.c | 2 +- arch/arm/src/samv7/sam_tc.h | 17 --------- arch/arm/src/stm32f7/stm32_tim.h | 7 ++-- arch/arm/src/stm32f7/stm32_tim_lowerhalf.c | 11 +++--- arch/arm/src/stm32l4/stm32l4_tim_lowerhalf.c | 2 +- arch/arm/src/stm32l5/stm32l5_tim_lowerhalf.c | 2 +- arch/arm/src/stm32u5/stm32_tim_lowerhalf.c | 2 +- arch/mips/src/pic32mz/pic32mz_timer_lowerhalf.c | 10 +++--- arch/risc-v/src/bl602/bl602_tim_lowerhalf.c | 41 +++++++++------------- arch/risc-v/src/bl602/bl602_tim_lowerhalf.h | 1 - arch/sparc/src/bm3803/bm3803_tim_lowerhalf.c | 2 +- arch/xtensa/src/esp32/esp32_tim_lowerhalf.c | 4 +-- arch/xtensa/src/esp32s2/esp32s2_tim_lowerhalf.c | 4 +-- arch/xtensa/src/esp32s3/esp32s3_tim_lowerhalf.c | 2 +- .../arm/stm32l4/b-l475e-iot01a/src/stm32_timer.c | 24 ++++++------- 16 files changed, 56 insertions(+), 85 deletions(-)