23 Commits (94238d4ae5851802db75aa49d4b68bca6f99d6a8)

Author SHA1 Message Date
danicampora 495e7cfebc cc3200: Improve robustness of WLAN during sleep modes. 9 years ago
Daniel Campora 57fa14b5be cc3200: New WLAN API including test. 9 years ago
Daniel Campora dbdcb58d64 cc3200: New irq API, affects all classes that provide the irq method. 9 years ago
Daniel Campora 00c4d6562e cc3200: Add nic.iwconfig() to set/get WLAN configuration. 9 years ago
Daniel Campora aa58c7ec74 cc3200: Append last 2 bytes of the MAC address to the default SSID. 9 years ago
Daniel Campora ecb7f9fe58 cc3200: Set simplelink time and date when enabling WLAN. 9 years ago
Daniel Campora 9a65fa304c cc3200: Add modussl, ssl sockets subclassed from normal sockets. 10 years ago
Daniel Campora 5ebf39784a cc3200: Correct socket settimeout time format. 9 years ago
Daniel Campora cc20482aa9 cc3200: Add method to configure the servers timeout. 10 years ago
Daniel Campora 3cb804de26 cc3200: Remove NIC abstraction layer. 10 years ago
Daniel Campora f54bdecff2 cc3200: Implement Sleep.wake_reason() 10 years ago
Daniel Campora c69b4310c8 cc3200: Add WLAN.config_ip(). 10 years ago
Daniel Campora 760a6eca9b cc3200: Minor refactorings on modwlan and pybsleep. 10 years ago
danicampora 104a867447 cc3200: Fix bug in telnet that caused the rx buffer to overflow. 10 years ago
danicampora 59f6831336 cc3200: Reduce soft reset time. WLAN is not reinit, just reenabled. 10 years ago
danicampora f8ee88bbe0 cc3200: Move server methods from WLAN to the network module. 10 years ago
danicampora 0e96d1b3f1 cc3200: Add parameter to wlan_stop() for custom timeout values. 10 years ago
danicampora c7fabe1f3e cc3200: Remove unneeded code from modwlan and optimize startup time. 10 years ago
danicampora 9e44383e3f cc3200: Add power management framework. Add mpcallback class. 10 years ago
danicampora 70b3160871 cc3200: Introduce MICROPY_PORT_HAS_TELNET and MICROPY_PORT_HAS_FTP. 10 years ago
danicampora 88b7f52ebb cc3200: Replace WLAN.get_ip() with WLAN.ifconfig(). 10 years ago
danicampora 33ddb566a7 cc3200: Remove dependencies from FreeRTOS. 10 years ago
danicampora 8785645a95 cc3200: Add cc3200 port of MicroPython. 10 years ago