nuttx/boards/risc-v/espressif
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
..
common risc-v/espressif: Fix bootloader and app potential IRAM overlap 2023-03-17 16:51:52 -03:00
esp32c3-generic boards: Fix CONFIG_[START_DATE,START_MONTH] cannot start with 0 2023-05-04 10:11:36 +08:00
esp32c6-generic boards: Fix CONFIG_[START_DATE,START_MONTH] cannot start with 0 2023-05-04 10:11:36 +08:00
esp32h2-generic boards: Fix CONFIG_[START_DATE,START_MONTH] cannot start with 0 2023-05-04 10:11:36 +08:00