This is an automated email from the ASF dual-hosted git repository.
xiaoxiang781216 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 0e64dd76a0e fs/vfs: add lstat interface to mountpt_operations
new edf7c1de6a3 boards/risc-v: GPIO support on esp32p4-tab5
new 6f69891ded1 Documentation: add gpio defconfig to esp32p4-tab5 board
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/esp32p4/boards/esp32p4-tab5/index.rst | 18 +++++++++
boards/risc-v/esp32p4/esp32p4-tab5/include/board.h | 13 +++++++
boards/risc-v/esp32p4/esp32p4-tab5/src/Make.defs | 4 ++
.../risc-v/esp32p4/esp32p4-tab5/src/esp32p4-tab5.h | 18 +++++++++
.../esp32p4/esp32p4-tab5/src/esp32p4_bringup.c | 10 +++++
.../esp32p4-tab5/src/esp32p4_gpio.c} | 44 ++++++----------------
6 files changed, 75 insertions(+), 32 deletions(-)
copy boards/risc-v/{esp32h2/esp32h2-devkit/src/esp32h2_gpio.c =>
esp32p4/esp32p4-tab5/src/esp32p4_gpio.c} (96%)