This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 80cde18f07a arch/tricore: Align Makefile with Cmake for tasking linker
script preprocessing
new f6a051ab2f1 boards/esp32[c3|c6|h2]: Fix GPIO function used by the
button
new 2080617a8ef Documentation: Add entry for ESP32-[C3|C6|H2]'s `buttons`
defconfig
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
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(-)