Go to file
Kumar Gala 54b800f31e arm: dts: nrf: Add Device Tree Support for nRF52832 SoC based boards
Add device tree support for Nitrogen 96board, BLE Nano 2, and
nRF52-PCA10040 DK boards.  This is minimal support for memory, flash,
and UART.

For the nRF52832 we select between "nordic,nrf-uarte", "nordic,nrf-uart"
support for each board.

Change-Id: Ia247b9b710a72416e9ab0de3ca1429bfab8917f8
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-28 15:26:39 -05:00
.known-issues
arch arm: soc: ti_lm3s6965: remove dead code 2017-04-28 15:26:38 -05:00
boards arm: dts: nrf: Add Device Tree Support for nRF52832 SoC based boards 2017-04-28 15:26:39 -05:00
doc doc: Updating installation instructions 2017-04-28 15:32:44 +00:00
drivers board: Add support for board disco_l475_iot1 2017-04-28 15:26:39 -05:00
dts arm: dts: nrf: Add Device Tree Support for nRF52832 SoC based boards 2017-04-28 15:26:39 -05:00
ext serial: mcux: Shim driver for LPSCI UART on KL25Z 2017-04-28 15:26:38 -05:00
include arm: linker: remove unused linker sections 2017-04-28 15:26:39 -05:00
kernel kernel: tickless: Add tickless kernel support 2017-04-27 13:46:28 +00:00
lib
misc printk: add vprintk() 2017-04-22 14:29:33 +00:00
samples samples: net: dns_resolve: Clarify that DNS queries aren't immediate 2017-04-28 15:01:12 +03:00
scripts board: Add support for board disco_l475_iot1 2017-04-28 15:26:39 -05:00
subsys usb: cdc_acm: Use 2 instead of 4 for IN BULK endpoint 2017-04-28 18:48:58 +00:00
tests boards: Add support for the CC3220SF_LAUNCHXL board 2017-04-28 15:06:41 -05:00
.checkpatch.conf checkpatch: update checkpatch to warn about C99 type usage 2017-04-21 17:24:04 +00:00
.gitattributes
.gitignore
.gitlint scripts: add gitlint to check for validity of commit messages 2017-04-25 22:48:24 +00:00
.gitreview cc3220sf: Add support for the TI CC3220SF SoC 2017-04-28 15:06:41 -05:00
.mailmap
.shippable.yml ci: add CI/CD integration and related scripts 2017-04-27 20:58:14 -04:00
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS MAINTAINERS: Update maintainer for TI CC3220SF LaunchXL board 2017-04-28 15:06:41 -05:00
Makefile build: build host-tools when prebuilts are enabled 2017-04-27 20:52:20 -04:00
Makefile.inc
Makefile.test
zephyr-env.sh