Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 531 Bytes

Setup TinyGo.md

File metadata and controls

13 lines (7 loc) · 531 Bytes

Setup TinyGo

  1. Install TinyGo

  2. Install esptool

  3. Install VS Code

  4. Install TinyGo VS Code extension

  5. In VS Code project workspace run TinyGo target command for intellisense working properly. This lets you select your target board esp32-coreboard-v2.

  6. You are ready to Go!