Skip to content

Commit 3fe1fd9

Browse files
committed
boards: remove app support for custom_plank and nrf54l15
Refs: #5 Signed-off-by: Natalia Pluta <pluta.natalia.m@gmail.com>
1 parent 6825b14 commit 3fe1fd9

13 files changed

Lines changed: 0 additions & 165 deletions

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ west build -b $BOARD app
4646

4747
where `$BOARD` is the target board.
4848

49-
You can use the `custom_plank` board found in this repository. Note that you can use
50-
Zephyr and nRF Connect SDK sample boards if an appropriate overlay is provided (see `app/boards`).
51-
5249
A sample debug configuration is also provided. To apply it, run the following
5350
command:
5451

app/sample.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ common:
88
sysbuild: true
99
build_only: true
1010
integration_platforms:
11-
- custom_plank
12-
- nrf54l15dk/nrf54l15/cpuapp
1311
- nrf9160dk/nrf9160
1412
tests:
1513
app.default: {}

boards/common/example_runner.board.cmake

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

boards/vendor/custom_plank/Kconfig.custom_plank

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

boards/vendor/custom_plank/README.md

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

boards/vendor/custom_plank/board.cmake

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

boards/vendor/custom_plank/board.yml

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

boards/vendor/custom_plank/custom_plank-pinctrl.dtsi

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

boards/vendor/custom_plank/custom_plank.dts

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

boards/vendor/custom_plank/custom_plank.yaml

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

0 commit comments

Comments
 (0)