From 69cf3c6a1c9977ea255b3738eefca8065fd2a4f4 Mon Sep 17 00:00:00 2001 From: xengineering Date: Fri, 11 Apr 2025 17:54:26 +0200 Subject: web: Deploy iot-contact.kicad_pcb This can be used to order the PCB depending on the manufacturers software capabilities. --- pcb/meson.build | 3 +++ 1 file changed, 3 insertions(+) (limited to 'pcb/meson.build') diff --git a/pcb/meson.build b/pcb/meson.build index 293b2a1..4feecce 100644 --- a/pcb/meson.build +++ b/pcb/meson.build @@ -36,3 +36,6 @@ bom = custom_target( depend_files: schematic_files, build_by_default: true, ) + +fs = import('fs') +kicad_pcb = fs.copyfile(meson.current_source_dir() / 'iot-contact.kicad_pcb') -- cgit v1.2.3-70-g09d2