]> granicus.if.org Git - esp-idf/commit
Deep sleep: Any source named rtc_wake_stub* is linked as RTC wake stub code
authorAngus Gratton <angus@espressif.com>
Thu, 13 Oct 2016 00:46:51 +0000 (11:46 +1100)
committerAngus Gratton <angus@espressif.com>
Wed, 19 Oct 2016 04:58:37 +0000 (15:58 +1100)
commitda706111965e471e9d0425e1b853aa63cc4e64d3
treedce5c83a7408b778f5006829ef3e9eb0c652a36c
parent19db9ed87054151d37d5418d252bb57bed8fc0d5
Deep sleep: Any source named rtc_wake_stub* is linked as RTC wake stub code

Also move esp_deepsleep.h documentation out to docs/deep-sleep-stub.rst
components/esp32/cpu_start.c
components/esp32/deepsleep.c
components/esp32/include/esp_attr.h
components/esp32/include/esp_deepsleep.h
components/esp32/include/esp_system.h
components/esp32/ld/esp32.common.ld
docs/deep-sleep-stub.rst [new file with mode: 0644]