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 491a4c1  risc-v/esp32c3: Don't reserve any vectors for any special use.
     add ca30c1d  risc-v/esp32c3: Build serial driver only when selected
     add 628e228  risc-v/esp32c3: Add missing header guard for lowputc
     add af8e71d  risc-v/esp32c3: Fix inconsistent guard comment

No new revisions were added by this update.

Summary of changes:
 arch/risc-v/src/esp32c3/Kconfig           | 6 ++++++
 arch/risc-v/src/esp32c3/Make.defs         | 6 +++++-
 arch/risc-v/src/esp32c3/esp32c3_irq.h     | 2 +-
 arch/risc-v/src/esp32c3/esp32c3_lowputc.h | 5 +++++
 4 files changed, 17 insertions(+), 2 deletions(-)

Reply via email to