1 Commits (fbc45bd3f3ed1737071a8d808e8172aac9274b9a)

Author SHA1 Message Date
Damien George 01dd7804b8 ports: Make new ports/ sub-directory and move all ports there. 7 years ago
Alexander Steffen 55f33240f3 all: Use the name MicroPython consistently in comments 7 years ago
Daniel Campora dbdcb58d64 cc3200: New irq API, affects all classes that provide the irq method. 9 years ago
Daniel Campora 36821d095a cc3200: Add alternate functions list to Pin object. 9 years ago
Daniel Campora e3f8777ee8 cc3200: Implement new Pin API. 9 years ago
Daniel Campora 4be44014ab cc3200: Reenable active interrupts when waking from suspended mode. 10 years ago
danicampora b2cb75efb7 cc3200: Remove double administration of callback objects. 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
Damien George 4a23a01945 cc3200: Add explicit py/ path-prefix for py includes. 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
stijn afd6c8e1d2 Remove obsolete bss-related code/build features 10 years ago
stijn 8abcf666cb windows: Enable GC and implement bss start and end symbols 11 years ago
stijn f45a83d7fc mingw: Fix compilation issues 11 years ago
stijn 5ed284a15e windows: Add modtime implementation 11 years ago
stijn 01d6be4d51 Windows MSVC port 11 years ago
Damien George 04b9147e15 Add license header to (almost) all files. 11 years ago
stijn 72521a1c17 mingw: Fix number of exponent digits in floating point formatting 11 years ago