Difference between revisions of "Zephyr board porting"
From Wiki at Neela Nurseries
m |
m (→gpio_dt_spec) |
||
Line 25: | Line 25: | ||
== gpio_dt_spec == | == gpio_dt_spec == | ||
− | * https://docs.zephyrproject.org/latest/reference/peripherals/gpio.html | + | * https://docs.zephyrproject.org/latest/reference/peripherals/gpio.html#c.GPIO_DT_SPEC_GET_BY_IDX |
<!-- comentario --> | <!-- comentario --> |
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