Kojto CC3000 Hostdriver With Mbed Socket interface
Dependents: WiFiDip-KitchenSink WiFiDip-UsbKitchenSink WiFiDipCortexSensor WifiDipCortex-UDPDemo
Fork of cc3000_hostdriver_mbedsocket by
History
Increased buffers
2014-08-07, by SolderSplashLabs [Thu, 07 Aug 2014 00:38:26 +0000] rev 47
Increased buffers
ping reports masking removal
2013-11-10, by Kojto [Sun, 10 Nov 2013 21:41:44 +0100] rev 46
ping reports masking removal
complete Ethernet interface
2013-11-06, by Kojto [Wed, 06 Nov 2013 17:56:25 +0100] rev 45
complete Ethernet interface
- code clean-up
- IRQ - faster enable/disable, a flag to process an IRQ
- EthernetInterface
- TINY_DRIVER compilation errors correction
all _DEBUG_ are set to 0, toggle to enable/disable, doxygen doc for new ethernet interface functions
2013-10-13, by Kojto [Sun, 13 Oct 2013 11:46:21 +0200] rev 44
all _DEBUG_ are set to 0, toggle to enable/disable, doxygen doc for new ethernet interface functions
Disabled debugging
2013-10-12, by SolderSplashLabs [Sat, 12 Oct 2013 23:28:22 +0000] rev 43
Disabled debugging
Added David's IRQ checking before re-enabling the IRQ.; Modified the is_connected function, connect + dhcp are needed ; Moved inet_ntoa_r to the socket class, not sure this is the best place, but other conversion functions live here.
2013-10-12, by SolderSplashLabs [Sat, 12 Oct 2013 21:53:28 +0000] rev 42
Added David's IRQ checking before re-enabling the IRQ.; Modified the is_connected function, connect + dhcp are needed ; Moved inet_ntoa_r to the socket class, not sure this is the best place, but other conversion functions live here.
Removed a debug timer, added debug messages to callback function
2013-10-12, by SolderSplashLabs [Sat, 12 Oct 2013 21:03:45 +0000] rev 41
Removed a debug timer, added debug messages to callback function
Merged with Martin's
2013-10-12, by SolderSplashLabs [Sat, 12 Oct 2013 20:51:05 +0000] rev 40
Merged with Martin's
GCC conflict with FD_SET
2013-10-12, by Kojto [Sat, 12 Oct 2013 14:27:46 +0200] rev 39
GCC conflict with FD_SET
smart config start - erased delete all profiles
2013-10-09, by Kojto [Wed, 09 Oct 2013 20:18:40 +0200] rev 38
smart config start - erased delete all profiles