-
-
Notifications
You must be signed in to change notification settings - Fork 693
Add SparkFun ESP32 MicroMod #605
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 #605
Conversation
…atform-espressif32 into add-sparkfun-esp32-micromod
I did my best to translate the info from the boards.txt using the 1.0.1 tarball downloaded from the url in the SparkFun board manager JSON file, but I'm not 100% certain I got it right, so I'm attaching the esp32micromod section of the boards.txt here: |
Hi @seanhagen ! Thanks for the PR! Currently we only support the official Arduino ESP32 core from https://github.com/espressif/arduino-esp32, so it might be a good idea to submit a PR with this new variant to that repository so it will land in the upcoming v2.0. |
@valeros is that the repository that pio downloads to |
Opened a PR to add the ESP32 MicroMod to the espressif/arduion-esp32 repo! |
That's right, PlatformIO uses the latest stable v1.0.6 |
So if the PR I opened in the espressif/arduion-esp32 repo is merged, is this one still required or is there some tooling or scripts that will automagically generate the |
Most of the board manifests are handled manually. |
Causes the board to reset when in the Weather Station carrier board and the rain sensor is tripped.
Just waiting on the maintainers of the |
The |
Thanks @seanhagen for putting in this board request, and doing the leg work in the PR that adds the MicroMod! I'm also looking to use this board, so is there anything here I can do to help get this merged in? I added the board manually, but I'm getting a missing Its not clear to me what drives what version of that repo is included with this framework, so any help in overriding this would be helpful to me while we wait on the official inclusion of this board. |
Many thanks! |
Add the JSON configuration for the SparkFun ESP32 MicroMod