ESP-IDF: Difference between revisions
imported>Olafklingt update version for manual toolchain |
Link to archive.org for broken link to vscode tutorial |
||
| (One intermediate revision by one other user not shown) | |||
| Line 99: | Line 99: | ||
bison | bison | ||
gperf | gperf | ||
pkg-config | |||
cmake | cmake | ||
| Line 146: | Line 146: | ||
* [https://github.com/bgamari/esp32.nix esp32.nix] provides nix expression for building the esp32 sdk as well as micropython. | * [https://github.com/bgamari/esp32.nix esp32.nix] provides nix expression for building the esp32 sdk as well as micropython. | ||
* [https://github.com/taktoa/esp32-baremetal esp32-baremetal] has an example how to build esp32 firmware without relying on an sdk. | * [https://github.com/taktoa/esp32-baremetal esp32-baremetal] has an example how to build esp32 firmware without relying on an sdk. | ||
* [https://specific.solutions.limited/projects/hanging-plotter/electronics tutorial] for setting up the prebuilt toolchain with vscode | * [https://web.archive.org/web/20240621182952/https://specific.solutions.limited/projects/hanging-plotter/electronics tutorial] for setting up the prebuilt toolchain with vscode | ||
[[Category:Guide]] | [[Category:Guide]] | ||