zephyr/soc
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 dts: Fix builds of arc EMSK & NSIM SoCs 2018-11-13 18:47:16 -05:00
arm spi: sam: Specify pinmux for chipselect via Kconfig 2018-11-15 07:29:44 -06:00
nios2 Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
posix kernel: expose k_busy_wait() to user mode 2018-11-15 16:20:36 -05:00
riscv32 dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
x86 Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
xtensa intel_s1000: DTS: fix dts_fixup.h with new DT_ prefix for SPI driver 2018-11-15 07:43:38 -05:00
Kconfig