Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Andrew Boie 4760753ab0 Revert "microkernel: remove deprecated task IRQs"
This reverts commit d73a9bb9c6.
The patch was intended for 1.6.0 release.

Change-Id: Id42058b746a3d2a54e4b1a2983eb58bd10b1ed40
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-08-05 20:37:25 +00:00
.known-issues doc: makefile doesn't print unneeded output of `pwd` 2016-08-02 06:47:21 +00:00
arch nxp_kinetis: Refactor K64F init to use CMSIS register accesses 2016-08-02 05:27:35 +00:00
boards boards: galileo: Only show galileo pinmux options when the board is chosen 2016-08-01 17:34:23 +00:00
doc Revert "microkernel: remove deprecated task IRQs" 2016-08-05 20:37:25 +00:00
drivers driver: ENC28J60 Ethernet SPI module 2016-08-05 20:36:44 +00:00
ext fs: Adds diskio interface 2016-08-01 16:46:38 -07:00
fs fs: Adds flash device support to diskio interface 2016-08-02 00:47:14 +00:00
include Revert "microkernel: remove deprecated task IRQs" 2016-08-05 20:37:25 +00:00
kernel Revert "microkernel: remove deprecated task IRQs" 2016-08-05 20:37:25 +00:00
lib libc: Add assert.h to minimal libc 2016-07-21 02:09:44 +00:00
misc x86: improve exception APIs 2016-07-28 18:13:24 +00:00
net net: contiki: Add NULL check to neighbor polling 2016-08-02 05:25:59 +00:00
samples misc: Remove generic PRINT macros from button samples 2016-08-05 20:36:56 +00:00
scripts Revert "microkernel: remove deprecated task IRQs" 2016-08-05 20:37:25 +00:00
tests sys_log: replace old debug macros at bluetooth tester 2016-08-01 18:39:50 +00:00
usb sys_log: replace old debug macros at USB stack 2016-07-31 21:02:25 +00:00
.checkpatch.conf checkpatch: decrease max line number to 80 2016-05-31 19:09:14 +00:00
.gitattributes
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview
.mailmap mailmap: Add more entries for incomplete author information 2016-06-03 10:52:22 +00:00
Kbuild Revert "microkernel: remove deprecated task IRQs" 2016-08-05 20:37:25 +00:00
Kconfig
Kconfig.zephyr fs: Adds diskio interface 2016-08-01 16:46:38 -07:00
LICENSE
MAINTAINERS MAINTAINERS: add file system and update mbedTLS sections 2016-08-04 22:02:02 +00:00
Makefile fs: Adds diskio interface 2016-08-01 16:46:38 -07:00
Makefile.inc build: Fix application object files placement when building out of tree 2016-06-30 16:49:40 +00:00
defaults.tc testcases: introduce defaults to build/deploy/evaluate 2016-07-23 18:31:18 +00:00
zephyr-env.sh zephyr-env.sh: Add a note to indicate the required version of zsh 2016-03-18 22:01:19 +00:00