Kinetis, not Kinetics.

This commit is contained in:
Gregory Nutt
2017-02-07 08:20:52 -06:00
parent 54ce3817a5
commit 9395704192
5 changed files with 115 additions and 115 deletions
+2 -2
View File
@@ -2004,9 +2004,9 @@
(TWR-K60N512).
* drivers/can.c: Fixed a semaphore overflow problem in the CAN driver
(reported by Li Zhouy (Lzyy)).
* 8/18/2011: The basic port to the FreeScale Kinetics TWR-K60N512 board is
* 8/18/2011: The basic port to the FreeScale Kinetis TWR-K60N512 board is
now functional.
* configs/twr-k60n512: Add Kinetics TWR-K60N512 NSH configuration.
* configs/twr-k60n512: Add Kinetis TWR-K60N512 NSH configuration.
* drivers/analog and include/nuttx/analog: Add ADC driver infrastructure
and TI ADS1255 driver developed and submitted by Li Zhouy (Lzyy)).
* arch/arm/stm32/stm32_sdio.h and drivers/mmcsd/mmcsd.c: Add logic to