Skip to content

Commit 9d09263

Browse files
committed
remove arm copyright from newly added files
update formatting made microbit specific changes to be board configurable via yaml files
1 parent de84e4c commit 9d09263

File tree

33 files changed

+1064
-965
lines changed

33 files changed

+1064
-965
lines changed

records/board/microbitv2.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ common:
66
- USB_PROD_STR="BBC micro:bit CMSIS-DAP"
77
- IO_CONFIG_OVERRIDE
88
- DELAY_FAST_CYCLES=2U
9+
- DAP_DEFAULT_SWJ_CLOCK=8000000
10+
- BOARD_USB_BMAXPOWER=0x96
11+
- BOARD_EXTRA_BUFFER=100
912
includes:
1013
- source/board/microbitv2
1114
sources:

source/board/kl27z_microbit_bl.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* @brief board ID and meta-data for the hardware interface circuit (HIC) based on the NXP KL27Z
44
*
55
* DAPLink Interface Firmware
6-
* Copyright (c) 2009-2019, ARM Limited, All Rights Reserved
76
* Copyright 2020 NXP
87
* SPDX-License-Identifier: Apache-2.0
98
*

source/board/microbitv2/flexio_pwm.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* @brief
44
*
55
* DAPLink Interface Firmware
6-
* Copyright (c) 2009-2016, ARM Limited, All Rights Reserved
76
* Copyright 2020 NXP
87
* SPDX-License-Identifier: Apache-2.0
98
*

source/board/microbitv2/flexio_pwm.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* @brief
44
*
55
* DAPLink Interface Firmware
6-
* Copyright (c) 2009-2016, ARM Limited, All Rights Reserved
76
* Copyright 2020 NXP
87
* SPDX-License-Identifier: Apache-2.0
98
*

source/board/microbitv2/i2c.c

Lines changed: 0 additions & 239 deletions
This file was deleted.

source/board/microbitv2/i2c.h

Lines changed: 0 additions & 53 deletions
This file was deleted.

0 commit comments

Comments
 (0)