You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2022/03/17 05:42:13 UTC

[incubator-nuttx] branch master updated (39e9a17 -> 26a0890)

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/incubator-nuttx.git.


    from 39e9a17  xtensa/esp32s3: Apply style fixes throughout serial driver
     add cab2437  esp32: fix build errors with efuse
     add 439e5d0  Add an esp32 config with efuse (esp32-devkitc:efuse)
     add 26a0890  boards/esp32-devkitc/index.rst: Mention efuse config

No new revisions were added by this update.

Summary of changes:
 Documentation/platforms/xtensa/esp32/boards/esp32-devkitc/index.rst | 5 +++++
 boards/xtensa/esp32/esp32-devkitc/configs/{wapi => efuse}/defconfig | 3 +++
 boards/xtensa/esp32/esp32-devkitc/src/esp32_bringup.c               | 6 ++++++
 boards/xtensa/esp32/ttgo_lora_esp32/src/esp32_bringup.c             | 6 ++++++
 4 files changed, 20 insertions(+)
 copy boards/xtensa/esp32/esp32-devkitc/configs/{wapi => efuse}/defconfig (97%)