We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20af134 commit 33d9253Copy full SHA for 33d9253
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