This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch releases/12.11
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 3430ad2e1ca sched/init/nx_bringup.c: Add support for CONFIG_INIT_NONE
in a flat build
add 6db437e2dee boards/esp32[c3|c6|h2]: Fix GPIO function used by the
button
add 5e9e2378683 Documentation: Add entry for ESP32-[C3|C6|H2]'s `buttons`
defconfig
No new revisions were added by this update.
Summary of changes:
.../risc-v/esp32c3/boards/esp32c3-generic/index.rst | 15 +++++++++++++++
.../risc-v/esp32c6/boards/esp32c6-devkitc/index.rst | 15 +++++++++++++++
.../risc-v/esp32c6/boards/esp32c6-devkitm/index.rst | 15 +++++++++++++++
.../risc-v/esp32h2/boards/esp32h2-devkit/index.rst | 15 +++++++++++++++
.../risc-v/esp32c3/esp32c3-generic/src/esp32c3_buttons.c | 2 +-
.../risc-v/esp32c6/esp32c6-devkitc/src/esp32c6_buttons.c | 2 +-
.../risc-v/esp32c6/esp32c6-devkitm/src/esp32c6_buttons.c | 2 +-
.../risc-v/esp32h2/esp32h2-devkit/src/esp32h2_buttons.c | 2 +-
8 files changed, 64 insertions(+), 4 deletions(-)