File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -40,31 +40,31 @@ jobs:
40
40
- fqbn : esp32:esp32:sparkfun_esp32s2_thing_plus
41
41
name : ESP32-S2 Thing Plus
42
42
platforms : |
43
- - name: esp32:esp32s2
43
+ - name: esp32:esp32
44
44
source-url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
45
45
46
46
# ESP32-S3
47
47
# https://github.com/espressif/arduino-esp32/blob/master/boards.txt
48
48
- fqbn : esp32:esp32:sparkfun_esp32s3_thing_plus
49
49
name : ESP32-S3 Thing Plus
50
50
platforms : |
51
- - name: esp32:esp32s3
51
+ - name: esp32:esp32
52
52
source-url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
53
53
54
54
# ESP32-C3
55
55
# https://github.com/espressif/arduino-esp32/blob/master/boards.txt
56
56
- fqbn : esp32:esp32:sparkfun_pro_micro_esp32c3
57
57
name : ESP32-C3 Pro Micro
58
58
platforms : |
59
- - name: esp32:esp32c3
59
+ - name: esp32:esp32
60
60
source-url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
61
61
62
62
# ESP32-C6
63
63
# https://github.com/espressif/arduino-esp32/blob/master/boards.txt
64
64
- fqbn : esp32:esp32:sparkfun_esp32c6_thing_plus
65
65
name : ESP32-C6 Thing Plus
66
66
platforms : |
67
- - name: esp32:esp32c6
67
+ - name: esp32:esp32
68
68
source-url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
69
69
70
70
# Artemis / Apollo3 Feb 25 - there some issue here -- will need to look at
@@ -112,7 +112,7 @@ jobs:
112
112
- fqbn : rp2040:rp2040:sparkfun_iotredboard_rp2350
113
113
name : SparkFun IoT RedBoard RP2350
114
114
platforms : |
115
- - name: rp2040:rp2350
115
+ - name: rp2040:rp2040
116
116
source-url: https://github.com/earlephilhower/arduino-pico/releases/download/global/package_rp2040_index.json
117
117
118
118
# STM32
You can’t perform that action at this time.
0 commit comments