From 04a09601d0fcf35890483b118d6d84dd0700f21a Mon Sep 17 00:00:00 2001
From: cnlohr <lohr85@gmail.com>
Date: Thu, 15 Feb 2024 15:06:00 -0800
Subject: [PATCH] Update comment clarifying that semihosting works.

---
 ch32v003fun/ch32v003fun.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/ch32v003fun/ch32v003fun.h b/ch32v003fun/ch32v003fun.h
index aecc9d8..da4a8f2 100644
--- a/ch32v003fun/ch32v003fun.h
+++ b/ch32v003fun/ch32v003fun.h
@@ -29,8 +29,6 @@
 
 		poll_input, handle_debug_input may be used with semihsoting.
 
-		Note: Semihosting appears to currently only work on the CH32V003 (may be improved in future)
-
 	For UART printf, on:
 		CH32V003, Port D5, 115200 8n1
 		CH32V203, Port A9, 115200 8n1
-- 
GitLab