nuttx/boards/arm/rp2040/raspberrypi-pico/src
Alan Carvalho de Assis eaeca78cc8 boards/raspberrypi-pico: Add buttons support example
This patch add support to use buttons example on raspberrypi-pico.
Note: unfortunately the raspberry-pico board doesn't have usables
buttons, then you need to add external buttons connected to GPIO16
and GPIO17.

Signed-off-by: Alan C. Assis <acassis@gmail.com>
2024-03-23 11:42:11 +08:00
..
Make.defs boards/raspberrypi-pico: Add buttons support example 2024-03-23 11:42:11 +08:00
rp2040_appinit.c Remove OK macro from the code base 2023-02-02 13:58:16 +01:00
rp2040_autoleds.c boards/raspberrypi-pico: Add autoleds and userleds support 2024-02-19 07:54:58 +08:00
rp2040_boardinitialize.c Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
rp2040_bringup.c boards/raspberrypi-pico: Add buttons support example 2024-03-23 11:42:11 +08:00
rp2040_buttons.c boards/raspberrypi-pico: Add buttons support example 2024-03-23 11:42:11 +08:00
rp2040_gpio.c
rp2040_pico.h boards/raspberrypi-pico: Add buttons support example 2024-03-23 11:42:11 +08:00
rp2040_userleds.c boards/raspberrypi-pico: Add autoleds and userleds support 2024-02-19 07:54:58 +08:00