Platformio: Difference between revisions
imported>Mic92 add platformio page |
imported>Mic92 add platformio page |
||
Line 1: | Line 1: | ||
[ | [https://platformio.org/ PlatformIO] is a SDK/toolchain manager for various microcontrollers and and embedded platforms i.e. esp32. | ||
== Basic development environment == | == Basic development environment == | ||
Line 18: | Line 18: | ||
== Use in vscode == | == Use in vscode == | ||
To use the nix-shell provided | To use the nix-shell provided PlatformIO rather the builtin one first open <code>vscode</code> within the nix-shell | ||
and also modify it's <code>settings.json</code> to also contain the following line: | and also modify it's <code>settings.json</code> to also contain the following line: | ||