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 c027e7c3e4c tools: fix stale archive members surviving a 
Kconfig-driven CSRCS change
     new ee0d00f4948 arch/risc-v/espressif: Add build customization options for 
ULP build system
     new 50a7831e490 Docs/platforms/espressif: Add ULP app variables docs
     new 9c96d876d1c arch/risc-v/espressif: Add SW LP Mailbox support
     new 8a758b6a10a boards/risc-v/esp32c6: Add SW LP Mailbox board support

The 4 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:
 Documentation/platforms/risc-v/esp32c6/index.rst   |  3 ++
 Documentation/platforms/risc-v/esp32p4/index.rst   |  3 ++
 arch/risc-v/src/common/espressif/Kconfig           |  2 +-
 arch/risc-v/src/common/espressif/esp_lp_mailbox.c  | 31 ++++++++++++-
 arch/risc-v/src/common/espressif/esp_ulp.cmake     | 52 ++++++++++++++++++----
 arch/risc-v/src/common/espressif/esp_ulp.mk        | 38 +++++++++++++---
 arch/risc-v/src/esp32c6/hal_esp32c6.cmake          |  4 ++
 arch/risc-v/src/esp32c6/hal_esp32c6.mk             |  4 ++
 .../esp32c6/esp32c6-devkitc/src/esp32c6_bringup.c  |  8 ++++
 9 files changed, 128 insertions(+), 17 deletions(-)

Reply via email to