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 65207ae1c53 serial/uart_rpmsg: add _raw version of driver
     new 6b621999d98 arch/arm/src/stm32l5: CMake build implemented for STM32 
STM32L5 Series
     new 802de911553 boards/arm/stm32l5: 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/{kl => stm32l5}/CMakeLists.txt        | 62 ++++++++++------------
 .../nucleo-l552ze}/CMakeLists.txt                  |  2 +-
 .../nucleo-l552ze}/src/CMakeLists.txt              |  2 +-
 .../stm32l562e-dk}/CMakeLists.txt                  |  2 +-
 .../stm32l562e-dk}/src/CMakeLists.txt              |  6 +--
 5 files changed, 35 insertions(+), 39 deletions(-)
 copy arch/arm/src/{kl => stm32l5}/CMakeLists.txt (63%)
 copy boards/arm/{kinetis/freedom-k66f => stm32l5/nucleo-l552ze}/CMakeLists.txt 
(95%)
 copy boards/arm/{stm32f0l0g0/nucleo-f072rb => 
stm32l5/nucleo-l552ze}/src/CMakeLists.txt (95%)
 copy boards/arm/{kinetis/freedom-k66f => stm32l5/stm32l562e-dk}/CMakeLists.txt 
(95%)
 copy boards/arm/{stm32f0l0g0/nucleo-f072rb => 
stm32l5/stm32l562e-dk}/src/CMakeLists.txt (91%)

Reply via email to