12 lines
182 B
YAML
12 lines
182 B
YAML
kibot:
|
|
version: 1
|
|
|
|
import:
|
|
- file: default.kibot.yaml
|
|
outputs: ['bom_csv','bom_xlsx', 'print_sch', 'interactive_bom']
|
|
|
|
preflight:
|
|
erc: true
|
|
update_xml: true
|
|
drc: false
|