Inital commit
This commit is contained in:
17
kibot_yaml/kibot_pre_erc_report.yaml
Normal file
17
kibot_yaml/kibot_pre_erc_report.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
# KiBot preflight for generating ERC reports
|
||||
# https://kibot.readthedocs.io/en/latest/configuration/preflights/erc.html
|
||||
|
||||
kibot:
|
||||
version: 1
|
||||
|
||||
preflight:
|
||||
erc:
|
||||
category: '@DIR@'
|
||||
dir: '@DIR@'
|
||||
format: 'HTML, RPT'
|
||||
output: 'report_%f-%i%I%v.%x'
|
||||
|
||||
...
|
||||
definitions:
|
||||
CATEGORY: Schematic
|
||||
DIR: Reports
|
||||
Reference in New Issue
Block a user