This commit is contained in:
Borean 2025-01-12 15:22:13 +01:00
parent d04ebdcad6
commit cff475a854
5 changed files with 86 additions and 0 deletions

5
morse/Makefile Normal file
View file

@ -0,0 +1,5 @@
# Only define if needed:
# TARGET = main.elf
# SRCS = main.cc
include ../config.mk