We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Was not able to find the right settings for PIO after 2 hours. No infos if I google for it.
Relevant settings:
board= board_upload.flash_size= board_build.partitions= ...
The text was updated successfully, but these errors were encountered:
[env:esp-wrover-kit] platform = espressif32 board = esp-wrover-kit framework = arduino upload_port = COM21 upload_speed = 115200 upload_protocol = esptool monitor_speed = 115200 board_build.f_cpu = 240000000L board_build.f_flash = 80000000L board_build.flash_mode = qio
build_flags = -DCODE_DEBUG_LEVEL=0 -DDBOARD_HAS_PSRAM
Sorry, something went wrong.
#6 added example
No branches or pull requests
Was not able to find the right settings for PIO after 2 hours. No infos if I google for it.
Relevant settings:
The text was updated successfully, but these errors were encountered: