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

Add ATMegaZero ESP32-S2 microcontroller #5569

Merged
merged 3 commits into from
Aug 23, 2021

Conversation

eddieespinal
Copy link
Contributor

Summary

Adds support for the new ATMegaZero ESP32-S2 board. Adds the relevant section to boards.txt and adds the folder for the atmegazero-esp32s2 with the proper pins_arduino.h to the variants folder.

Impact

Allows users to compile code properly for the ATMegaZero ESP32-S2 without having to use a similar board and manually entering pin numbers.

Links

ATMegaZero ESP32-S2

Thanks!

@eddieespinal
Copy link
Contributor Author

eddieespinal commented Aug 21, 2021

What else is needed in order to get this PR merged in? @pedrominatel

@me-no-dev me-no-dev merged commit 929cf2c into espressif:master Aug 23, 2021
@pedrominatel
Copy link
Member

Done @eddieespinal

@manchoz
Copy link

manchoz commented Aug 31, 2021

Hi @eddieespinal, arduino-cli is complaining about a malformed option:

$ arduino-cli board list
Error initializing instance: loading platform release esp32-git:[email protected]: loading boards: skipping loading of boards esp32-git:esp32:deneyapmini, esp32-git:esp32:atmegazero_esp32s2: malformed custom board options

@chegewara
Copy link
Contributor

i want this board due to FLASH and SPIRAM size.

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

Successfully merging this pull request may close these issues.

5 participants