zephyr/samples/application_development
Fabio Baltieri 67a0f95aed dts: fix a bunch of odd partition values dts entries
Fix various board fixed-partition definitions where the devicetree cell
has been defined oddly, such as 9 nibbles (which makes no sense since
the cells are 32 bit) or 7 nibbles where all the others are 8.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2022-05-25 14:21:04 +02:00
..
code_relocation linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
code_relocation_nocopy linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
external_lib samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
out_of_tree_board dts: fix a bunch of odd partition values dts entries 2022-05-25 14:21:04 +02:00
out_of_tree_driver samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
application_development.rst