From 6a15acd4df8673f38d283d5e4133874f5b964a94 Mon Sep 17 00:00:00 2001 From: YuukiUmeta-UIAP Date: Sun, 4 Aug 2024 22:40:20 +0900 Subject: [PATCH 1/3] Add UIAPduino Pro Micro CH32V003 that is hardware implementation inspired by cnlohr/rv003usb --- 1209/B803/index.md | 9 +++++++++ org/uiap/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/B803/index.md create mode 100644 org/uiap/index.md diff --git a/1209/B803/index.md b/1209/B803/index.md new file mode 100644 index 00000000..a2d74dda --- /dev/null +++ b/1209/B803/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: UIAPduino Pro Micro CH32V003 +owner: UIAP +license: MIT-x11, CC BY-SA 4.0, Public Domain +site: https://www.uiap.jp/en/uiapduino/pro-micro/ch32v003/ +source: https://github.com/YuukiUmeta-UIAP/rv003usb +--- +Forked from cnlohr/rv003usb, and Hardware implementation for it. \ No newline at end of file diff --git a/org/uiap/index.md b/org/uiap/index.md new file mode 100644 index 00000000..4cf6299f --- /dev/null +++ b/org/uiap/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: UIAP +site: https://www.uiap.jp/ +--- +Developer of the several open source USB products \ No newline at end of file From dba243241119c2f74e6f07010d6e79648d303930 Mon Sep 17 00:00:00 2001 From: YuukiUmeta-UIAP Date: Fri, 16 Aug 2024 13:18:14 +0900 Subject: [PATCH 2/3] Fix directory name --- org/{uiap => UIAP}/index.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename org/{uiap => UIAP}/index.md (100%) diff --git a/org/uiap/index.md b/org/UIAP/index.md similarity index 100% rename from org/uiap/index.md rename to org/UIAP/index.md From 73124ab750ff2bb028a817cf5facf13f00efd6ed Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Mon, 9 Sep 2024 13:42:20 -0700 Subject: [PATCH 3/3] Update index.md to trigger new CI --- org/UIAP/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/UIAP/index.md b/org/UIAP/index.md index 4cf6299f..2eb4ddee 100644 --- a/org/UIAP/index.md +++ b/org/UIAP/index.md @@ -3,4 +3,4 @@ layout: org title: UIAP site: https://www.uiap.jp/ --- -Developer of the several open source USB products \ No newline at end of file +Developer of the several open source USB products.