Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Daniel Leung bac70ac440 boards: add missing arduino_101_sss_defconfig
Change-Id: I04ac2c53415cf678f2a503aad30b9f31624008ce
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:25:12 -05:00
arch generic_arc: choice options need a prompt 2016-02-05 20:25:12 -05:00
boards boards: add missing arduino_101_sss_defconfig 2016-02-05 20:25:12 -05:00
doc update documentation to use boards where applicable 2016-02-05 20:25:11 -05:00
drivers i2c: remove unused functions i2c_dw_memory_read/i2c_dw_memory_write 2016-02-05 20:25:12 -05:00
include Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
kernel init: Move SECONDARY init level to the idle task. 2016-02-05 20:25:10 -05:00
lib Add isgraph()/isprint()/isxdigit()/toupper() 2016-02-05 20:25:06 -05:00
misc Generate stack usage information only when enabled 2016-02-05 20:25:04 -05:00
net Bluetooth: SMP: Fix missing buffer unref for LE SC only mode 2016-02-05 20:25:10 -05:00
samples rebranding: Remove stray references to VxMicro 2016-02-05 20:25:12 -05:00
scripts rebranding: Remove stray references to VxMicro 2016-02-05 20:25:12 -05:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes
.gitignore doc: Prevent accidental commit of Kconfig index file 2016-02-05 20:24:42 -05:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
Kconfig sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE
Makefile Zephyr 0.8.0-rc1 2016-02-05 20:25:12 -05:00
Makefile.inc Move defconfig files to the board directory 2016-02-05 20:25:11 -05:00
zephyr-env.sh