boards: arm: ubx_bmd380eval_nrf52840 remove extra spaces
Removed spaces in SPDX lines in Kconfig and board.cmake Signed-off-by: Bob Recny <bob.recny@u-blox.com>
This commit is contained in:
parent
2134f9b72d
commit
29426d81ea
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# BMD-380-EVAL board configuration
|
# BMD-380-EVAL board configuration
|
||||||
|
|
||||||
# Copyright (c) 2021 u-blox AG
|
# Copyright (c) 2021 u-blox AG
|
||||||
# SPDX -License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
config BOARD_ENABLE_DCDC
|
config BOARD_ENABLE_DCDC
|
||||||
bool "Enable DCDC mode"
|
bool "Enable DCDC mode"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# BMD-380-EVAL board configuration
|
# BMD-380-EVAL board configuration
|
||||||
|
|
||||||
# Copyright (c) 2021 u-blox AG
|
# Copyright (c) 2021 u-blox AG
|
||||||
# SPDX -License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
board_runner_args(nrfjprog "--nrf-family=NRF52")
|
board_runner_args(nrfjprog "--nrf-family=NRF52")
|
||||||
board_runner_args(jlink "--device=nrf52" "--speed=4000")
|
board_runner_args(jlink "--device=nrf52" "--speed=4000")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue