ESP-IDF: Difference between revisions

imported>Staff-d
Add new dependencies (cmake and glibcLocales as well as the python dependencies setuptools, pyelftools, pyparsing, click) and add IDF_TOOLS_PATH variable to the shell hook to enable the usage of idf.py
imported>Mic92
No edit summary
Line 110: Line 110:
That's all you need to start developing with ESP-IDF on NixOS!
That's all you need to start developing with ESP-IDF on NixOS!
The next step is to follow the [https://esp-idf.readthedocs.io/en/latest/get-started/index.html#start-a-project ESP-IDF Get Started guide] from section "Start a project" onward.
The next step is to follow the [https://esp-idf.readthedocs.io/en/latest/get-started/index.html#start-a-project ESP-IDF Get Started guide] from section "Start a project" onward.
== See also ==
- [https://github.com/bgamari/esp32.nix esp32.nix] provides nix expression for building the exp32 sdk as well as micropython.


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