Skip to content

Commit

Permalink
one build failing - think its a local error - will revisit shortly
Browse files Browse the repository at this point in the history
  • Loading branch information
gigapod committed Feb 26, 2025
1 parent 3e1f9f9 commit 2cb8cd3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/compile-sketch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@ jobs:
- name: esp32:esp32
source-url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
# Artemis / Apollo3
# Artemis / Apollo3 Feb 25 - there some issue here -- will need to look at
# https://github.com/sparkfun/Arduino_Apollo3/blob/main/boards.txt
- 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
# - 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

# ESP8266
# https://github.com/esp8266/Arduino/blob/master/boards.txt
Expand Down

0 comments on commit 2cb8cd3

Please sign in to comment.