From c0c17c6debc099453d76ed05ae4bff4762e1e054 Mon Sep 17 00:00:00 2001 From: jake Date: Wed, 29 Jan 2025 20:15:56 -0800 Subject: [PATCH] Added notes on new setup. --- notes.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/notes.md b/notes.md index 6963736..a8e2225 100644 --- a/notes.md +++ b/notes.md @@ -3,6 +3,12 @@ This is where I'm putting my notes on this project and where I'm hitting challenges in setting up stuff. +Ideally I'll be able to setup stuff so that the micro controller can be +abstracted. This way each family of controllers can have their own directories. + +At the very least I plan to support the cortext m0+, m3 and m4..maybe at some +point I'll also add support for the H7 series. + ## Challanges - [ ] linker stuff.