1
0
Fork 0
2020-embedded-game-programming/README.md

471 B

Embedded Game Programming

  • Get the ESP-IDF v4.0
  • Modify the export.sh script in this directory and fill out IDF_PATH and IDF_TOOLS_PATH
    • IDF_PATH is the extracted ESP-IDF
    • IDF_TOOLS_PATH is the path to the toolchain
  • source export.sh