17 lines
311 B
YAML
17 lines
311 B
YAML
# 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 |