1. a4c8ef9 esp8266: Reset "virtual RTC" on power on. by Paul Sokolovsky · 9 years ago
  2. a2e39a7 esp8266/modpybrtc: Simplify multiplication by fixed-point value. by Paul Sokolovsky · 9 years ago
  3. 814b1ae esp8266/modpybrtc: pyb_rtc_memory(): Fix copy-paste error. by Paul Sokolovsky · 9 years ago
  4. 5b3f0b7 py: Change first arg of type.make_new from mp_obj_t to mp_obj_type_t*. by Damien George · 10 years ago
  5. 731f359 all: Add py/mphal.h and use it in all ports. by Damien George · 10 years ago
  6. de8b585 esp8266: Make pyb.RTC a type, and pyb.RTC() constructs an RTC object. by Damien George · 10 years ago
  7. 40c6d57 esp8266: Actually use the decimal part of system_rtc_clock_cali_proc() by Josef Gajdusek · 10 years ago
  8. 103d12a esp8266: Add utime and pyb.RTC by Josef Gajdusek · 10 years ago