Skip to content

Commit 8fd0199

Browse files
authored
Migrate to using the custom esp-web-tools https://github.com/BruceDevices/esp-web-tools/ which containes fixes for ESP32-C5 (#2033)
1 parent f77691c commit 8fd0199

File tree

4 files changed

+5193
-1359
lines changed

4 files changed

+5193
-1359
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ Thumbs.db
2323
# Vite
2424
vite.config.js.timestamp-*
2525
vite.config.ts.timestamp-*
26+
27+
# Vendor files
28+
static/vendor/*

0 commit comments

Comments
 (0)