zephyr/subsys/net/lib/openthread/platform
Ulf Magnusson 4e85006ba4 dts: Rename generated_dts_board*.{h,conf} to devicetree*.{h,conf}
generated_dts_board.h is pretty redundant and confusing as a name. Call
it devicetree.h instead.

dts.h would be another option, but DTS stands for "devicetree source"
and is the source code format, so it's a bit confusing too.

The replacement was done by grepping for 'generated_dts_board' and
'GENERATED_DTS_BOARD'.

Two build diagram and input-output SVG files were updated as well, along
with misc. documentation.

hal_ti, mcuboot, and ci-tools updates are included too, in the west.yml
update.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2020-01-17 17:57:59 +01:00
..
alarm.c coccinelle: standardize kernel API timeout arguments 2019-10-03 11:55:44 -07:00
CMakeLists.txt net: openthread: Use settings subsystem 2020-01-16 17:12:47 -06:00
diag.c
entropy.c net: openthread: Update OpenThread version 2019-10-28 13:00:56 +02:00
flash.c cleanup: include/: move flash.h to drivers/flash.h 2019-06-27 22:55:49 -04:00
logging.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
misc.c cleanup: include/: move misc/reboot.h to power/reboot.h 2019-06-27 22:55:49 -04:00
openthread-core-zephyr-config.h dts: Rename generated_dts_board*.{h,conf} to devicetree*.{h,conf} 2020-01-17 17:57:59 +01:00
platform-zephyr.h
platform.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
radio.c net: openthread: Process real ACK frame instead of fake one 2019-12-09 12:47:45 -05:00
settings.c net: openthread: Use settings subsystem 2020-01-16 17:12:47 -06:00
shell.c net: openthread: Update OpenThread version 2019-10-28 13:00:56 +02:00
spi.c