Go to file
Anas Nashif 5f7dd521fc arduino_101: add missing version_header.h file
Jira: ZEP-219
Change-Id: I8ce78733f8699fdfc9fd38dd44a5888be522f1eb
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-05-01 10:26:27 -04:00
arch gpio: unify kernel configuration for all architectueres 2016-04-30 13:43:26 -04:00
boards arduino_101: add missing version_header.h file 2016-05-01 10:26:27 -04:00
doc doc: fixed bullet list for bluetooth 2016-04-30 09:48:49 -04:00
drivers Bluetooth: drivers/nble: Fix calling cmd from discov callback 2016-04-29 10:50:10 +00:00
include include/arch/arc: Fix minor space vs tab issue in indentation 2016-05-01 08:25:57 +03:00
kernel nanokernel: move C atomic operations to centralized code 2016-04-27 21:40:19 +00:00
lib libc: add strncat() to minimal libc 2016-04-16 05:29:21 +00:00
misc arduino_101: support booting with original bootloader 2016-04-30 13:56:54 -04:00
net Bluetooth: Fix using invalid responder address as peripheral 2016-04-29 12:07:07 +02:00
samples samples: cpp_synchronization: rename local configuration and use one config 2016-04-30 13:43:31 -04:00
scripts Makefile.toolchain.zephyr: add nios2 arch 2016-04-27 21:40:18 +00:00
tests Bluetooth: Fix not being able to set CONF_FILE for init test 2016-04-29 11:51:18 +00:00
.checkpatch.conf
.gitattributes
.gitignore gitignore: Fix doxygen generated directory names 2016-04-15 22:06:42 +00:00
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile Zephyr 1.3.0-rc2 2016-04-27 19:18:00 -04:00
Makefile.inc build: generate error if board is not found 2016-04-25 19:17:04 +00:00
zephyr-env.sh