Commit graph

3 commits

Author SHA1 Message Date
Fabio Baltieri c2ed36f007 boards: custom_plank: use gpio-as-nreset instead of CONFIG_GPIO_AS_PINRESET
CONFIG_GPIO_AS_PINRESET is deprecated, replace it with the new device
tree property.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-10-23 14:20:53 +01:00
Gerard Marull-Paretas df81ca548b boards: custom_plank: add missing CONFIG_PINCTRL=y
Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-05-04 23:13:19 +09:00
Gerard Marull-Paretas d1c935e55c app: initial application skeleton
initial application skeleton demonstrating:

- custom boards
- custom DT bindings
- Out-of-tree drivers

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-05-07 10:04:22 -04:00