esp-idf/components
Ivan Grokhotkov e4811216ff deep sleep: fix regression due to moving ets_update_cpu_frequency into IRAM
Deep sleep stub may call ets_update_cpu_frequency, which has been moved from ROM to IRAM.
Restore the ROM version in the linker script, call it ets_update_cpu_frequency_rom, use it in the deep sleep stub.
2017-01-12 14:15:25 +08:00
..
2016-12-29 17:37:17 +08:00
2017-01-11 15:03:14 +08:00
2016-11-16 15:57:34 +11:00
2017-01-09 05:54:04 +08:00
2017-01-04 19:27:58 +08:00
2017-01-09 17:51:48 +08:00
2016-11-22 21:14:36 +08:00
2016-11-23 11:29:36 +08:00
2017-01-09 05:54:04 +08:00
2017-01-09 04:51:24 +08:00