zephyr/boards
Andrew Boie 42cfd4ff26 kernel: expose k_busy_wait() to user mode
If we just had the kernel's implementation, we could
just move this to lib/, but possible arch-specific
implementations dictate that we just make this a
syscall.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2018-11-15 16:20:36 -05:00
..
arc boards: Remove board.h from boards that don't need it 2018-11-14 06:44:02 -06:00
arm spi: sam: Specify pinmux for chipselect via Kconfig 2018-11-15 07:29:44 -06:00
common
nios2 boards: Remove board.h from boards that don't need it 2018-11-14 06:44:02 -06:00
posix kernel: expose k_busy_wait() to user mode 2018-11-15 16:20:36 -05:00
riscv32 boards: Remove board.h from boards that don't need it 2018-11-14 06:44:02 -06:00
shields
x86 boards: Remove including soc.h in board.h 2018-11-14 06:44:02 -06:00
xtensa xtensa: fix dts_fixup.h with new DT_ prefix 2018-11-14 12:59:12 -05:00
boards.rst
CMakeLists.txt
Kconfig