From f3129be277c4a633c63ee9f4b12cdb2b63d8130c 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 | 7 +++++++ web/index.html | 1 + 2 files changed, 8 insertions(+) diff --git a/pcb/meson.build b/pcb/meson.build index f320aae..2c73e57 100644 --- a/pcb/meson.build +++ b/pcb/meson.build @@ -40,3 +40,10 @@ bom = custom_target('bom', install: true, install_dir: '/', ) + +fs = import('fs') +kicad_pcb = fs.copyfile( + meson.current_source_dir() / 'iot-contact.kicad_pcb', + install: true, + install_dir: '/', +) diff --git a/web/index.html b/web/index.html index 1f23096..b31dcea 100644 --- a/web/index.html +++ b/web/index.html @@ -12,6 +12,7 @@

Printed circuit board

-- cgit v1.2.3-70-g09d2