From 41d7823059a9e81a8cf6ec7ed65eba6959b39ee4 Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Wed, 15 Sep 2021 14:45:29 +0000 Subject: timer: convert to new style and add WB Stub f1 and f3 platform files have been added to preserve the collected timer base addresses, even though those platforms aren't actually supported in laks yet. Signed-off-by: Karl Palsson --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d170793..5277dce 100644 --- a/.gitignore +++ b/.gitignore @@ -13,5 +13,6 @@ interrupt/default_handlers.cpp interrupt/vectors_*.cpp rcc/rcc.h rcc/rcc_enums.h +timer/timer.h usb/usb.h uart/uart.h -- cgit v1.2.3