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 3c393d6 drivers/mmcsd:fix build error of debug
add cdbfacc risc-v/esp32-c3: Adds systimer support and make rt_timer rely
on it
No new revisions were added by this update.
Summary of changes:
arch/risc-v/src/esp32c3/Kconfig | 7 +-
arch/risc-v/src/esp32c3/esp32c3_rt_timer.c | 41 ++--
arch/risc-v/src/esp32c3/esp32c3_tim.c | 307 +++++++++++++++++++++----
arch/risc-v/src/esp32c3/esp32c3_tim.h | 1 +
arch/risc-v/src/esp32c3/hardware/esp32c3_tim.h | 2 +
5 files changed, 294 insertions(+), 64 deletions(-)