zephyr/samples
Dirk Brandewie fce979ef3e init: Change _InitHardware() to be called from init system
Change the function signature of _InitHarware() function and rename
the function to a platform specific name now that it will be called
via a function pointer and not by name.

Call the platform *_init() function at PURE_INIT time.

Change-Id: I5168dfea81f406da135d491a2b4a24e8255f418a
Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
2016-02-05 20:14:37 -05:00
..
bluetooth Bluetooth: Add gatt-discover-characteristic command to btshell 2016-02-05 20:14:36 -05:00
include doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
microkernel net: apps: Simple echo server that sends back the data 2016-02-05 20:14:34 -05:00
nanokernel init: Change _InitHardware() to be called from init system 2016-02-05 20:14:37 -05:00
network net: Use 2001:db8::/32 address space for sample apps 2016-02-05 20:14:36 -05:00