This is an automated email from the ASF dual-hosted git repository.
lupyuen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 643f33934e7 arch/arm: remove all "select ARMV8M_HAVE_STACKCHECK".
new 12d4f385bd4 arch/arm/src/stm32wb: CMake build implemented for STM32
STM32WB Series
new c036d230510 boards/arm/stm32wb: 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/stm32wb/CMakeLists.txt | 119 +++++++++++++++++++++
.../flipperzero}/CMakeLists.txt | 2 +-
.../flipperzero}/src/CMakeLists.txt | 19 ++--
.../nucleo-wb55rg}/CMakeLists.txt | 2 +-
.../nucleo-wb55rg}/src/CMakeLists.txt | 8 +-
5 files changed, 131 insertions(+), 19 deletions(-)
create mode 100644 arch/arm/src/stm32wb/CMakeLists.txt
copy boards/arm/{kinetis/teensy-3.x => stm32wb/flipperzero}/CMakeLists.txt
(95%)
copy boards/arm/{stm32/et-stm32-stamp =>
stm32wb/flipperzero}/src/CMakeLists.txt (80%)
copy boards/arm/{kinetis/freedom-k66f => stm32wb/nucleo-wb55rg}/CMakeLists.txt
(95%)
copy boards/arm/{stm32/b-g474e-dpow1 =>
stm32wb/nucleo-wb55rg}/src/CMakeLists.txt (90%)