From b1326f245c6953a9b2f820d0eb2d82ef2f63d8fd Mon Sep 17 00:00:00 2001 From: uncommonRaum Date: Mon, 27 Jul 2026 15:39:34 +0900 Subject: [PATCH 1/5] Create index.md --- org/UNCOMMONGROUP/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/UNCOMMONGROUP/index.md diff --git a/org/UNCOMMONGROUP/index.md b/org/UNCOMMONGROUP/index.md new file mode 100644 index 00000000..49815172 --- /dev/null +++ b/org/UNCOMMONGROUP/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Uncommon Group +site: https://www.ucgroup.io +--- +Hardware design house building open-source development tools. From f1eaac3b7853d93588c50381f91d1c26fa5f36ee Mon Sep 17 00:00:00 2001 From: uncommonRaum Date: Mon, 27 Jul 2026 15:40:14 +0900 Subject: [PATCH 2/5] Create A69A.md --- 1209/A69A.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 1209/A69A.md diff --git a/1209/A69A.md b/1209/A69A.md new file mode 100644 index 00000000..0e46c2ea --- /dev/null +++ b/1209/A69A.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: Lagrange USB-UART Bridge +owner: UNCOMMONGROUP +license: MIT +site: https://github.com/UNCOMMONGROUP/Lagrange +source: https://github.com/UNCOMMONGROUP/Lagrange +--- +USB CDC-ACM to UART bridge based on the Renesas RA2L2 MCU, supporting baud +rates up to 1.5 Mbps. From 16cca97281fe0da65d5f38e8dcf093aebbc4af81 Mon Sep 17 00:00:00 2001 From: Raum Bongjin Jeong Date: Mon, 10 Aug 2026 17:18:04 +0900 Subject: [PATCH 3/5] Create index.md --- 1209/a69a/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 1209/a69a/index.md diff --git a/1209/a69a/index.md b/1209/a69a/index.md new file mode 100644 index 00000000..0e46c2ea --- /dev/null +++ b/1209/a69a/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: Lagrange USB-UART Bridge +owner: UNCOMMONGROUP +license: MIT +site: https://github.com/UNCOMMONGROUP/Lagrange +source: https://github.com/UNCOMMONGROUP/Lagrange +--- +USB CDC-ACM to UART bridge based on the Renesas RA2L2 MCU, supporting baud +rates up to 1.5 Mbps. From ac2f50b17fd9d671a2c3789b7650376276db9235 Mon Sep 17 00:00:00 2001 From: Raum Bongjin Jeong Date: Mon, 10 Aug 2026 17:18:23 +0900 Subject: [PATCH 4/5] Delete 1209/A69A.md --- 1209/A69A.md | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 1209/A69A.md diff --git a/1209/A69A.md b/1209/A69A.md deleted file mode 100644 index 0e46c2ea..00000000 --- a/1209/A69A.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -layout: pid -title: Lagrange USB-UART Bridge -owner: UNCOMMONGROUP -license: MIT -site: https://github.com/UNCOMMONGROUP/Lagrange -source: https://github.com/UNCOMMONGROUP/Lagrange ---- -USB CDC-ACM to UART bridge based on the Renesas RA2L2 MCU, supporting baud -rates up to 1.5 Mbps. From 98fc89b6662c72b31a036b8c73dd822eb4c2ca92 Mon Sep 17 00:00:00 2001 From: Raum Bongjin Jeong Date: Mon, 10 Aug 2026 17:20:37 +0900 Subject: [PATCH 5/5] Rename folder to capital letter --- 1209/{a69a => A69A}/index.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 1209/{a69a => A69A}/index.md (100%) diff --git a/1209/a69a/index.md b/1209/A69A/index.md similarity index 100% rename from 1209/a69a/index.md rename to 1209/A69A/index.md