mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Add SPI driver for the Freescale KL25Z
This commit is contained in:
@@ -5006,6 +5006,6 @@
|
||||
Freedom KL25Z board from Alan Carvalho de Assis (2013-6-18).
|
||||
* arch/arm/src/sam34/sam_spi.c: Correct an incorrect pointer test.
|
||||
Was checking if the wrong pointer was NULL (2013-6-18).
|
||||
* arch/arm/src/kl/chip/kl_spi.h: Add SPI register definitions for
|
||||
the Freescale KL25Z (2013-6-19).
|
||||
* arch/arm/src/kl/kl_spi.c and chip/kl_spi.h: Add SPI driver and
|
||||
register definitions for the Freescale KL25Z (2013-6-19).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user