From dab4980a7a582fc29df3780e4b6edf2192178824 Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Sun, 3 Nov 2024 15:33:04 +0100 Subject: [PATCH] avr: add missing build file. --- avr/modules/motion/0BUILD | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 avr/modules/motion/0BUILD diff --git a/avr/modules/motion/0BUILD b/avr/modules/motion/0BUILD new file mode 100644 index 0000000..febd367 --- /dev/null +++ b/avr/modules/motion/0BUILD @@ -0,0 +1,11 @@ + + + + + + main.asm + + + + +