ESP8266_dual_nRF24L01_gateway/gitea_ci.json
Th3maz1ng cefdddb918 Added the custom CI script to build the code upon commits.
Added the custom CI script to build the code upon commits.
2021-09-21 17:02:14 +02:00

5 lines
100 B
JSON

{
"builder": "arduino-cli",
"fqbn": "esp8266:esp8266:nodemcuv2",
"source_folder": ["src/test/"]
}