Go to file
Javier B Perez Hernandez e200eec7a3 doc: quick start: installing: New Zephyr SDK 0.6
Updated the SDK location in quick start documentation to the new Zephyr SDK 0.6
hosted in 01.org.

Change-Id: I8a362a27076b81fc867756497fc2cae5b360f4c5
Signed-off-by: Javier B Perez Hernandez <javier.b.perez.hernandez@linux.intel.com>
2016-02-05 20:24:19 -05:00
arch pinmux: Enable the Galileo pinmux 2016-02-05 20:24:19 -05:00
doc doc: quick start: installing: New Zephyr SDK 0.6 2016-02-05 20:24:19 -05:00
drivers pinmux: Add API for pinmux driver 2016-02-05 20:24:19 -05:00
include pinmux: Add API for pinmux driver 2016-02-05 20:24:19 -05:00
kernel Kconfig: Fix EXPERIMENTAL features dependency 2016-02-05 20:24:17 -05:00
lib libc: use isdigit from ctype.h 2016-02-05 20:16:15 -05:00
misc misc: don't depend on serial drivers for printk()/printf() 2016-02-05 20:24:17 -05:00
net net: Remove EXPERIMENTAL label from net and bluetooth 2016-02-05 20:24:17 -05:00
samples samples: remove duplicate crypto test code 2016-02-05 20:24:19 -05:00
scripts toolchain yocto: Update makefile to use SDK 0.6 2016-02-05 20:24:19 -05:00
.gitattributes
.gitignore .gitignore: add ctags data file 2016-02-05 20:16:15 -05:00
.mailmap
Kbuild Kbuild: Check if offsets.h was updated 2016-02-05 20:15:33 -05:00
Kconfig
Kconfig.zephyr
Makefile Zephyr v0.5.0-rc0 2016-02-05 20:24:19 -05:00
Makefile.inc Kbuild: Use DOTCONFIG instead of /.config 2016-02-05 20:15:33 -05:00
zephyr-env.sh