saji
a5d46e95b0
added gyro, move things around
2024-04-02 15:18:15 -05:00
saji
79fcfc4283
sdcard stuff, remove unused board
2024-04-02 00:06:19 -05:00
saji
4ea1463044
make fdcan work (temporary fix!)
2024-03-31 13:44:33 -05:00
saji
606438a736
added first pass of telem3 board
2024-03-31 11:31:24 -05:00
Gerard Marull-Paretas
f9f2da2404
boards: custom_plank: port to HWMv2
...
Port the custom_plank example out-of-tree board to HWMv2.
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2024-03-03 12:02:04 +01:00
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
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
8b3555951d
boards: custom_plank: migrate to pinctrl
...
The board still used deprecated nRF *-pin properties,
migrate it to pinctrl.
Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-11-19 16:08:49 +01:00
Gerard Marull-Paretas
29fbd1ede8
devicetree: remove usage of deprecated label property
...
Devicetree label property has been deprecated, so remove its usage.
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2022-08-25 23:55:10 -07: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