Austin Morlan 2156cb1e1a | ||
---|---|---|
src | ||
.gitignore | ||
CMakeLists.txt | ||
LICENSE | ||
README.md | ||
export.sh | ||
sdkconfig.defaults |
README.md
Embedded Game Programming
- Get the ESP-IDF v4.0
- Follow Steps 1 through 3 of the Documentation
- Modify the
export.sh
script in this directory and fill outIDF_PATH
andIDF_TOOLS_PATH
IDF_PATH
is the extracted ESP-IDFIDF_TOOLS_PATH
is the path to the toolchain
source export.sh