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 2021/05/12 11:40:51 UTC

[incubator-nuttx] branch master updated (276fa2f -> 5bd970d)

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 276fa2f  drivers/serial: Change the default value of SERIAL_NPOLLWAITERS to 4
     add df7bd12  boards/risc-v/esp32c3: Convert the README.txt to the new Documentation.
     add 5bd970d  Documentation/esp32c3: Explain debugging with OpenOCD.

No new revisions were added by this update.

Summary of changes:
 .../esp32c3-devkit/ESP32-C3-DevKitC-02-v1.1.png    | Bin 0 -> 1227567 bytes
 .../esp32c3-devkit/ESP32-C3-DevKitM-1-v1.0.png     | Bin 0 -> 1529086 bytes
 .../risc-v/esp32c3/boards/esp32c3-devkit/index.rst |  97 ++++++++++++++
 Documentation/platforms/risc-v/esp32c3/index.rst   | 127 ++++++++++++++++++
 boards/risc-v/esp32c3/esp32c3-devkit/README.txt    | 147 ---------------------
 5 files changed, 224 insertions(+), 147 deletions(-)
 create mode 100644 Documentation/platforms/risc-v/esp32c3/boards/esp32c3-devkit/ESP32-C3-DevKitC-02-v1.1.png
 create mode 100644 Documentation/platforms/risc-v/esp32c3/boards/esp32c3-devkit/ESP32-C3-DevKitM-1-v1.0.png
 create mode 100644 Documentation/platforms/risc-v/esp32c3/boards/esp32c3-devkit/index.rst
 create mode 100644 Documentation/platforms/risc-v/esp32c3/index.rst
 delete mode 100644 boards/risc-v/esp32c3/esp32c3-devkit/README.txt