Skip to content

Commit

Permalink
Update arduino_ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
771-8bit committed Mar 13, 2024
1 parent 8eb9a1b commit d34a749
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/arduino_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ jobs:
version: latest
- name: Adafruit BNO055
version: latest
- name: Adafruit LPS35HW
version: latest
- source-url: https://github.com/uChip/MCP342X.git
- source-url: https://github.com/core-rocket/CCP.git
- source-url: https://github.com/coryjfowler/MCP_CAN_lib.git
Expand Down Expand Up @@ -145,6 +147,14 @@ jobs:
vendor: rp2040
arch: rp2040
name: seeed_xiao_rp2040

- sketch-paths: Pressure
libraries: |
-
board:
vendor: rp2040
arch: rp2040
name: seeed_xiao_rp2040

include:
- code:
Expand Down

0 comments on commit d34a749

Please sign in to comment.