summaryrefslogtreecommitdiff
path: root/cc3200/mods/moduos.h
AgeCommit message (Expand)Author
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George
2017-07-31all: Use the name MicroPython consistently in commentsAlexander Steffen
2017-07-18all: Unify header guard usage.Alexander Steffen
2017-01-30cc3200: Convert to use new VFS sub-system and new ooFatFs library.Damien George
2015-11-16cc3200: Unmount all user file systems after a soft reset.danicampora
2015-09-27cc3200: Implement support for os.dupterm().Daniel Campora
2015-09-21cc3200: New SD and RTC API plus os and time modules' extensions.Daniel Campora
2015-03-31cc3200: Remove duplicated code from moduos.Daniel Campora
2015-03-11cc3200: Add power management framework. Add mpcallback class.danicampora