summaryrefslogtreecommitdiff
path: root/ports/esp32/machine_rtc.c
AgeCommit message (Expand)Author
2018-05-02esp32: Use mp_rom_map_elem_t and MP_ROM_xxx macros for const dicts.Damien George
2018-02-17esp32/machine_rtc: Add RTC class to machine module with sleep impl.Eric Poulsen