From 670d6fbe0d4b5e21471f041f0b65ce055bac0c03 Mon Sep 17 00:00:00 2001 From: Aria Nolan Date: Sat, 27 Jan 2024 13:27:28 -0500 Subject: [PATCH] TODO --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 05377f2..f576e7f 100644 --- a/README.md +++ b/README.md @@ -1 +1,8 @@ My attempt at using open tooling with the NXP FRDM-KL05Z microcontroller. + +# TODO + +- Clean up Makefile +- Initialize interrupts +- Add a directory structure +- Debug instructions with pyocd