This commit is contained in:
rusefillc 2023-12-04 14:44:25 -05:00
parent e4f88c9745
commit 1e1101aa9e
3 changed files with 22 additions and 0 deletions

9
.github/workflows/create-board.yaml vendored Normal file
View File

@ -0,0 +1,9 @@
name: Create Board
on: [ push, pull_request ]
jobs:
call-workflow-passing-data:
uses: andreika-git/hellen-one/.github/workflows/create-board.yaml@master
permissions:
contents: write

5
bom_replace_xxxyyy-a.csv Normal file
View File

@ -0,0 +1,5 @@
# removal example: R66006 would be removed from BOM
R66006,
# replacement example - replace specific fuse part number
F42333310,"nSMD050-24V","SMD1206","C70076"
Can't render this file because it has a wrong number of fields in line 2.

8
revision.txt Normal file
View File

@ -0,0 +1,8 @@
# make sure to increment revision BEFORE any changes to content
BOARD_PREFIX=xxx
BOARD_SUFFIX=yyy
BOARD_REVISION=a
# does not affect fab files, only needed to have nice rendered preview
BOARD_PCB_OFFSET=0,0