From 69ba2047139cb9a72b3398adfd550df36696dd06 Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Tue, 21 Apr 2026 14:21:18 -0400 Subject: hw: add American Embedded build script --- hw/Makefile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 hw/Makefile (limited to 'hw/Makefile') diff --git a/hw/Makefile b/hw/Makefile new file mode 100644 index 0000000..1f952c5 --- /dev/null +++ b/hw/Makefile @@ -0,0 +1,2 @@ +all: + ./build.py -- cgit v1.2.3