Difference between revisions of "Zephyr board porting"
From Wiki at Neela Nurseries
m |
m |
||
Line 23: | Line 23: | ||
<!-- comentario --> | <!-- comentario --> | ||
+ | == gpio_dt_spec == | ||
+ | |||
+ | * https://docs.zephyrproject.org/latest/reference/peripherals/gpio.html | ||
+ | |||
+ | <!-- comentario --> | ||
== References == | == References == |
Revision as of 05:14, 13 January 2022
Likely we will move this nRF9160 datasheet reference:
Here see section titled 'Example standalone application':
Zephyr based app debugging:
Zephyr hardening tool (for security purposes):
2022-01-11 Tuesday
An important reference on second of two integer valued 'cells' in DTS general purpose I/O device description:
gpio_dt_spec
References