This is an automated email from the ASF dual-hosted git repository.

btashton pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from 6aa86b4  arch:rv64:c906:add PMP, change mem map for protect build.
     add 7e9faa9  esp32-devkitc: Add GPIO board support

No new revisions were added by this update.

Summary of changes:
 boards/xtensa/esp32/esp32-devkitc/include/board.h  |  6 ++
 boards/xtensa/esp32/esp32-devkitc/src/Make.defs    |  4 +
 .../xtensa/esp32/esp32-devkitc/src/esp32-devkitc.h |  8 ++
 .../xtensa/esp32/esp32-devkitc/src/esp32_bringup.c |  9 +++
 .../src/esp32_gpio.c                               | 85 ++++++++++++++++++++--
 5 files changed, 107 insertions(+), 5 deletions(-)
 copy boards/xtensa/esp32/{esp32-wrover-kit => esp32-devkitc}/src/esp32_gpio.c 
(83%)

Reply via email to