Configuring and using RTC GPIOs as outputs in stub
Posted: Thu May 04, 2017 3:40 pm
Hi There,
I'm able to put the esp32 to sleep and wake it up on RTC pin level change. What I need next is a stub function that acts before the processors boot up configuring an RTC pin as output and setting it high until the main tasks take over.
Is there an example out there that does that or could you please point me in the right direction?
Many thanks in advance!
I'm able to put the esp32 to sleep and wake it up on RTC pin level change. What I need next is a stub function that acts before the processors boot up configuring an RTC pin as output and setting it high until the main tasks take over.
Is there an example out there that does that or could you please point me in the right direction?
Many thanks in advance!