diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-03-01 10:47:50 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-03-01 10:47:50 +0530 |
| commit | 131e4165f8522a9530bf65b2dfa24e7a4190ba42 (patch) | |
| tree | 25e552b8f3a515f16c99a435e0308fa1c3b1ca7c /justfile | |
| parent | 96b074de6104161c62e09b2b1a725316dbf1c5f3 (diff) | |
| download | daft-watch-131e4165f8522a9530bf65b2dfa24e7a4190ba42.tar.gz daft-watch-131e4165f8522a9530bf65b2dfa24e7a4190ba42.zip | |
Diffstat (limited to 'justfile')
| -rw-r--r-- | justfile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -53,3 +53,6 @@ format: @compile-flags: echo '{{CFLAGS}}' | tr ' ' '\n' > ./compile_flags.txt + +schematic: + kicad-cli sch export svg -t arcana ./pcb/watch.kicad_sch |
