micropython/stmhal/cc3k
Damien George 4ae52d454c stmhal: Reinstate CC3000 driver from old stm/ port.
It's not enabled by default because it doesn't fully work.  It can
connect to an AP, get an IP address and do a host-lookup, but not yet do
send or recv on a socket.
2014-04-30 20:47:50 +01:00
..
cc3000_common.c stmhal: Reinstate CC3000 driver from old stm/ port. 2014-04-30 20:47:50 +01:00
cc3000_common.h stmhal: Reinstate CC3000 driver from old stm/ port. 2014-04-30 20:47:50 +01:00
ccdebug.h stmhal: Reinstate CC3000 driver from old stm/ port. 2014-04-30 20:47:50 +01:00
ccspi.c stmhal: Reinstate CC3000 driver from old stm/ port. 2014-04-30 20:47:50 +01:00
ccspi.h stmhal: Reinstate CC3000 driver from old stm/ port. 2014-04-30 20:47:50 +01:00
evnt_handler.c stmhal: Reinstate CC3000 driver from old stm/ port. 2014-04-30 20:47:50 +01:00
evnt_handler.h stmhal: Reinstate CC3000 driver from old stm/ port. 2014-04-30 20:47:50 +01:00
hci.c stmhal: Reinstate CC3000 driver from old stm/ port. 2014-04-30 20:47:50 +01:00
hci.h stmhal: Reinstate CC3000 driver from old stm/ port. 2014-04-30 20:47:50 +01:00
host_driver_version.h stmhal: Reinstate CC3000 driver from old stm/ port. 2014-04-30 20:47:50 +01:00
netapp.c stmhal: Reinstate CC3000 driver from old stm/ port. 2014-04-30 20:47:50 +01:00
netapp.h stmhal: Reinstate CC3000 driver from old stm/ port. 2014-04-30 20:47:50 +01:00
nvmem.c stmhal: Reinstate CC3000 driver from old stm/ port. 2014-04-30 20:47:50 +01:00
nvmem.h stmhal: Reinstate CC3000 driver from old stm/ port. 2014-04-30 20:47:50 +01:00
pybcc3k.c stmhal: Reinstate CC3000 driver from old stm/ port. 2014-04-30 20:47:50 +01:00
pybcc3k.h stmhal: Reinstate CC3000 driver from old stm/ port. 2014-04-30 20:47:50 +01:00
security.c stmhal: Reinstate CC3000 driver from old stm/ port. 2014-04-30 20:47:50 +01:00
security.h stmhal: Reinstate CC3000 driver from old stm/ port. 2014-04-30 20:47:50 +01:00
socket.c stmhal: Reinstate CC3000 driver from old stm/ port. 2014-04-30 20:47:50 +01:00
socket.h stmhal: Reinstate CC3000 driver from old stm/ port. 2014-04-30 20:47:50 +01:00
wlan.c stmhal: Reinstate CC3000 driver from old stm/ port. 2014-04-30 20:47:50 +01:00
wlan.h stmhal: Reinstate CC3000 driver from old stm/ port. 2014-04-30 20:47:50 +01:00