Files
SlimeVR-Tracker-ESP/ci/devices.json
unlogisch04 e23156821e Fixing compile Error if LED_BUILTIN is not defined (#154)
Co-authored-by: TheDevMinerTV <tobigames200@gmail.com>

Co-authored-by: TheDevMinerTV <tobigames200@gmail.com>
2022-04-24 01:28:08 +03:00

13 lines
209 B
JSON

[
{
"platform": "espressif8266",
"platformio_board": "esp12e",
"board": "SLIMEVR"
},
{
"platform": "espressif32 @ 3.5.0",
"platformio_board": "esp32dev",
"board": "WROOM32"
}
]