Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Johan Hedberg 942bbadbf6 Bluetooth: Increase HCI_LE_Rand delay for Arduino 101
20ms doesn't seem to always be enough.

Change-Id: If5ff255d3f043e50e6e1d9ff481607dc17c604d1
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-05-25 11:32:31 +03:00
arch arc: disable i-cache in early init because ARC CPUs start with it on 2016-05-24 00:02:17 +00:00
boards quark_se_devboard: do not configure uart0 by default 2016-05-24 12:02:28 +00:00
doc arc: Adding ARC EM Starter Kit board support 2016-05-23 23:36:33 +00:00
drivers i2c: fix some spelling errors/grammar in comments 2016-05-24 10:14:10 -07:00
ext ksdk: Import Kinetis SDK device support for K64F 2016-05-24 16:04:47 -05:00
include pm/apic: Keep irq to vector table in RAM when needed by PM 2016-05-24 00:31:38 +00:00
kernel kernel event logger: add possibility to use custom timestamp 2016-05-23 21:27:49 +00:00
lib build: move library related code to lib/ 2016-05-16 19:43:50 +00:00
misc misc: clean up __ASSERT warnings during build 2016-05-18 22:06:54 +00:00
net Bluetooth: Increase HCI_LE_Rand delay for Arduino 101 2016-05-25 11:32:31 +03:00
samples apds9960: Fix reference to i2c driver 2016-05-23 21:32:01 +00:00
scripts checkpatch: add option for excluding directories 2016-05-23 16:05:42 +00:00
tests Bluetooth: shell: Enable TinyCrypt ECC for nimble 2016-05-25 09:52:08 +02:00
.checkpatch.conf checkpatch: exclude ext/ from checks 2016-05-23 16:05:42 +00:00
.gitattributes
.gitignore build: rename non-generated linker scripts to .ld extension 2016-05-09 18:09:26 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: Fix a couple of incorrect git author names 2016-05-10 18:45:22 +00:00
Kbuild build: add more dependencies to build process 2016-05-20 18:25:19 +00:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr tinycrypt: move from lib to regular objects 2016-05-16 19:43:50 +00:00
LICENSE
Makefile qmsi: move drivers and hal to ext/hal 2016-05-23 21:32:30 +00:00
Makefile.inc build: use export to pass CFLAGS to zephyrmake 2016-05-23 17:44:47 +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