From 3bb079d283c36f4e95bf0e9812a69187be5f1fe5 Mon Sep 17 00:00:00 2001 From: cnlohr <lohr85@gmail.com> Date: Sat, 18 Feb 2023 15:28:47 -0800 Subject: [PATCH] Bump readme. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ea88df..9d93e06 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # ch32v003fun -My tests for the CH32V003 with gcc-riscv64 +My tests for the CH32V003 with gcc-riscv64. + +Still very much a wip, but pretty close to a sort of dev environment for the ch32v003 in Linux / WSL. This contains: 1. EVT Folder for running demos from the ch32v003 EVT. -- GitLab