nuttx/boards/risc-v/espressif/esp32c6-generic
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
..
configs boards: Fix CONFIG_[START_DATE,START_MONTH] cannot start with 0 2023-05-04 10:11:36 +08:00
include
scripts
src risc-v/espressif: Initialize HR Timer where it is required 2023-04-07 12:27:56 -03:00
Kconfig