Rename the board directory to match the board name.
Fixes: e8aeea6d5d
Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
6 lines
176 B
Text
6 lines
176 B
Text
# Copyright (c) 2021 Pete Johanson
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_SPARKFUN_PRO_MICRO_RP2040
|
|
bool "Sparkfun Pro-Micro RP2040 Board"
|
|
depends on SOC_RP2040
|