Go to file
Anas Nashif 7283fe0dd3 Zephyr 0.7.0
Changed version to 0.7.0

Change-Id: Iaa629e415492c37bb32e45ff8bfc0164210afbf6
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:58 -05:00
arch Add support for profiling sleep events in nanokernel. 2016-02-05 20:24:58 -05:00
configs configs: remove obsolete CONFIG_UART_CONSOLE_INDEX 2016-02-05 20:24:57 -05:00
doc device: Provide generic API to handle synchronous calls in drivers 2016-02-05 20:24:57 -05:00
drivers Add _loapic_isr_vector_get to mvic 2016-02-05 20:24:57 -05:00
include Fix event logger header. 2016-02-05 20:24:57 -05:00
kernel Fix logging of interrupt events. 2016-02-05 20:24:58 -05:00
lib stdio: Fix bug in fputs() 2016-02-05 20:24:44 -05:00
misc kconfig: put bootloader and reboot options in a menu 2016-02-05 20:24:55 -05:00
net net: buf: Fix compilation if net buf debugging is turned off 2016-02-05 20:24:57 -05:00
samples Add sleep events to sample in nanokernel. 2016-02-05 20:24:58 -05:00
scripts footprint compare: script to build and compare footprint apps 2016-02-05 20:24:57 -05:00
.checkpatch.conf
.gitattributes
.gitignore doc: Prevent accidental commit of Kconfig index file 2016-02-05 20:24:42 -05:00
.mailmap
Kbuild build: use architecture definition from kconfig 2016-02-05 20:24:52 -05:00
Kconfig
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE
Makefile Zephyr 0.7.0 2016-02-05 20:24:58 -05:00
Makefile.inc qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
zephyr-env.sh