Alex Lisitsyn ce09cfd99b esp32: Deactivate wakeup trigger after first wakeup
Added function esp_sleep_disable_wakeup_source() to deactivate wakeup trigger for selected source.
Updated documentation for this function in sleep_modes.rst file.
Updated unit test to check this functionality for light sleep.
The test_sleep.c unit test is updated to add reliability for unit testing.

(TW#18952)
Closes https://github.com/espressif/esp-idf/issues/1677
2018-03-16 18:49:24 +05:00
..
2018-01-03 10:51:34 +11:00
2017-12-07 12:01:14 +08:00
2017-12-07 12:01:14 +08:00
2017-12-07 12:01:14 +08:00
2017-11-24 15:31:28 +08:00