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 SparkFun ESP32 MicroMod microcontroller #5556

Merged
merged 3 commits into from
Aug 23, 2021
Merged

Add SparkFun ESP32 MicroMod microcontroller #5556

merged 3 commits into from
Aug 23, 2021

Conversation

seanhagen
Copy link
Contributor

Summary

Adds support for the SparkFun ESP32 MicroMod microcontroller board. Adds the relevant section to boards.txt and adds an esp32micromod folder with the proper pins_arduino.h to the variants folder.

Feedback is requested! I'm not sure if there's anything else required to add support for this microcontroller; let me know what needs doing and I'll figure out how to do it!

Impact

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

Links

@CLAassistant
Copy link

CLAassistant commented Aug 17, 2021

CLA assistant check
All committers have signed the CLA.

@seanhagen
Copy link
Contributor Author

Is there anything else that's required of me before this can be merged in?

@me-no-dev me-no-dev merged commit 8785335 into espressif:master Aug 23, 2021
@seanhagen seanhagen deleted the add-sparkfun-esp32-micromod branch August 24, 2021 05:34
@manchoz
Copy link

manchoz commented Aug 31, 2021

Hi @seanhagen and @me-no-dev, 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

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.

4 participants