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.
1 parent 7d7c637 commit 9b266ffCopy full SHA for 9b266ff
.github/workflows/compile_examples.yml
@@ -66,7 +66,8 @@ jobs:
66
type: 8266
67
platforms: |
68
- name: esp8266:esp8266
69
- source-url: https://arduino.esp8266.com/stable/package_esp8266com_index.json
+ #source-url: https://arduino.esp8266.com/stable/package_esp8266com_index.json
70
+ source-url: https://github.com/mcspr/esp8266-Arduino/releases/download/3.2.0-dev/package_esp8266com_index.json
71
internalid: esp8266
72
- fqbn: STMicroelectronics:stm32:GenF1:pnum=BLUEPILL_F103C8
73
0 commit comments