Kojto CC3000 Hostdriver With Mbed Socket interface

Dependents:   WiFiDip-KitchenSink WiFiDip-UsbKitchenSink WiFiDipCortexSensor WifiDipCortex-UDPDemo

Fork of cc3000_hostdriver_mbedsocket by Martin Kojtal

Revisions of cc3000.h

Revision Date Message Actions
45:50ab13d8f2dc 2013-11-06 complete Ethernet interface File  Diff  Annotate
44:960b73df5981 2013-10-13 all _DEBUG_ are set to 0, toggle to enable/disable, doxygen doc for new ethernet interface functions File  Diff  Annotate
43:864437b6c058 2013-10-12 Disabled debugging 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
37:03ac37ab34eb 2013-10-12 Added mbed ethernet library compatability, get ip, gateway and sub mask functions. Added enabled flag so we know when the module is enabled. Smart config tweaks File  Diff  Annotate
36:1d374a7f0c0d 2013-10-08 Enabling debugging File  Diff  Annotate
35:9dd909fb7caf 2013-10-08 disable debug messages by default File  Diff  Annotate
34:1ad18123bf11 2013-10-08 doxygen comments added by Frank V., htonl in Endpoint File  Diff  Annotate
33:9e23b24fb4f3 2013-10-08 Removed code (set buffers) - non-sense, doxygen comments for simple link class File  Diff  Annotate
31:7b6e85b68b01 2013-10-06 Doxygen comments above each class File  Diff  Annotate
30:251a0a7d88de 2013-10-06 TCP/UDP client/server removal (my own versions) File  Diff  Annotate
29:c40918cd9b6d 2013-10-06 TCP accept - big endian s_addr, doxygen comments (on going) File  Diff  Annotate
27:5118ab0f6aa4 2013-10-04 Removed conflict File  Diff  Annotate
26:456f73ed2a75 2013-10-04 Commit to merge branches File  Diff  Annotate
25:4d4072a9cc12 2013-10-03 Added comments and fixed typos File  Diff  Annotate
24:ba3fa29197ac 2013-10-03 Fixed comments File  Diff  Annotate
23:fed7f64dd520 2013-10-03 Added separate debug messages and VT100 formatting File  Diff  Annotate
22:d23c59fec0dc 2013-10-03 Separate Debug defines and VT100 colour File  Diff  Annotate
21:30b6ed7bf8fd 2013-10-03 UNIX line endings File  Diff  Annotate
20:9fdf8b4e41bf 2013-10-03 return values from get_mac/set_mac File  Diff  Annotate
19:fb34ac8d9af5 2013-10-03 Added HCI Command Logging; File  Diff  Annotate
17:14b6a3a2b622 2013-10-02 Hci print internal, Endpoint - unix ending lines File  Diff  Annotate
16:f3676ae62f96 2013-10-02 Merged martins changes with mine File  Diff  Annotate
15:1c2a856c618a 2013-10-02 Debug messages (\r\n), socket bsd naming File  Diff  Annotate
14:aae737ca3dd2 2013-10-02 Missed a #define File  Diff  Annotate
13:28c8bbbea025 2013-10-02 More debug changes, 3 separate levels of debug File  Diff  Annotate
12:5e36c267e62f 2013-10-02 Now using a #define for debug printing control, allowing redirection and modification in a single place 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
6:ac602a158403 2013-09-26 removed 2 unused methods in cc3000 class File  Diff  Annotate
2:c43a6fe1f89a 2013-09-19 buffer removed File  Diff  Annotate
0:615c697c33b0 2013-09-19 initial commit File  Diff  Annotate