bugfix(touch pad): modify deep-sleep example and add note for sleep api.
authorfuzhibo <fuzhibo@espressif.com>
Thu, 14 Jun 2018 08:33:46 +0000 (16:33 +0800)
committerfuzhibo <fuzhibo@espressif.com>
Wed, 20 Jun 2018 02:57:26 +0000 (10:57 +0800)
commit9a0d57b90b4824bf67289084aa869a4b834e328b
tree060de86fe06c414d7d878f6eb50f2a2f0820cb2a
parentc77f84e788819a5070a9ea63b9a73fb0aea6df15
bugfix(touch pad): modify deep-sleep example and add note for sleep api.
Closes https://github.com/espressif/esp-idf/issues/2052
components/driver/include/driver/touch_pad.h
components/driver/rtc_module.c
components/esp32/include/esp_sleep.h
examples/peripherals/touch_pad_interrupt/main/tp_interrupt_main.c
examples/peripherals/touch_pad_read/main/tp_read_main.c
examples/system/deep_sleep/main/deep_sleep_example_main.c