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 b4efd548f9 expr_parser.py: simple expression language
Sanitycheck will use this to allow for much more expressive
conditions when filtering test cases based on defconfig values.

Origin: Original code
Change-Id: Icb650a2aa383699e4f2e18f66e853279c02b50e5
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-05-04 22:57:39 +00:00
arch kernel: Init back pointer to microkernel task 2016-05-04 22:51:33 +00:00
boards qemu_x86: Make the FPU available if it's not building for IAMCU 2016-05-04 10:24:30 +00:00
doc doc: Fixed broken link to development documentation 2016-05-04 14:54:24 +00:00
drivers drivers/nble: Pass read_params as nble user_data 2016-05-04 15:24:00 +00:00
include device: simplify synchronization 2016-05-04 22:51:34 +00:00
kernel microkernel: lock interrupts in _k_state_bit_[re]set() 2016-05-04 22:51:35 +00:00
lib nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00
misc arduino_101: support booting with original bootloader 2016-04-30 13:56:54 -04:00
net Bluetooth: monitor: Add 32-bit timestamp support 2016-05-04 21:19:49 +03:00
samples sensor: bmg160: add sample application 2016-05-04 13:14:00 +00:00
scripts expr_parser.py: simple expression language 2016-05-04 22:57:39 +00:00
tests tests: Pend microkernel tasks on nanokernel objects 2016-05-04 22:51:34 +00:00
.checkpatch.conf
.gitattributes
.gitignore gitignore: Fix doxygen generated directory names 2016-04-15 22:06:42 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr kconfig: untangle ordering and dependencies 2016-03-26 20:36:32 -04:00
LICENSE
Makefile build: use gcc instead of ld for linking 2016-05-04 10:27:18 +00:00
Makefile.inc build: generate error if board is not found 2016-04-25 19:17:04 +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