From 7abecf0571e7a3b07f90ab1aeb4f313c268e7b90 Mon Sep 17 00:00:00 2001 From: Hector van der Aa Date: Sun, 3 May 2026 18:11:32 +0200 Subject: [PATCH] Updated README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e69de29..4fb908f 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,5 @@ +# TIM Tests + +This repository is a test codebase looking into the hardware timers on the STM32H747 chip on an Arduino Giga R1 board + +It uses the [NeoECU Toolchain](https://git.h3cx.dev/Exergie/NeoECU-Tooling). Setup documentation can be found [here](https://git.h3cx.dev/Exergie/NeoECU-Env-Docs)