cc3000 driver with expanded buffers.

Fork of cc3000_hostdriver_mbedsocket by Martin Kojtal

Revisions of cc3000_socket.cpp

Revision Date Message Actions
56:9ab991c1d2db 2014-05-06 Stop hci event handler from locking up in the situation where the micro thinks there's an event about to happen and the cc3000 disagrees. File  Diff  Annotate
45:50ab13d8f2dc 2013-11-06 complete Ethernet interface File  Diff  Annotate
42:bd2c631a031a 2013-10-12 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. File  Diff  Annotate
20:30b6ed7bf8fd 2013-10-03 UNIX line endings File  Diff  Annotate
16:f3676ae62f96 2013-10-02 Merged martins changes with mine File  Diff  Annotate
13:5e36c267e62f 2013-10-02 Now using a #define for debug printing control, allowing redirection and modification in a single place File  Diff  Annotate
12:1c2a856c618a 2013-10-02 Debug messages (\r\n), socket bsd naming File  Diff  Annotate
11:5e3771b29385 2013-10-01 Added \r\n to all debug messages; Fixed debug message displaying the port no incorrectly File  Diff  Annotate
5:245ac5b73132 2013-09-26 tcp implementation File  Diff  Annotate
4:15b58c119a0a 2013-09-21 mbed socket interface changes; - socket init (creates upd/tcp socket); - debug prints; host driver changes; - blocking call when closing socket (Frank's recommedation); - delete profiles (user info retrieved, then erased) File  Diff  Annotate
0:615c697c33b0 2013-09-19 initial commit File  Diff  Annotate