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 9b266ff commit 0630a1eCopy full SHA for 0630a1e
.github/workflows/compile_examples.yml
@@ -67,7 +67,7 @@ jobs:
67
platforms: |
68
- name: esp8266:esp8266
69
#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
+ 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