Skip to content
New issue

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

Please provide settings for platform.io #5

Open
MikeMitterer opened this issue May 18, 2023 · 2 comments
Open

Please provide settings for platform.io #5

MikeMitterer opened this issue May 18, 2023 · 2 comments

Comments

@MikeMitterer
Copy link

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=
...
@Zhentao-Lin
Copy link
Member

[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

@bigFin
Copy link

bigFin commented Aug 22, 2023

#6 added example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants