This is an automated email from the ASF dual-hosted git repository.
linguini pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 075215cd5ba wireless/cc1101: migrate to wlioc_rx_hdr_s and add
operation modes
new a64047ec1c9 arch/arm/src/max326xx: CMake build implemented for
MAX326xx Series
new 9fcbc653203 boards/arm/max326xx: CMake added max32660-evsys board
The 2 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/arm/src/{tiva => max326xx}/CMakeLists.txt | 14 +++---
.../src/{eoss3 => max326xx/common}/CMakeLists.txt | 23 ++++++---
.../src/max326xx/max32620_30}/CMakeLists.txt | 6 +--
.../arm/src/max326xx/max32660}/CMakeLists.txt | 57 +++++++++++-----------
.../src/max326xx/max32690}/CMakeLists.txt | 8 +--
.../max32660-evsys}/CMakeLists.txt | 2 +-
.../max32660-evsys}/src/CMakeLists.txt | 22 +++++----
7 files changed, 74 insertions(+), 58 deletions(-)
copy arch/arm/src/{tiva => max326xx}/CMakeLists.txt (79%)
copy arch/arm/src/{eoss3 => max326xx/common}/CMakeLists.txt (72%)
copy arch/{risc-v/src/common/supervisor =>
arm/src/max326xx/max32620_30}/CMakeLists.txt (87%)
copy {drivers/wireless/bluetooth =>
arch/arm/src/max326xx/max32660}/CMakeLists.txt (55%)
copy arch/{risc-v/src/common/supervisor =>
arm/src/max326xx/max32690}/CMakeLists.txt (87%)
copy boards/arm/{a1x/pcduino-a10 => max326xx/max32660-evsys}/CMakeLists.txt
(95%)
copy boards/arm/{tiva/launchxl-cc1312r1 =>
max326xx/max32660-evsys}/src/CMakeLists.txt (76%)