Go to file
Chuck Jordan f2fd12cc32 spi: add macro so that txftlr register can be read
Just as rxftlr can be read, a macro is needed so that txftlr can be read.
Symmetry.

Change-Id: Id987f700d89268feca60850f4fdf512f990f3ab6
Signed-off-by: Chuck Jordan <cjordan@synopsys.com>
2016-05-18 23:18:19 +00:00
arch arc: fix spelling error in comment of fault_s.S 2016-05-15 10:54:35 -07:00
boards spi: consalidate and simplify 2016-05-12 10:57:26 +00:00
doc doc: Arduino 101: Add instructions for building HCI BLE firmware 2016-05-17 14:15:44 +00:00
drivers spi: add macro so that txftlr register can be read 2016-05-18 23:18:19 +00:00
include sensor: Add altitude channel 2016-05-18 12:02:39 +00:00
kernel kernel: catch overflowing kserver stack with asserts 2016-05-18 22:06:39 +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 net: Verify that MAC address is not NULL 2016-05-17 09:57:29 +03:00
samples samples: adds task_profiler application, code and scripts 2016-05-17 20:13:40 +00:00
scripts toolchain/xtools: enhance include search path to sysroot 2016-05-17 20:09:50 +00:00
tests Bluetooth: tester: Return Insufficient Authorization error from app 2016-05-18 10:23:03 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr tinycrypt: move from lib to regular objects 2016-05-16 19:43:50 +00:00
LICENSE
Makefile misc: clean up __ASSERT warnings during build 2016-05-18 22:06:54 +00:00
Makefile.inc build: Do not depend on python while creating the relative path 2016-05-16 22:21:01 +00:00
zephyr-env.sh