Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Maureen Helm 2b143fdc47 ksdk: Import Kinetis SDK drivers
The Kinetis SDK provides device header files and peripheral drivers for Kinetis
SOCs. Importing a subset of the SDK to support the K64F peripherals. This will
make it possible to implement a shim layer to adapt the drivers to Zephyr APIs.

Origin: NXP KSDK 2.0
URL: kex.nxp.com
Maintained-by: External

Change-Id: Ie14b42f75dab9126eb1ca4653538c5707b830cb5
Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2016-05-24 16:04:45 -05:00
arch arc: disable i-cache in early init because ARC CPUs start with it on 2016-05-24 00:02:17 +00:00
boards quark_se_devboard: do not configure uart0 by default 2016-05-24 12:02:28 +00:00
doc arc: Adding ARC EM Starter Kit board support 2016-05-23 23:36:33 +00:00
drivers i2c: fix some spelling errors/grammar in comments 2016-05-24 10:14:10 -07:00
ext ksdk: Import Kinetis SDK drivers 2016-05-24 16:04:45 -05:00
include pm/apic: Keep irq to vector table in RAM when needed by PM 2016-05-24 00:31:38 +00:00
kernel kernel event logger: add possibility to use custom timestamp 2016-05-23 21:27:49 +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: Clear the connection pointer when net_buf is allocated 2016-05-24 04:51:58 +00:00
samples apds9960: Fix reference to i2c driver 2016-05-23 21:32:01 +00:00
scripts checkpatch: add option for excluding directories 2016-05-23 16:05:42 +00:00
tests Bluetooth/shell: Add test vendor service support 2016-05-24 13:19:25 +00:00
.checkpatch.conf checkpatch: exclude ext/ from checks 2016-05-23 16:05:42 +00:00
.gitattributes
.gitignore build: rename non-generated linker scripts to .ld extension 2016-05-09 18:09:26 +00:00
.gitreview
.mailmap mailmap: Fix a couple of incorrect git author names 2016-05-10 18:45:22 +00:00
Kbuild build: add more dependencies to build process 2016-05-20 18:25:19 +00:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr tinycrypt: move from lib to regular objects 2016-05-16 19:43:50 +00:00
LICENSE
Makefile qmsi: move drivers and hal to ext/hal 2016-05-23 21:32:30 +00:00
Makefile.inc build: use export to pass CFLAGS to zephyrmake 2016-05-23 17:44:47 +00:00
zephyr-env.sh zephyr-env.sh: Add a note to indicate the required version of zsh 2016-03-18 22:01:19 +00:00