We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 61d141c + 86dfcd4 commit d1531e1Copy full SHA for d1531e1
.github/workflows/test-compile-sketch.yml
@@ -46,10 +46,10 @@ jobs:
46
47
# Artemis / Apollo3
48
# https://github.com/sparkfun/Arduino_Apollo3/blob/main/boards.txt
49
- - fqbn: SparkFun:apollo3:sfe_artemis_atp
50
- # platforms: |
51
- name: SparkFun:apollo3
52
- source-url: https://raw.githubusercontent.com/sparkfun/Arduino_Apollo3/master/package_sparkfun_apollo3_index.json
+ # - fqbn: SparkFun:apollo3:sfe_artemis_atp
+ # # platforms: |
+ # name: SparkFun:apollo3
+ # source-url: https://raw.githubusercontent.com/sparkfun/Arduino_Apollo3/master/package_sparkfun_apollo3_index.json
53
54
# ESP8266
55
# https://github.com/esp8266/Arduino/blob/master/boards.txt
0 commit comments