aboutsummaryrefslogtreecommitdiff
path: root/src/components/uart/source.mk
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2024-09-22 22:45:18 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2024-09-22 22:45:18 +0300
commitb1d67364b4b4832b8efed112f7b0ead1a0b3cd3b (patch)
tree7926bfb428703515438c08b98c61cbffd34b3cbb /src/components/uart/source.mk
parent32f9719e29762001f73460acd31f2a6da8fd6298 (diff)
downloadgran-b1d67364b4b4832b8efed112f7b0ead1a0b3cd3b.tar.gz
gran-b1d67364b4b4832b8efed112f7b0ead1a0b3cd3b.zip
start experimenting with processor grids
Diffstat (limited to 'src/components/uart/source.mk')
-rw-r--r--src/components/uart/source.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/uart/source.mk b/src/components/uart/source.mk
new file mode 100644
index 0000000..af26289
--- /dev/null
+++ b/src/components/uart/source.mk
@@ -0,0 +1 @@
+SOURCES += src/components/uart/simple_uart.c