Search found 2 matches

by edmondng17
Sun May 24, 2020 3:24 pm
Forum: ESP32 Arduino
Topic: Can I change the bootup settings in Arduino IDE? E.g. Boot log or flash mode
Replies: 2
Views: 3885

Can I change the bootup settings in Arduino IDE? E.g. Boot log or flash mode

I want to speed up the ESP32 bootup to as short as possible. I read that it should be possible to speed up by changing various settings like bootloader log level from this thread https://www.reddit.com/r/esp32/comments/fnj51a/a_guide_to_improving_esp32_boot_speed/ I am wondering if it is possible to...