From 62c96d14a3e4a3dc297605b8dab7e0e380dce01c Mon Sep 17 00:00:00 2001 From: jake Date: Sat, 8 Mar 2025 15:15:06 -0800 Subject: [PATCH] Added todo item. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 83c33d5..24d1331 100644 --- a/README.md +++ b/README.md @@ -66,5 +66,6 @@ instructions. - [X] Add example blinky default main. - [ ] Add useful test examples. - [ ] Add useful mock examples. -- [ ] Get Blinky to run on hardware. +- [X] Get Blinky to run on hardware. +- [ ] Set conditional compile/linker flags?