Skip to content

Commit

Permalink
Add Ethernet OTA example and instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
maxgerhardt committed Nov 6, 2024
1 parent b3e82da commit 33a29e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
os: [ubuntu-latest, windows-latest, macos-latest]
example:
- "examples/arduino-blink"
- "examples/arduino-ethernet-ota"
- "examples/arduino-wifi-scan"
- "examples/arduino-ota"
- "examples/arduino-signed-ota"
Expand Down
1 change: 1 addition & 0 deletions examples/arduino-ethernet-ota
Submodule arduino-ethernet-ota added at 1e2f26

0 comments on commit 33a29e0

Please sign in to comment.