Skip to content

Commit cc2aa7d

Browse files
committed
add c6 compile test - testing
1 parent 84f7333 commit cc2aa7d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: .github/workflows/compile-sketch.yml

+7
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,13 @@ jobs:
4747
- name: esp32:esp32
4848
source-url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
4949
50+
# ESP32-C6
51+
# https://github.com/espressif/arduino-esp32/blob/master/boards.txt
52+
- fqbn: esp32:esp32:esp32c6
53+
platforms: |
54+
- name: esp32:esp32
55+
source-url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
56+
5057
# Artemis / Apollo3 Feb 25 - there some issue here -- will need to look at
5158
# https://github.com/sparkfun/Arduino_Apollo3/blob/main/boards.txt
5259
# - fqbn: SparkFun:apollo3:sfe_artemis_atp

0 commit comments

Comments
 (0)