summaryrefslogtreecommitdiff
path: root/artifacts
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2025-04-11 17:54:26 +0200
committerxengineering <me@xengineering.eu>2025-05-24 12:01:44 +0200
commit69cf3c6a1c9977ea255b3738eefca8065fd2a4f4 (patch)
tree261e9c39b74d0713deec260e43f4befdb4b0fcbd /artifacts
parenta82bdbbec681cec0c6f5304318b6010f1752dbf6 (diff)
downloadiot-contact-69cf3c6a1c9977ea255b3738eefca8065fd2a4f4.tar
iot-contact-69cf3c6a1c9977ea255b3738eefca8065fd2a4f4.tar.zst
iot-contact-69cf3c6a1c9977ea255b3738eefca8065fd2a4f4.zip
web: Deploy iot-contact.kicad_pcb
This can be used to order the PCB depending on the manufacturers software capabilities.
Diffstat (limited to 'artifacts')
-rw-r--r--artifacts/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/artifacts/meson.build b/artifacts/meson.build
index 278c695..ac15661 100644
--- a/artifacts/meson.build
+++ b/artifacts/meson.build
@@ -6,6 +6,7 @@ artifacts = [
simulation,
update_image,
factory_image,
+ kicad_pcb,
]
foreach artifact : artifacts