comlet rework

This commit is contained in:
2024-03-06 20:33:30 +01:00
parent a4db90ecf4
commit 771f639fa3
2 changed files with 98 additions and 73 deletions

View File

@@ -10,7 +10,7 @@ FORMAT = ihex
TARGET = main
SRC = $(TARGET).c
ASRC =
OPT = s
OPT = 0
# Name of this Makefile (used for "make depend").
MAKEFILE = Makefile