ESP-IDF: Difference between revisions

imported>Leonvita91
(i had change this dir becuase it wasnt folllow the the Steps and the old one was this (pkgs.callPackage ~/esp/esp32-toolchain.nix {}) for the new one this (pkgs.callPackage ~/esp/esp-toolchain.nix {}) so i just removed the 32 from esp in order to fit Dir.)
imported>Bendlas
m (add blog article to see-also)
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


[[Category:Guide]]
[[Category:Guide]]