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 f0668089213 boards/xtensa/esp32[-s2|-s3]: Add RTC I2C board support
for HP Core
new 5a3b185c83a boards/arm/rp2040: CMake added Raspberry Pi Pico W board
new d598f97746e boards/arm/rp2040/raspberrypi-pico/configs/lcd1602: fix
defconfig
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:
.../CMakeLists.txt | 2 +-
.../arm/rp2040/raspberrypi-pico-w/scripts/Make.defs | 4 ++--
...rypi-pico-flash.ld => raspberrypi-pico-w-flash.ld} | 2 +-
...errypi-pico-sram.ld => raspberrypi-pico-w-sram.ld} | 2 +-
.../src/CMakeLists.txt | 6 +++---
.../rp2040/raspberrypi-pico/configs/lcd1602/defconfig | 19 ++++++++++---------
6 files changed, 18 insertions(+), 17 deletions(-)
copy boards/arm/rp2040/{raspberrypi-pico => raspberrypi-pico-w}/CMakeLists.txt
(96%)
rename boards/arm/rp2040/raspberrypi-pico-w/scripts/{raspberrypi-pico-flash.ld
=> raspberrypi-pico-w-flash.ld} (97%)
rename boards/arm/rp2040/raspberrypi-pico-w/scripts/{raspberrypi-pico-sram.ld
=> raspberrypi-pico-w-sram.ld} (97%)
copy boards/arm/rp2040/{pimoroni-tiny2040 =>
raspberrypi-pico-w}/src/CMakeLists.txt (86%)