Skip to content
Snippets Groups Projects
Commit d3b30efe authored by q3k's avatar q3k
Browse files

sdkconfig.defaults: use stub to flash, again

As we don't use the UART/JTAG detection mechanism anymore for rebooting
into bootrom serial, we can use the stub again, which makes things much
faster.
parent ad490eb8
No related branches found
No related tags found
No related merge requests found
CONFIG_BOOTLOADER_LOG_LEVEL_WARN=y
CONFIG_APP_EXCLUDE_PROJECT_VER_VAR=y
CONFIG_APP_EXCLUDE_PROJECT_NAME_VAR=y
CONFIG_ESPTOOLPY_NO_STUB=y
CONFIG_ESPTOOLPY_FLASHMODE_QIO=y
CONFIG_ESPTOOLPY_FLASHSIZE_16MB=y
CONFIG_ESPTOOLPY_AFTER_NORESET=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment