Go to file
Gustavo Denardin 94abb1f7fb arm: Support for new ARM board FRDM-KL25Z
In order to allow the use of such board, a very preliminar port was
developed. It consists of board files, as well as pinmux, uart, gpio,
spi drivers and device tree files.

Change-Id: I5753064e39e0b023cf4481744c176de26d8dbebb
Signed-off-by: Gustavo Denardin <gustavo.denardin@gmail.com>
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-28 15:26:38 -05:00
.known-issues
arch arm: nxp: kl2x: Move to using UART_MCUX_LPSCI for UART0 2017-04-28 15:26:38 -05:00
boards arm: Support for new ARM board FRDM-KL25Z 2017-04-28 15:26:38 -05:00
doc doc: Updating installation instructions 2017-04-28 15:32:44 +00:00
drivers serial: mcux: Shim driver for LPSCI UART on KL25Z 2017-04-28 15:26:38 -05:00
dts arm: Support for new ARM board FRDM-KL25Z 2017-04-28 15:26:38 -05:00
ext serial: mcux: Shim driver for LPSCI UART on KL25Z 2017-04-28 15:26:38 -05:00
include stm32f4: Clean references to stm32f4 specific clock control 2017-04-28 15:26:11 -05:00
kernel
lib
misc
samples samples: net: dns_resolve: Clarify that DNS queries aren't immediate 2017-04-28 15:01:12 +03:00
scripts arm: Support for new ARM board FRDM-KL25Z 2017-04-28 15:26:38 -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
.gitattributes
.gitignore
.gitlint
.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
Makefile.inc
Makefile.test
zephyr-env.sh