zephyr/subsys/net/lib/openthread/platform
Flavio Ceolin c4f7faea10 random: Include header where it is used
Unit tests were failing to build because random header was included by
kernel_includes.h. The problem is that rand32.h includes a generated
file that is either not generated or not included when building unit
tests. Also, it is better to limit the scope of this file to where it is
used.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2020-07-08 21:05:36 -04:00
..
alarm.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
CMakeLists.txt net: openthread: Update OpenThread revision 2020-06-22 17:09:10 +02:00
diag.c subsys: Replace printf by printk when applicable 2020-05-09 21:25:33 +02:00
entropy.c drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
flash.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
logging.c net: openthread: improved OT log interface 2020-06-17 17:08:12 +02:00
misc.c net: openthread: Add NCP start-up and required platform changes 2020-03-25 08:37:16 +02:00
openthread-core-zephyr-config.h net: openthread: Update OpenThread revision 2020-06-22 17:09:10 +02:00
platform-zephyr.h net: lib: openthread: Handle OT transmission in Thread task 2020-06-18 19:37:06 +02:00
platform.c net: openthread: Add NCP start-up and required platform changes 2020-03-25 08:37:16 +02:00
radio.c net: lib: openthread: Handle OT transmission in Thread task 2020-06-18 19:37:06 +02:00
settings.c random: Include header where it is used 2020-07-08 21:05:36 -04:00
shell.c net: openthread: cli: Align config of OT and Zephyr shell max cmd size 2020-06-08 21:45:29 +03:00
spi.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
uart.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00