This is an automated email from the ASF dual-hosted git repository.

archer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 9f5a45340f cmake: Use EXTRAFLAGS to define customized compilation 
options
     new 4401036406 arm/rp2040,rp2350: Use `BOARD_XOSC_FREQ` for calculating 
startup delay
     new 806c063223 arm/rp2040,rp2350: Allow configuring XOSC startup delay
     new c937899997 rp2040: Set `BOARD_XOSC_STARTUPDELAY` for Adafruit, Seeed 
XIAO

The 3 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/rp2040/rp2040_xosc.c                           | 4 +++-
 arch/arm/src/rp23xx/rp23xx_xosc.c                           | 4 +++-
 boards/arm/rp2040/adafruit-feather-rp2040/include/board.h   | 1 +
 boards/arm/rp2040/adafruit-kb2040/include/board.h           | 1 +
 boards/arm/rp2040/adafruit-qt-py-rp2040/include/board.h     | 1 +
 boards/arm/rp2040/pimoroni-tiny2040/include/board.h         | 1 +
 boards/arm/rp2040/raspberrypi-pico-w/include/board.h        | 1 +
 boards/arm/rp2040/raspberrypi-pico/include/board.h          | 1 +
 boards/arm/rp2040/seeed-xiao-rp2040/include/board.h         | 1 +
 boards/arm/rp2040/w5500-evb-pico/include/board.h            | 1 +
 boards/arm/rp2040/waveshare-rp2040-lcd-1.28/include/board.h | 1 +
 boards/arm/rp2040/waveshare-rp2040-zero/include/board.h     | 1 +
 boards/arm/rp23xx/pimoroni-pico-2-plus/include/board.h      | 1 +
 boards/arm/rp23xx/raspberrypi-pico-2/include/board.h        | 1 +
 14 files changed, 18 insertions(+), 2 deletions(-)

Reply via email to