12 Commits (098f5ae2216668e370468d3c6f4a663b94f767e0)

Author SHA1 Message Date
Daniel Campora 90d7c4ef3d cc3200: Make HeartBeat.disable() thread safe. 10 years ago
Damien George 259eaab9a9 cc3200: Clean up and reduce use/include of std.h. 10 years ago
Daniel Campora 26d230419c cc3200: Add GPIO25 to the pins list of the WiPy and the WiPy-SD. 10 years ago
danicampora 2c103d5200 cc3200: Rewrite the PRCM RTC functionality methods. 10 years ago
danicampora 09721e2314 cc3200: Increase heartbeat period from 3 to 5 seconds. 10 years ago
danicampora 9e44383e3f cc3200: Add power management framework. Add mpcallback class. 10 years ago
danicampora 0475de1350 cc3200: Make WDT and HeartBeat constant objects on their own right. 10 years ago
danicampora d01060241a cc3200: Add heartbeat signal on system led. 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
Damien George 0b32e50365 stmhal: Make pybstdio usable by other ports, and use it. 10 years ago
danicampora 8785645a95 cc3200: Add cc3200 port of MicroPython. 10 years ago
Damien George 2cf6dfa280 stmhal: Prefix includes with py/; remove need for -I../py. 10 years ago
Paul Sokolovsky 8139494e54 stmhal: Include mpconfig.h before all other includes. 11 years ago
Damien George 04b9147e15 Add license header to (almost) all files. 11 years ago
Damien George 8d09640b22 stmhal: Add documentation in comments, and script to generate HTML. 11 years ago
Damien George 13c19c57a0 stmhal: Only init RNG if it's used. 11 years ago
Damien George ad7b84a7b9 stmhal: Add os module with a few basic functions. 11 years ago
Damien George 684164a8cf stmhal: Add PYBv10 config; add RNG support. 11 years ago