nuttx/boards/risc-v/espressif/esp32h2-generic/configs
Alan Carvalho de Assis bac304afc0 boards: Fix CONFIG_[START_DATE,START_MONTH] cannot start with 0
Run:
$ ./tools/refresh.sh --silent --defaults all

It will report that CONFIG_START_DATE and/or CONFIG_START_MONTH
are using invalid value starting with 0, so 03 should be 3, and so
on.
2023-05-04 10:11:36 +08:00
..
nsh risc-v/espressif: Add support for System Reset 2023-03-31 22:00:17 +03:00
random risc-v/espressif: Add Hardware RNG support 2023-03-31 22:01:39 +03:00
rtc risc-v/espressif: Add support for RTC subsystem 2023-04-07 12:27:56 -03:00
tickless risc-v/espressif: Add support for Tickless mode 2023-04-06 19:29:23 +03:00
timers boards: Fix CONFIG_[START_DATE,START_MONTH] cannot start with 0 2023-05-04 10:11:36 +08:00
watchdog