10000 Add platform specific flash speed to magicFlashChipSpeed by TD-er · Pull Request #8864 · espressif/arduino-esp32 · GitHub
[go: up one dir, main page]

Skip to content

Add platform specific flash speed to magicFlashChipSpeed #8864

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

Merged
merged 2 commits into from
Nov 13, 2023

Conversation

TD-er
Copy link
Contributor
@TD-er TD-er commented Nov 10, 2023

Description of Change

Various ESP32-variants like the C6, H2, etc. differ in their used flash frequencies.

Also the maximum possible flash size wasn't handled in magicFlashChipSize

Related links

Used the info from esptool.py