Rename and change file extension. Add callbacks to timer func

This commit is contained in:
2025-12-25 22:48:06 +01:00
parent 423ba3d9ff
commit 129fd24253
3 changed files with 51 additions and 6 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
MCU = attiny85
F_CPU = 1000000UL
TARGET = main
SRCS = main.S
TARGET = clockinator
SRCS = clockinator.S
CC = avr-gcc
OBJCOPY = avr-objcopy
PORT = /dev/tty.usbmodem101