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 docker build for ESP32-C3 #584

Merged
merged 1 commit into from
Nov 15, 2021
Merged

Conversation

duncandrennan
Copy link
Contributor

Build for the docker container for riscv32-esp-elf compiler for the ESP32-C3

  • Currently builds against https://github.com/duncandrennan/esp-idf.git which has ESP-IDF v4.3.1 (latest stable release that supports ESP32-C3). I've forked off of https://github.com/mongoose-os/esp-idf
  • I haven't applied the mgos commits to the ESP-IDF, this is just a start to get a basic build going and get feedback on how to start pushing the development code for others to pick up on.
  • I've copied rom.bin/elf from the esp32 folder and I'm assuming these are incorrect. I'm not sure what the source of these is, or what is in them.

Notes:
* Currently builds against https://github.com/duncandrennan/esp-idf.git
  which has ESP-IDF v4.3.1 (latest stable release that supports ESP32-C3)
* rom.bin/elf are copied from esp32 folder and most likely not correct
@rojer rojer merged commit 33d58d2 into cesanta:master Nov 15, 2021
@rojer
Copy link
Collaborator

rojer commented Nov 15, 2021

makes sense, let's merge and iterate. thank you for working on ths!

@duncandrennan
Copy link
Contributor Author

Could you let me know where rom.bin/elf come from, or how they are generated?

@duncandrennan duncandrennan deleted the esp32c3_dev branch November 16, 2021 12:29
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.

2 participants