Initial cut of a driver for the TI CC3000 network module with support on the Freescale KL25Z board from Alan Carvalho de Assis

This commit is contained in:
Gregory Nutt
2013-09-03 14:59:48 -06:00
parent 10da3662e4
commit 29d4748b1b
30 changed files with 8983 additions and 39 deletions
+4 -1
View File
@@ -5489,4 +5489,7 @@
Add logic to support UDPHS clocking (2013-9-13).
* arm/src/stm32/chip/stm32_tim.h: Some CCER bit settings changed
per SourceForge bug #18 submitted by CCCTSAO (2013-9-2).
* apps/examples/cc3000, configs/freedom-kl25z, drivers/wireless/cc3000,
and nuttx/include/nuttx/cc3000. Initial support for the TI CC3000
network module on the Freescale Freedom-KL25Z board from Alan Carvalho
de Assis. This is still very much a work in progress. (2013-9-3).