We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8056184 commit 78162b2Copy full SHA for 78162b2
configs/pio_end.txt
@@ -1,5 +1,5 @@
1
"ARDUINO_ARCH_ESP32",
2
- "ESP32",
+ ("ESP32", "ESP32"),
3
("F_CPU", "$BOARD_F_CPU"),
4
("ARDUINO", 10812),
5
("ARDUINO_VARIANT", '\\"%s\\"' % board_config.get("build.variant").replace('"', "")),
0 commit comments