Tested with the commands mentioned in index.rst Product photo from https://www.dfrobot.com/product-2913.html Signed-off-by: Jonas Berg <jonas.s.t.berg@gmail.com>
7 lines
224 B
Plaintext
7 lines
224 B
Plaintext
# Copyright (c) 2026 Jonas Berg
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_BEETLE_RP2350
|
|
select SOC_RP2350A_HAZARD3 if BOARD_BEETLE_RP2350_RP2350A_HAZARD3
|
|
select SOC_RP2350A_M33 if BOARD_BEETLE_RP2350_RP2350A_M33
|