17 Commits (dc3faea0405dea803828f5a2be314734b8c166b6)

Author SHA1 Message Date
Damien George 731f359292 all: Add py/mphal.h and use it in all ports. 9 years ago
Daniel Campora c92e6a45eb cc3200: Rename pyb module to machine. 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 641a3d39e1 cc3200: Make sure to update sleep objects when registered. 9 years ago
Daniel Campora 3cb804de26 cc3200: Remove NIC abstraction layer. 10 years ago
Daniel Campora e800db562f cc3200: Add uhashlib. Supports SHA1 and SHA256. 10 years ago
Daniel Campora df5d9c77f4 cc3200: Fix bootloader and modpyb after printf overhaul. 10 years ago
Damien George 259eaab9a9 cc3200: Clean up and reduce use/include of std.h. 10 years ago
danicampora dc545d6512 cc3200: Do not reset the DTHE module before every SHA operation. 10 years ago
danicampora 2ae17def52 cc3200: Clean up linker scripts and startup file. 10 years ago
danicampora 9e44383e3f cc3200: Add power management framework. Add mpcallback class. 10 years ago
danicampora 26cbc91373 cc3200: Place functions only used while booting in a special section. 10 years ago
danicampora 33ddb566a7 cc3200: Remove dependencies from FreeRTOS. 10 years ago
Damien George 3611c1de14 drivers/cc3100: Remove dependence on debug.h. 10 years ago
Damien George 4a23a01945 cc3200: Add explicit py/ path-prefix for py includes. 10 years ago
danicampora 8785645a95 cc3200: Add cc3200 port of MicroPython. 10 years ago