zephyr/boards/raspberrypi
TOKITA Hiroshi 5184fb9257 drivers: gpio: rpi_pico: Add support for RP2350B
As the RP2350B has more than 32 GPIO pins,
we changed the configuration so that it is split into two ports.

To do this, we created a `raspberrypi,pico-gpio-port` node and
moved the previous `raspberrypi,pico-gpio-port` functions to it.

This became a child node of `raspberrypi,pico-gpio-port`, and
`raspberrypi,pico-gpio-port` will remain a gpio mapper.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2025-03-10 11:20:30 +01:00
..
common boards: Add initial support for the Raspberry Pi Pico 2 2024-12-23 23:57:57 +01:00
rpi_4b doc: raspberrypi: adopt zephyr:board-supported-hw directive 2025-03-05 21:54:59 +00:00
rpi_5 doc: raspberrypi: adopt zephyr:board-supported-hw directive 2025-03-05 21:54:59 +00:00
rpi_pico doc: raspberrypi: adopt zephyr:board-supported-hw directive 2025-03-05 21:54:59 +00:00
rpi_pico2 drivers: gpio: rpi_pico: Add support for RP2350B 2025-03-10 11:20:30 +01:00
index.rst hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00