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> |
||
|---|---|---|
| .. | ||
| boards/arm/nrf52840dk_nrf52840 | ||
| src | ||
| CMakeLists.txt | ||
| prj.conf | ||
| README.rst | ||
| sample.yaml | ||
.. _out_of_tree_board: Out Of Tree Board ################# Overview ******** A simple example that demonstrates how to place a custom board definition outside of the Zephyr tree. For details about custom board definitions see :ref:`custom_board_definition`.