Skip to content

Commit c2dfb4f

Browse files
committed
added thinx.yml for proper platform setting on git prefetch
1 parent 5d8055b commit c2dfb4f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

thinx-esp32-example/thinx.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
arduino:
2+
platform: espressif
3+
arch: esp32
4+
board: esp32
5+
f_cpu: 240
6+
flash_size: 4M
7+
libs:
8+
- ArduinoJSON

0 commit comments

Comments
 (0)