From d3f8fa1bcfbb49ce3ce712652d541c0e5cf61300 Mon Sep 17 00:00:00 2001 From: Manjunath CV Date: Mon, 13 Oct 2025 18:55:08 +0530 Subject: [PATCH 1/2] Adding board WeAct Studio RP2350B Core --- 1209/DEC1/index.md | 9 +++++++++ org/WeActStudio/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/DEC1/index.md create mode 100644 org/WeActStudio/index.md diff --git a/1209/DEC1/index.md b/1209/DEC1/index.md new file mode 100644 index 00000000..b9cf5d6a --- /dev/null +++ b/1209/DEC1/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: RP2350B Core +owner: WeAct Studio +license: GPLv2 +site: https://www.weact-tc.cn/ +source: https://github.com/WeActStudio/WeActStudio.RP2350BCoreBoard +--- +WeAct RP2350B Core Board is a small USB-C board exposing all 48 I/Os from the Raspberry Pi RP2350B Cortex-M33/RISC-V microcontroller through two 30-pin headers. \ No newline at end of file diff --git a/org/WeActStudio/index.md b/org/WeActStudio/index.md new file mode 100644 index 00000000..ddf0afab --- /dev/null +++ b/org/WeActStudio/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: WeAct Studio +site: https://www.weact-tc.cn/ +--- +A studio dedicated to the design of one-of-a-kind electronic modules \ No newline at end of file From 3114d1789023bf968ed8657c167f12c804e21996 Mon Sep 17 00:00:00 2001 From: Manjunath CV Date: Mon, 13 Oct 2025 20:18:02 +0530 Subject: [PATCH 2/2] Fix Owner name --- 1209/DEC1/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/DEC1/index.md b/1209/DEC1/index.md index b9cf5d6a..fb8e35c7 100644 --- a/1209/DEC1/index.md +++ b/1209/DEC1/index.md @@ -1,7 +1,7 @@ --- layout: pid title: RP2350B Core -owner: WeAct Studio +owner: WeActStudio license: GPLv2 site: https://www.weact-tc.cn/ source: https://github.com/WeActStudio/WeActStudio.RP2350BCoreBoard