telem3-fw/boards/arm/custom_plank
Fabio Baltieri 83356c31c2 boards: custom_plank: enable gpiote
The gpiote node has to be enabled for the board to build since the
latest upstream nrfx hal update.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-01-10 10:39:24 +00:00
..
board.cmake app: initial application skeleton 2021-05-07 10:04:22 -04:00
custom_plank-pinctrl.dtsi boards: custom_plank: migrate to pinctrl 2022-11-19 16:08:49 +01:00
custom_plank.dts boards: custom_plank: enable gpiote 2024-01-10 10:39:24 +00:00
custom_plank.yaml app: initial application skeleton 2021-05-07 10:04:22 -04:00
custom_plank_defconfig boards: custom_plank: use gpio-as-nreset instead of CONFIG_GPIO_AS_PINRESET 2023-10-23 14:20:53 +01:00
Kconfig app: initial application skeleton 2021-05-07 10:04:22 -04:00
Kconfig.board app: initial application skeleton 2021-05-07 10:04:22 -04:00
Kconfig.defconfig app: initial application skeleton 2021-05-07 10:04:22 -04:00
README.md app: initial application skeleton 2021-05-07 10:04:22 -04:00

Custom Plank Board

custom_plank board is used to demonstrate how to create custom boards. It is in fact a simplified version of the nRF52840-DK board, so the example-application can be run on that development kit when using custom_plank.