Skip to content

Commit e84f314

Browse files
committed
2 parents 0b26d43 + 9bd36d5 commit e84f314

File tree

380 files changed

+251
-99993
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

380 files changed

+251
-99993
lines changed

.github/workflows/compile.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ jobs:
3535
fqbn: Inkplate_Boards:esp32:Inkplate6COLOR
3636
additional-sketch-paths: |
3737
- examples/Inkplate6COLOR
38+
- board:
39+
fqbn: Inkplate_Boards:esp32:Inkplate5
40+
additional-sketch-paths: |
41+
- examples/Inkplate5
3842
steps:
3943
- name: Checkout
4044
uses: actions/checkout@v2
@@ -45,7 +49,7 @@ jobs:
4549
with:
4650
github-token: ${{ secrets.GITHUB_TOKEN }}
4751
platforms: |
48-
- source-url: https://github.com/e-radionicacom/Dasduino-Board-Definitions-for-Arduino-IDE/raw/master/package_Dasduino_Boards_index.json
52+
- source-url: https://github.com/SolderedElectronics/Dasduino-Board-Definitions-for-Arduino-IDE/raw/dev/package_Dasduino_Boards_index.json
4953
name: Inkplate_Boards:esp32
5054
5155
fqbn: ${{ matrix.board.fqbn }}

examples/Inkplate5/Advanced_Inkplate_Features/Inkplate_Battery_Voltage_And_Temperature/Inkplate_Battery_Voltage_And_Temperature.ino

Lines changed: 0 additions & 57 deletions
This file was deleted.

examples/Inkplate5/Advanced_Inkplate_Features/Inkplate_Battery_Voltage_And_Temperature/symbols.h

Lines changed: 0 additions & 130 deletions
This file was deleted.

examples/Inkplate5/Advanced_Inkplate_Features/Inkplate_Bluetooth_Peripheral_Mode_Example/Inkplate_Bluetooth_Peripheral_Mode_Example.ino

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)