zephyr/ext/hal/nxp/mcux
Maureen Helm d138a4fad1 spi: Introduce new mcux shim driver
Adds a shim layer around the mcux dspi driver to adapt it to the Zephyr
spi interface. Unlike the existing k64 spi driver, this driver can be
used for other Kinetis SoCs that contain the dspi module.

Jira: ZEP-1374
Change-Id: I9417c1513565dfcc47ccda098492f60e840f4f84
Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2017-01-23 15:15:54 -06:00
..
components license: use SPDX identifier for files in ext/ 2017-01-20 20:22:57 -05:00
devices/MK64F12 ksdk: mcux: Rename ksdk to mcux 2017-01-12 09:46:26 -06:00
drivers spi: Introduce new mcux shim driver 2017-01-23 15:15:54 -06:00
Kconfig license: use SPDX identifier for files in ext/ 2017-01-20 20:22:57 -05:00
Makefile license: use SPDX identifier for files in ext/ 2017-01-20 20:22:57 -05:00
README ksdk: mcux: Rename ksdk to mcux 2017-01-12 09:46:26 -06:00

README

The NXP MCUXpresso Software Development Kit (MCUX) provides device header files
and peripheral drivers for Kinetis, LPC, and i.MX SoCs.

It was previously called the Kinetis Software Development Kit (KSDK), then
renamed to include support for LPC and i.MX SoCs.

The sources in this directory are imported from mcux.nxp.com.

The current version supported in Zephyr is MCUX 2.0. It currently supports the
following SoCs:
- MK64F12 (aka K64F)