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 9443645 commit 9bd36d5Copy full SHA for 9bd36d5
.github/workflows/compile.yml
@@ -49,7 +49,7 @@ jobs:
49
with:
50
github-token: ${{ secrets.GITHUB_TOKEN }}
51
platforms: |
52
- - source-url: https://github.com/e-radionicacom/Dasduino-Board-Definitions-for-Arduino-IDE/raw/master/package_Dasduino_Boards_index.json
+ - source-url: https://github.com/SolderedElectronics/Dasduino-Board-Definitions-for-Arduino-IDE/raw/dev/package_Dasduino_Boards_index.json
53
name: Inkplate_Boards:esp32
54
55
fqbn: ${{ matrix.board.fqbn }}
0 commit comments