28 Commits (51229afbded35a900215c83f482997a613efbbe7)

Author SHA1 Message Date
Daniel Campora 2d717ad97a cc3200: Add callback support to the UART for RX interrupts. 10 years ago
Daniel Campora 26d230419c cc3200: Add GPIO25 to the pins list of the WiPy and the WiPy-SD. 10 years ago
Daniel Campora e15f8198bc cc3200: Keep WLAN enabled during the soft reset. 10 years ago
danicampora 59f6831336 cc3200: Reduce soft reset time. WLAN is not reinit, just reenabled. 10 years ago
danicampora cd9bc14c8f cc3200: Add SPI module. 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 6de1b39368 cc3200: Make peripheral objects static. 10 years ago
danicampora 2c103d5200 cc3200: Rewrite the PRCM RTC functionality methods. 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 73aee8da54 cc3200: Merge ExtInt class into Pin class. 10 years ago
danicampora 26cbc91373 cc3200: Place functions only used while booting in a special section. 10 years ago
danicampora d226dd2f59 cc3200: Add preliminary low power deep sleep support. 10 years ago
danicampora d01060241a cc3200: Add heartbeat signal on system led. 10 years ago
danicampora 74589cbeeb cc3200: Move code that disables/enables servers to wlan_sl_enable(). 10 years ago
danicampora 7a074a14ce cc3200: Implement safe boot pin and system led behaviour. 10 years ago
danicampora 11aa6ba456 cc3200: Add WDT functionality as part of the pyb module. 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
Damien George 4a23a01945 cc3200: Add explicit py/ path-prefix for py includes. 10 years ago
danicampora c020109cfa cc3200: Add SD module and disable SD card support for the LAUNCHXL. 10 years ago
danicampora 6b21c3fdd6 cc3200: Refactor UART and I2C object creation. 10 years ago
danicampora 99f3f6b5de cc3200: Add I2C module. Only master mode is currently supported. 10 years ago
Damien George 0b32e50365 stmhal: Make pybstdio usable by other ports, and use it. 10 years ago
danicampora 53716fcc3e cc3200: Rename GPIO module to Pin. 10 years ago
Damien George 0bfc7638ba py: Protect mp_parse and mp_compile with nlr push/pop block. 10 years ago
danicampora 8785645a95 cc3200: Add cc3200 port of MicroPython. 10 years ago