Go to file
Peter Mitsis 3f97f24b33 adc: Fix dependencies
The ADC implementation requires that the kconfig option NANO_TIMEOUTS be
enabled as it uses the routine fiber_delayed_start().

Change-Id: Iec49fec4badd3fcf173a2d2cc9d2924299190150
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:24:43 -05:00
arch galileo: Fix SPI speed and configuration values 2016-02-05 20:24:43 -05:00
doc doc: Remove documentation for microkernel command packet sets 2016-02-05 20:24:42 -05:00
drivers adc: Fix dependencies 2016-02-05 20:24:43 -05:00
include x86: Update NANO_ESF and NANO_ISF structures 2016-02-05 20:24:43 -05:00
kernel x86: remove NANOKERNEL guard around nano_cpu_idle() 2016-02-05 20:24:43 -05:00
lib
misc reboot: add reboot infrastructure 2016-02-05 20:24:43 -05:00
net Bluetooth: L2CAP: Unref buffer after calling recv callback 2016-02-05 20:24:41 -05:00
samples test: add nanokernel mem_safe test 2016-02-05 20:24:42 -05:00
scripts toolchain: update iamcu toolchain version 2016-02-05 20:24:42 -05:00
.checkpatch.conf
.gitattributes
.gitignore doc: Prevent accidental commit of Kconfig index file 2016-02-05 20:24:42 -05:00
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile Revert "kbuild: add clang support" 2016-02-05 20:24:42 -05:00
Makefile.inc x86: CLFLUSH and cache line size detection 2016-02-05 20:24:41 -05:00
zephyr-env.sh