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 2f80a05eae arch: qemu-rv: Fix qemu_rv_mtimer_interrupt() for
BUILD_KERNEL
add 72e76600c3 fs/procfs: Avoid the cast in uptime_read
add 02e92d2ba5 Fix ower/pm/pm_procfs.c:46:15: error: format '%lu' expects
argument of type 'long unsigned int', but argument 5 has type 'time_t' {aka
'long long int'}
add 85566fb5d7 boards/esp32c3-devkit: Enable CONFIG_PM_PROCFS to improve
the ci coverage
No new revisions were added by this update.
Summary of changes:
boards/risc-v/esp32c3/esp32c3-devkit/configs/pm/defconfig | 1 +
drivers/power/pm/pm_procfs.c | 14 ++++++++++----
fs/procfs/fs_procfsuptime.c | 2 +-
3 files changed, 12 insertions(+), 5 deletions(-)