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 3849e55 commit a5c3e1cCopy full SHA for a5c3e1c
.github/workflows/compile.yml
@@ -53,7 +53,7 @@ jobs:
53
with:
54
github-token: ${{ secrets.GITHUB_TOKEN }}
55
platforms: |
56
- - source-url: https://github.com/SolderedElectronics/Dasduino-Board-Definitions-for-Arduino-IDE/raw/dev/package_Dasduino_Boards_index.json
+ - source-url: https://github.com/SolderedElectronics/Dasduino-Board-Definitions-for-Arduino-IDE/raw/master/package_Dasduino_Boards_index.json
57
name: Inkplate_Boards:esp32
58
59
fqbn: ${{ matrix.board.fqbn }}
0 commit comments