14 Commits (bd476acd41bcdd3718e73ec67ffc6a850d6aa453)

Author SHA1 Message Date
Damien George 50ddaafa6a cc3200: Use mp_raise_XXX helper functions to reduce code size. 8 years ago
Damien George 5b3f0b7f39 py: Change first arg of type.make_new from mp_obj_t to mp_obj_type_t*. 9 years ago
Damien George 731f359292 all: Add py/mphal.h and use it in all ports. 9 years ago
Daniel Campora dffa9f6da6 cc3200: New SD and RTC API plus os and time modules' extensions. 9 years ago
Daniel Campora 41f6948545 cc3200: New WDT API. 9 years ago
Daniel Campora 6ff2d54347 cc3200: Small renaming in wdt functions for the sake of consistency. 9 years ago
Daniel Campora 071d47fa3b cc3200: Only kick the WDT if it's actually running. 10 years ago
Daniel Campora a3cf4ea2f6 cc3200: Do not kick the watchdog inside the idle task. 10 years ago
Daniel Campora 8096be089e cc3200: Add make_new method to the WDT. 10 years ago
Daniel Campora 5a0c5f8fea cc3200: Use the WDT stall feature in debug mode only. 10 years ago
Daniel Campora 6545336206 cc3200: Make the WDT aware of the servers sleep/wake state. 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 11aa6ba456 cc3200: Add WDT functionality as part of the pyb module. 10 years ago