ESP-IDF: Difference between revisions

Link to archive.org for broken link to vscode tutorial
Changed esp32-idf to esp-idf-full : device-specific shells are deprecated and will be removed with ESP-IDF v6.0.
Line 6: Line 6:


<syntaxhighlight lang="sh">
<syntaxhighlight lang="sh">
nix --experimental-features 'nix-command flakes' develop github:mirrexagon/nixpkgs-esp-dev#esp32-idf
nix --experimental-features 'nix-command flakes' develop github:mirrexagon/nixpkgs-esp-dev#esp-idf-full
</syntaxhighlight>
</syntaxhighlight>