Jump to content

ESP-IDF: Difference between revisions

36 bytes removed ,  23 May 2021
m
mention vscode in comment for tutorial link
imported>Bendlas
m (add blog article to see-also)
imported>Bendlas
m (mention vscode in comment for tutorial link)
Line 115: Line 115:
* [https://github.com/bgamari/esp32.nix esp32.nix] provides nix expression for building the exp32 sdk as well as micropython.
* [https://github.com/bgamari/esp32.nix esp32.nix] provides nix expression for building the exp32 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, similar to esp32.nix, but with buildFHSUserEnv
* [https://specific.solutions.limited/projects/hanging-plotter/electronics tutorial] for setting up the prebuilt toolchain with vscode


[[Category:Guide]]
[[Category:Guide]]
Anonymous user