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

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


    from b9a74f30c6 sched/init: refine init state interface
     add eaeca78cc8 boards/raspberrypi-pico: Add buttons support example

No new revisions were added by this update.

Summary of changes:
 boards/Kconfig                                     |  2 +
 boards/arm/rp2040/raspberrypi-pico/include/board.h |  9 +++++
 boards/arm/rp2040/raspberrypi-pico/src/Make.defs   |  4 ++
 .../rp2040/raspberrypi-pico/src/rp2040_bringup.c   | 10 +++++
 .../raspberrypi-pico/src/rp2040_buttons.c}         | 45 +++++++++++++++-------
 .../arm/rp2040/raspberrypi-pico/src/rp2040_pico.h  | 13 +++++++
 6 files changed, 70 insertions(+), 13 deletions(-)
 copy boards/arm/{stm32/stm32f103-minimum/src/stm32_buttons.c => 
rp2040/raspberrypi-pico/src/rp2040_buttons.c} (81%)

Reply via email to