This PR adds supports for Waveshare RP2040 Zero Signed-off-by: Iacopo Moles <iacopo@icpmol.es>
5 lines
124 B
Text
5 lines
124 B
Text
# Copyright (c) 2024 Iacopo Moles
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_RP2040_ZERO
|
|
select RP2_FLASH_W25Q080
|