Skip to content

Commit

Permalink
Add options.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Cimos committed Aug 7, 2024
1 parent e53823a commit 2becd20
Show file tree
Hide file tree
Showing 5 changed files with 62 additions and 59 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
dir: output
schema: '${{ env.PROJECT_NAME }}.kicad_sch'
board: '${{ env.PROJECT_NAME }}.kicad_pcb'
verbose: 2

# Update artifacts
- name: Upload Results
Expand Down
6 changes: 3 additions & 3 deletions Controller_RP2040.kicad_sch
Original file line number Diff line number Diff line change
Expand Up @@ -1121,7 +1121,7 @@
)
(wire
(pts
(xy 262.89 46.355) (xy 269.875 46.355)
(xy 262.89 46.99) (xy 269.875 46.99)
)
(stroke
(width 0)
Expand Down Expand Up @@ -1291,7 +1291,7 @@
)
(wire
(pts
(xy 269.875 43.18) (xy 269.875 46.355)
(xy 269.875 43.18) (xy 269.875 46.99)
)
(stroke
(width 0)
Expand Down Expand Up @@ -1950,7 +1950,7 @@
(uuid "d0283dde-93dd-4060-ac3f-fd3a8b44711a")
)
(label "3V3"
(at 262.89 46.355 0)
(at 262.89 46.99 0)
(fields_autoplaced yes)
(effects
(font
Expand Down
Loading

0 comments on commit 2becd20

Please sign in to comment.