From b442ec78dc387818761f839f19837e2cd68b7a8c Mon Sep 17 00:00:00 2001 From: jakeg00dwin Date: Wed, 4 Dec 2024 19:33:10 -0800 Subject: [PATCH] Adding a readme with details on usage of template --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index e69de29..f43f1b8 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,17 @@ +# CH32V20X TDD template + +## Description + + +## Dependencies + + +## Using the template + +### Setting up dependencies + +### Running Tests + +### Building Binaries + +### Flashing Micro-Controller