Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:espidf [2023/10/03 16:29] – [Install] darron | tools:espidf [2024/10/02 00:38] (current) – [Setup] darron | ||
---|---|---|---|
Line 19: | Line 19: | ||
</ | </ | ||
- | Debian bullseye has python 3 but on buster python 3 will need to be the default version. | + | Python3 |
- | + | ||
- | < | + | |
- | update-alternatives --remove-all python | + | |
- | update-alternatives --install / | + | |
- | update-alternatives --install / | + | |
- | update-alternatives --config python | + | |
- | python -V | + | |
- | Python 3.7.3 | + | |
- | </ | + | |
=== User === | === User === | ||
Line 52: | Line 43: | ||
=== Install=== | === Install=== | ||
- | Clone dev kit into home dir. | + | Login as user esp |
< | < | ||
/bin/su - esp | /bin/su - esp | ||
+ | </ | ||
+ | |||
+ | Clone dev kit into home dir. | ||
+ | |||
+ | < | ||
git clone --recursive https:// | git clone --recursive https:// | ||
</ | </ | ||
Line 78: | Line 74: | ||
</ | </ | ||
- | Save the environment | + | Save the configuration |
< | < | ||
Line 111: | Line 107: | ||
=== Resources === | === Resources === | ||
+ | |||
+ | [[https:// | ||
[[https:// | [[https:// | ||
+ | [[https:// |