KL25Z GPIO register dump function now compiles

This commit is contained in:
Gregory Nutt
2013-06-20 18:00:56 -06:00
parent 76f9df2941
commit b14f0cf9f7
3 changed files with 53 additions and 57 deletions
+2
View File
@@ -5018,3 +5018,5 @@
* configs/freedom-lk25z/src/kl_spi.c: Add the framework for
controlling SPI-related discrete inputs and outputs. Taken from
work by Alan Carvalho de Assis (2013-6-20).
* arch/arm/src/kl/kl_dumpgpio.c: Now compiles (2013-6-20).