This is an automated email from the ASF dual-hosted git repository.
xiaoxiang781216 pushed a change to branch releases/13.0
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from a6c2cd73b56 fs/vfs/fs_lock.c: support flock for SHM driver
new fb4ffa4ae7c drivers/timers: Fix non-atomic clock read in
up_timer_gettime.
new fb2f117ec22 arch/xtensa/espressif: Fix non-atomic clock read in
esp_rtc_rdalarm.
new a23a7b45c3f arch/risc-v/espressif: Fix non-atomic clock read in
esp_rtc_rdalarm.
new 8538e1423f9 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(-)