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

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


    from 1a7310a91f2 boards/sim: Replaced message of the day (MOTD)
     new 19c1d86a169 boards/risc-v: fix LD_SCRIPTS manipulation on CMake for 
Espressif devices
     new 5adbddf52ac arch/risc-v: fix linker script manipulation on CMake for 
Espressif devices
     new 723051d322f arch/risc-v/espressif: fix CMake linking of mbedtls on 
Wi-Fi support
     new 3f16c4a06ee arch/risc-v: custom compilation options on some cache 
sources

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:
 arch/risc-v/src/common/espressif/CMakeLists.txt    |  2 +
 arch/risc-v/src/common/espressif/Wireless.cmake    |  3 +-
 arch/risc-v/src/esp32c3/hal_esp32c3.cmake          | 63 +++++++++++------
 arch/risc-v/src/esp32c6/hal_esp32c6.cmake          | 78 +++++++++++++---------
 arch/risc-v/src/esp32h2/hal_esp32h2.cmake          | 41 ++++++------
 arch/risc-v/src/esp32p4/hal_esp32p4.cmake          | 53 ++++++++-------
 .../esp32c3/esp32-c3-zero/src/CMakeLists.txt       |  2 +-
 .../esp32c3/esp32c3-devkit/src/CMakeLists.txt      |  2 +-
 .../risc-v/esp32c3/esp32c3-xiao/src/CMakeLists.txt |  2 +-
 .../esp32c6/esp32c6-devkitc/src/CMakeLists.txt     |  2 +-
 .../esp32c6/esp32c6-devkitm/src/CMakeLists.txt     |  2 +-
 .../risc-v/esp32c6/esp32c6-xiao/src/CMakeLists.txt |  2 +-
 .../esp32h2/esp32h2-devkit/src/CMakeLists.txt      |  2 +-
 .../esp32p4-function-ev-board/src/CMakeLists.txt   |  2 +-
 .../esp32p4-pico-wifi-wareshare/src/CMakeLists.txt |  2 +-
 15 files changed, 149 insertions(+), 109 deletions(-)

Reply via email to