Go to file
Andre Guedes 5b847c0aa2 x86: Fix IRQ_CONNECT_STATIC documentation
Since commit 3d7b21b69e the 'priority' parameter is used by the macro
IRQ_CONNECT_STATIC. This patch fixes the macro documentation which
says it is ignored.

Change-Id: I56eec49466a33441fa1822af78956ebb7f5c24ce
Signed-off-by: Andre Guedes <andre.guedes@intel.com>
2016-02-05 20:24:43 -05:00
arch fsl_frdm_k64f: Increased NUM_IRQS to 86 2016-02-05 20:24:43 -05:00
doc doc: Fix typo in nanokernel semaphore APIs 2016-02-05 20:24:43 -05:00
drivers adc: Fix dependencies 2016-02-05 20:24:43 -05:00
include x86: Fix IRQ_CONNECT_STATIC documentation 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 sanity: exclude Minute IA platforms from float tests 2016-02-05 20:24:43 -05:00
scripts sanity: add extra arguments when creating defconfigs 2016-02-05 20:24:43 -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