mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
docs: add wake stub example link to deep-sleep-stub.rst
This commit is contained in:
parent
fc30491ab0
commit
ede29b4812
@ -115,3 +115,10 @@ CRC Check For Wake Stubs
|
||||
.. note::
|
||||
|
||||
When the `CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP` option is enabled, all the RTC fast memory except the wake stubs area is added to the heap.
|
||||
|
||||
Example
|
||||
-------
|
||||
|
||||
ESP-IDF provides an example to show how to implement the Deep-sleep wake stub.
|
||||
|
||||
- :example:`system/deep_sleep_wake_stub`
|
||||
|
Loading…
x
Reference in New Issue
Block a user