esp-open-rtos/open_esplibs/libmain
Oto Petřík d50294b590 Fix ignored offset in rtc_mem access.
Fix sdk_system_rtc_mem_write and sdk_system_rtc_mem_read,
the functions did not use the user-provided offsets to rtc_mem.
Without using offset, rboot's rtcdata access, and its
temp_rom handling were broken.
2016-12-01 20:03:57 +01:00
..
misc.c open_esplibs: Add README and Copyright headers 2016-07-06 17:22:09 +10:00
os_cpu_a.c FreeRTOS type updates. (#261) 2016-11-05 12:04:03 +02:00
spi_flash.c open_esplibs: Add README and Copyright headers 2016-07-06 17:22:09 +10:00
timers.c FreeRTOS type updates. (#261) 2016-11-05 12:04:03 +02:00
uart.c open_esplibs: Add README and Copyright headers 2016-07-06 17:22:09 +10:00
user_interface.c Fix ignored offset in rtc_mem access. 2016-12-01 20:03:57 +01:00
xtensa_context.S open_esplibs: Add README and Copyright headers 2016-07-06 17:22:09 +10:00