boards: waveshare: rp2040_zero: Initial support
This PR adds supports for Waveshare RP2040 Zero Signed-off-by: Iacopo Moles <iacopo@icpmol.es>
This commit is contained in:
parent
4557b2f06c
commit
bd69ae46bc
12 changed files with 449 additions and 0 deletions
5
boards/waveshare/rp2040_zero/Kconfig
Normal file
5
boards/waveshare/rp2040_zero/Kconfig
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Copyright (c) 2024 Iacopo Moles
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
config BOARD_RP2040_ZERO
|
||||
select RP2_FLASH_W25Q080
|
Loading…
Add table
Add a link
Reference in a new issue