Added timer support

This commit is contained in:
Mateusz Myalski
2024-10-20 18:53:40 +02:00
committed by Piotr Esden-Tempski
parent ab284959f3
commit cc3a1e8a98
3 changed files with 39 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ TGT_CFLAGS += $(STANDARD_FLAGS)
ARFLAGS = rcs
OBJS += timer_common_all.o
OBJS += exti_common_all.o
OBJS += iwdg_common_all.o
OBJS += i2c_common_v2.o