Page 1 of 1

where to find CONFIG_BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP in Arduino

Posted: Sun Aug 07, 2022 9:51 am
by zyghom
I understand that this is configurable in ESP-IDF but is it available in Arduino?

thank you

Re: where to find CONFIG_BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP in Arduino

Posted: Mon Aug 08, 2022 5:15 pm
by chegewara
Nope.
In arduino bootloaders are pre-compiled, so you cant change it, even with pio.