zephyr/drivers
Allan Stephens 140d314336 Eliminate references to k_memset() and k_memcpy()
Since the kernel now provides a minimal string library, there is
no longer any reason not to use the standard memset() and memcpy()
APIs.

Change-Id: Iad587ace6f41fd94c9c961d13d9322495a7da1be
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:12 -05:00
..
bluetooth Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
console Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
interrupt_controller Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
pci Eliminate references to k_memset() and k_memcpy() 2016-02-05 20:14:12 -05:00
random Introduce public APIs for random number generation 2016-02-05 20:14:12 -05:00
serial Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
timer Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
Kconfig Kconfig: add Device Drivers menu 2016-02-05 20:14:11 -05:00
Makefile Random number generator driver unification 2016-02-05 20:14:12 -05:00