This is an automated email from the ASF dual-hosted git repository.
xiaoxiang781216 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from cdf500960f1 fix: remove cross-reference to ip6tables doc not yet in
tree
new 5de32920f73 drivers/timers: Fix non-atomic clock read in
up_timer_gettime.
new c11029848e8 arch/xtensa/espressif: Fix non-atomic clock read in
esp_rtc_rdalarm.
new 1d08a9d019d arch/risc-v/espressif: Fix non-atomic clock read in
esp_rtc_rdalarm.
new 1a3185beebf arch/risc-v/esp32c3-legacy: Fix non-atomic clock read in
up_rtc_rdalarm.
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
arch/risc-v/src/common/espressif/esp_rtc.c | 10 ++++++----
arch/risc-v/src/esp32c3-legacy/esp32c3_rtc.c | 10 ++++++----
arch/xtensa/src/common/espressif/esp_rtc.c | 10 ++++++----
drivers/timers/arch_timer.c | 7 +++++--
4 files changed, 23 insertions(+), 14 deletions(-)