aboutsummaryrefslogtreecommitdiff
path: root/cc3200/mods/modnetwork.c
AgeCommit message (Expand)Author
2015-06-03cc3200: Add method to configure the servers timeout.Daniel Campora
2015-05-22cc3200: Finally unlock the full wake on WLAN feature set.Daniel Campora
2015-05-17cc3200: Add Timer module. Supports free running, PWM and capture modes.Daniel Campora
2015-05-04lib: Move some common mod_network_* functions to lib/netutils.Josef Gajdusek
2015-04-28cc3200: Select NIC when the socket is created.Daniel Campora
2015-04-18cc3200: Clean up and reduce use/include of std.h.Damien George
2015-04-13cc3200: Add WLAN.config_ip().Daniel Campora
2015-03-19cc3200: Move server methods from WLAN to the network module.danicampora
2015-03-11cc3200: Add preliminary low power deep sleep support.danicampora
2015-02-21cc3200: Add explicit py/ path-prefix for py includes.Damien George
2015-02-06cc3200: Add cc3200 port of MicroPython.danicampora