Go to file
Tomasz Bursztyka 386b2f9ec9 drivers: ieee802154: cc2520: Let's use only symetrical tx/rx spi buffer
Other driver than QMSI might have this limitation. Let's wait for a
future rework of SPI API to properly fix that.

Change-Id: Ibad382ce86e7479961b275c4851abf88ed581023
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-12-02 12:41:20 +02:00
.known-issues
arch
boards ieee802154: cc2520: Externalize how GPIOs are configured 2016-12-02 12:41:20 +02:00
doc doc: net: Fix the path and description of the IP stack 2016-12-02 12:41:20 +02:00
drivers drivers: ieee802154: cc2520: Let's use only symetrical tx/rx spi buffer 2016-12-02 12:41:20 +02:00
ext samples/mbedtls_dtlsclient: mbedTLS sample DTLS client app. 2016-12-02 12:40:51 +02:00
include ieee802154: cc2520: Externalize how GPIOs are configured 2016-12-02 12:41:20 +02:00
kernel
lib iot: Add HTTP support for Zephyr 2016-12-02 12:41:20 +02:00
misc
samples samples: net: echo apps: Add cc2520 configuration for arduino_101 2016-12-02 12:41:20 +02:00
scripts net: Declare a macro to define stacks used by networking 2016-12-02 12:41:14 +02:00
subsys net: ieee802154: Add support for big endian 2016-12-02 12:41:20 +02:00
tests iot/http: Add test-case for HTTP header fields 2016-12-02 12:41:20 +02:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
LICENSING.rst
MAINTAINERS MAINTAINERS: Fix the location of IP stack 2016-12-02 12:41:20 +02:00
Makefile net: Moved net/ to subsys/net 2016-12-02 12:41:20 +02:00
Makefile.inc
zephyr-env.sh