No description
Find a file
Ravi kumar Veeramally bf90337e87 net: 802.15.4: Fix the dummy driver
Do not depend on uart_pipe_send return value. Just assume
uart_pipe_send call to uart_poll_out sent data through uart.

Change-Id: Ifc7119f94b625d4f2895d92d44d660013bf50145
Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2016-03-03 07:17:56 +00:00
arch rtc: enable clock-gating for RTC on Quark SE 2016-02-29 16:53:36 +00:00
boards boards/basic_cortex_m3: Fix typo in Kconfig.board 2016-02-27 10:13:20 +00:00
doc doc: Fixed two warnings in html format documentation generation 2016-03-02 12:33:44 +00:00
drivers Revert "cc2520: Rework reception logic" 2016-03-01 14:22:46 +02:00
include irq: formalize external zephyr interrupt API 2016-02-26 15:53:22 +00:00
kernel device: add missing license header 2016-03-02 12:56:17 +00:00
lib libc-hooks: newlib's heap may use entire unused RAM 2016-02-27 09:57:19 +00:00
misc libc-hooks: newlib's heap may use entire unused RAM 2016-02-27 09:57:19 +00:00
net net: 802.15.4: Fix the dummy driver 2016-03-03 07:17:56 +00:00
samples net: apps: Add separate prj_qemu.conf for board type qemu 2016-03-03 07:17:30 +00:00
scripts sanitycheck: use Python 3 2016-02-24 17:10:39 +00:00
tests Bluetooth: tester: Fix missing bit in GAP supported commands 2016-03-02 11:38:00 +01:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore gitignore: Add vim temporary files 2016-02-05 20:25:14 -05:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -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 add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile Zephyr 1.1.0-rc1 2016-03-02 12:56:17 +00:00
Makefile.inc build: fix parallel builds of applications 2016-02-05 20:25:30 -05:00
zephyr-env.sh zephyr-env.sh: Fixed sourcing the project environment file 2016-03-02 12:32:58 +00:00