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

preparing firmware for ESP32-C3 supermini #86

Open
burbon-pl opened this issue Oct 11, 2024 · 1 comment
Open

preparing firmware for ESP32-C3 supermini #86

burbon-pl opened this issue Oct 11, 2024 · 1 comment

Comments

@burbon-pl
Copy link

burbon-pl commented Oct 11, 2024

Hi!
Is there any easy way to prepare your soft for different ESP32 boards? Like ESP32-C3 supermini for example? "Nodemcu-homberger" from https://www.wellenvogel.net/software/esp32/install.html unfortunatelly doesn't boot on this board. But it works just perfectly on ESP32-WROOM-32D.

@wellenvogel
Copy link
Owner

Most probably it simply needs some additional board definitions.
If you want to play with it you could fork and go for a usertask: https://github.com/wellenvogel/esp32-nmea2000/blob/master/lib/exampletask/Readme.md.
So you could easily define a new environment with this board type. If you made some testing on it I could potentially include this in the core - and also for the online build service.
Or just directly go for a PR with the necessary board definition.

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

2 participants