| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-03 | cc3200: Add method to configure the servers timeout. | Daniel Campora | |
| With network.server_timeout(secs) the timeout can be changed. The default value is 300 secs. Minimmum accpeted is 5 secs. Without params the function returns the current configured timeout. | |||
| 2015-05-22 | cc3200: Finally unlock the full wake on WLAN feature set. | Daniel Campora | |
| 2015-05-17 | cc3200: Add Timer module. Supports free running, PWM and capture modes. | Daniel Campora | |
| 2015-05-04 | lib: Move some common mod_network_* functions to lib/netutils. | Josef Gajdusek | |
| 2015-04-28 | cc3200: Select NIC when the socket is created. | Daniel Campora | |
| This makes sense since only WLAN is supported here. | |||
| 2015-04-18 | cc3200: Clean up and reduce use/include of std.h. | Damien George | |
| 2015-04-13 | cc3200: Add WLAN.config_ip(). | Daniel Campora | |
| This new method allows to assign an static IP to the device. | |||
| 2015-03-19 | cc3200: Move server methods from WLAN to the network module. | danicampora | |
| 2015-03-11 | cc3200: Add preliminary low power deep sleep support. | danicampora | |
| 2015-02-21 | cc3200: Add explicit py/ path-prefix for py includes. | Damien George | |
| This is how it should be, so one knows exactly where the includes are coming from. | |||
| 2015-02-06 | cc3200: Add cc3200 port of MicroPython. | danicampora | |
| The port currently implements support for GPIO, RTC, ExtInt and the WiFi subsystem. A small file system is available in the serial flash. A bootloader which makes OTA updates possible, is also part of this initial implementation. | |||
