No description
  • C 98.9%
  • HTML 0.8%
  • Lua 0.2%
  • Nix 0.1%
Find a file
2024-09-25 09:30:54 +02:00
.github/workflows add Qr code mock test 2024-09-25 09:30:54 +02:00
.vscode add project build automation 2024-09-25 09:03:35 +02:00
main add Qr code mock test 2024-09-25 09:30:54 +02:00
.gitignore add project build automation 2024-09-25 09:03:35 +02:00
CMakeLists.txt initial commit 2024-09-25 08:54:57 +02:00
diagram.json add project build automation 2024-09-25 09:03:35 +02:00
README.md add gitignore 2024-09-25 08:56:39 +02:00
wokwi.toml add project build automation 2024-09-25 09:03:35 +02:00

ESP32-C3 Lua evaluation example

Build

idf.py set-target esp32c3
idf.py build flash monitor