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 a48936788aa arch/risc-v/k210: Add sysctl driver for clock and reset
control
new 09b0a834238 arch/arm/src/lpc43xx: CMake build implemented for NXP
LPC43xx
new d6a5d7129da boards/arm/lpc43xx: CMake added boards
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/lpc43xx/CMakeLists.txt | 153 +++++++++++++++++++++
.../arm/src/lpc43xx/spifi}/CMakeLists.txt | 2 +-
.../arm/src/lpc43xx/spifi/src}/CMakeLists.txt | 6 +-
.../bambino-200e}/CMakeLists.txt | 2 +-
.../bambino-200e}/src/CMakeLists.txt | 62 ++++-----
.../lpc4330-xplorer}/CMakeLists.txt | 2 +-
.../lpc4330-xplorer}/src/CMakeLists.txt | 50 ++++---
.../lpc4337-ws}/CMakeLists.txt | 2 +-
.../mbed => lpc43xx/lpc4337-ws}/src/CMakeLists.txt | 40 +++---
.../lpc4357-evb}/CMakeLists.txt | 2 +-
.../lpc4357-evb}/src/CMakeLists.txt | 50 ++++---
.../lpc4370-link2}/CMakeLists.txt | 2 +-
.../lpc4370-link2}/src/CMakeLists.txt | 54 ++++----
13 files changed, 286 insertions(+), 141 deletions(-)
create mode 100644 arch/arm/src/lpc43xx/CMakeLists.txt
copy {boards/arm/a1x/pcduino-a10 => arch/arm/src/lpc43xx/spifi}/CMakeLists.txt
(95%)
copy {drivers/crypto => arch/arm/src/lpc43xx/spifi/src}/CMakeLists.txt (87%)
copy boards/arm/{a1x/pcduino-a10 => lpc43xx/bambino-200e}/CMakeLists.txt (95%)
copy boards/arm/{stm32/nucleo-f303re =>
lpc43xx/bambino-200e}/src/CMakeLists.txt (64%)
copy boards/arm/{a1x/pcduino-a10 => lpc43xx/lpc4330-xplorer}/CMakeLists.txt
(95%)
copy boards/arm/{tiva/tm4c1294-launchpad =>
lpc43xx/lpc4330-xplorer}/src/CMakeLists.txt (67%)
copy boards/arm/{a1x/pcduino-a10 => lpc43xx/lpc4337-ws}/CMakeLists.txt (95%)
copy boards/arm/{lpc17xx_40xx/mbed => lpc43xx/lpc4337-ws}/src/CMakeLists.txt
(71%)
copy boards/arm/{a1x/pcduino-a10 => lpc43xx/lpc4357-evb}/CMakeLists.txt (95%)
copy boards/arm/{tiva/tm4c1294-launchpad =>
lpc43xx/lpc4357-evb}/src/CMakeLists.txt (67%)
copy boards/arm/{a1x/pcduino-a10 => lpc43xx/lpc4370-link2}/CMakeLists.txt (95%)
copy boards/arm/{stm32/olimex-stm32-p407 =>
lpc43xx/lpc4370-link2}/src/CMakeLists.txt (64%)