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/nuttx.git
from dcea703bae esp32[c3|c6|h2]: Add GDMA support
add aadee2cb1d boards: cxd56xx: Add CMakeLists.txt for the specific drivers
add 00c821eaa7 boards: cxd56xx: Fix CMakeLists.txt
add 573fb2b016 drivers/audio: Remove useless descriptions from
CMakeLists.txt
add b4d6e585c2 arch: cxd56xx: Add gnss source to CMakeLists.txt
add 34426416e7 arch: cxd56xx: Add audio sources to CMakeLists.txt
No new revisions were added by this update.
Summary of changes:
arch/arm/src/cxd56xx/CMakeLists.txt | 11 +++++
boards/arm/cxd56xx/common/CMakeLists.txt | 8 +++-
.../arm/cxd56xx/drivers}/CMakeLists.txt | 2 +-
.../arm/cxd56xx/drivers/audio}/CMakeLists.txt | 40 ++++++++---------
.../arm/cxd56xx/drivers/sensors}/CMakeLists.txt | 52 +++++++++++++---------
boards/arm/cxd56xx/spresense/src/CMakeLists.txt | 4 +-
drivers/audio/CMakeLists.txt | 7 ---
7 files changed, 67 insertions(+), 57 deletions(-)
copy {arch/risc-v => boards/arm/cxd56xx/drivers}/CMakeLists.txt (95%)
copy {drivers/modem/alt1250 =>
boards/arm/cxd56xx/drivers/audio}/CMakeLists.txt (65%)
copy {drivers/virtio => boards/arm/cxd56xx/drivers/sensors}/CMakeLists.txt
(55%)