35 Commits (52784bf5951b6b76cf2c3125a7b78bcfef0553c3)

Author SHA1 Message Date
danicampora 73c9f85b4c cc3200: Simplify the Timer API and correct the documents. 9 years ago
Daniel Campora dbdcb58d64 cc3200: New irq API, affects all classes that provide the irq method. 9 years ago
Daniel Campora dffa9f6da6 cc3200: New SD and RTC API plus os and time modules' extensions. 9 years ago
Daniel Campora 22b4c28f85 cc3200: New ADC API. 9 years ago
Daniel Campora 425958b616 cc3200: Add SDcard pin af on index 8. 9 years ago
Daniel Campora f91f212d9f cc3200: New UART API plus related test. 9 years ago
Daniel Campora 36821d095a cc3200: Add alternate functions list to Pin object. 9 years ago
Daniel Campora d5e256486e cc3200: Re-work Pin class according to the new API. 9 years ago
Daniel Campora e3f8777ee8 cc3200: Implement new Pin API. 9 years ago
Daniel Campora 007878781c cc3200: Rename pins from GPIO to just GP. 9 years ago
Daniel Campora a3acaa000c cc3200: Add antenna selection feature to WLAN. 10 years ago
Daniel Campora 78744c4f7a cc3200: Remove WIPY-SD variant, and make the WiPy the default board. 10 years ago
Daniel Campora d07de2d307 cc3200: Move the STDIO UART pin configuration to mpconfigboard.h. 10 years ago
Daniel Campora 2dd47239de cc3200: Make API more similar to stmhal. 10 years ago
Daniel Campora f81684141e cc3200: Implement os.uname() to get details of the OS and hardware. 10 years ago
Daniel Campora 18bd51707c cc3200: Enable the stdio UART for the LaunchXL only. 10 years ago
Daniel Campora b9d850227d cc3200: Add WLAN AP specific settings for each board. 10 years ago
Daniel Campora d460a30711 cc3200: Add specific version file for the CC3200 port. 10 years ago
Daniel Campora 4be44014ab cc3200: Reenable active interrupts when waking from suspended mode. 10 years ago
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 4729a212b1 cc3200: Rename the WiPy_SD to WiPy-SD. 10 years ago
danicampora 5dd8ae6b9c cc3200: Fix spaces aligment in LAUNCHXL/mpconfigboard.h 10 years ago
danicampora b2cb75efb7 cc3200: Remove double administration of callback objects. 10 years ago
danicampora d1ba8b7659 cc3200: Correct WiPy's pinout and the pin generation script. 10 years ago
danicampora 8cbbaa052a cc3200: Add WiPy and WiPy_SD board support. 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 d226dd2f59 cc3200: Add preliminary low power deep sleep support. 10 years ago
danicampora 7a074a14ce cc3200: Implement safe boot pin and system led behaviour. 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 53716fcc3e cc3200: Rename GPIO module to Pin. 10 years ago
danicampora 8785645a95 cc3200: Add cc3200 port of MicroPython. 10 years ago