Browse Source
Add UF2 Family ID for Raspberry Pi 2350 and build UF2 image by default for Pico 2 board Signed-off-by: Ryan Grachek <grachek@gmail.com> Signed-off-by: Andrew Featherstone <andrew.featherstone@gmail.com>pull/83345/head
5 changed files with 15 additions and 0 deletions
@ -0,0 +1,5 @@
@@ -0,0 +1,5 @@
|
||||
# SPDX-License-Identifier: Apache-2.0 |
||||
|
||||
board_runner_args(uf2 "--board-id=RP2350") |
||||
|
||||
include(${ZEPHYR_BASE}/boards/common/uf2.board.cmake) |
Loading…
Reference in new issue