Pete Johanson
4 years ago
12 changed files with 18 additions and 16 deletions
@ -1,8 +1,8 @@ |
|||||||
# BlueMicro52840_V1 board configuration |
# BlueMicro840 board configuration |
||||||
|
|
||||||
# Copyright (c) 2020 Pete Johanson, Derek Schmell |
# Copyright (c) 2020 Pete Johanson, Derek Schmell |
||||||
# SPDX-License-Identifier: MIT |
# SPDX-License-Identifier: MIT |
||||||
|
|
||||||
config BOARD_BLUEMICRO52840_V1 |
config BOARD_BLUEMICRO840_V1 |
||||||
bool "BlueMicro52840_V1" |
bool "BlueMicro840_V1" |
||||||
depends on SOC_NRF52840_QIAA |
depends on SOC_NRF52840_QIAA |
@ -1,5 +1,5 @@ |
|||||||
identifier: bluemicro52840_v1 |
identifier: bluemicro840_v1 |
||||||
name: BlueMicro52840_V1 |
name: BlueMicro840_V1 |
||||||
type: mcu |
type: mcu |
||||||
arch: arm |
arch: arm |
||||||
toolchain: |
toolchain: |
Loading…
Reference in new issue