From 569c2a1452aace53eed3a6df58e1656c2eeba76b Mon Sep 17 00:00:00 2001 From: Targett363 Date: Sat, 10 Oct 2020 23:15:36 +0100 Subject: [PATCH 1/8] Adding me and the board for 2 modules --- 1209/0011/index.md | 9 +++++++++ 1209/0012/index.md | 9 +++++++++ org/Targett/index.md | 6 ++++++ 3 files changed, 24 insertions(+) create mode 100644 1209/0011/index.md create mode 100644 1209/0012/index.md create mode 100644 org/Targett/index.md diff --git a/1209/0011/index.md b/1209/0011/index.md new file mode 100644 index 0000000..a617d89 --- /dev/null +++ b/1209/0011/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: S2 Module Clip Wroom +owner: Paul Targett +license: Apache-2.0 OR MIT +site: https://www.tindie.com/products/20752/ +source: https://github.com/Targett363/circuitpython +--- +For the Wroom version of Circuit Python on my Module Clip Board diff --git a/1209/0012/index.md b/1209/0012/index.md new file mode 100644 index 0000000..666f02e --- /dev/null +++ b/1209/0012/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: S2 Module Clip Wrover +owner: Paul Targett +license: Apache-2.0 OR MIT +site: https://www.tindie.com/products/20752/ +source: https://github.com/Targett363/circuitpython +--- +For the Wrover version of Circuit Python on my Module Clip Board diff --git a/org/Targett/index.md b/org/Targett/index.md new file mode 100644 index 0000000..73ca6f0 --- /dev/null +++ b/org/Targett/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Paul Targett +site: https://www.tindie.com/products/20752/ +--- +I'm a maker with one product on tindie. From 76e8c04c3a477d4dad3658cb8aad4177fc2a705b Mon Sep 17 00:00:00 2001 From: Targett363 Date: Sat, 10 Oct 2020 23:20:07 +0100 Subject: [PATCH 2/8] Correcting the name field --- 1209/0011/index.md | 2 +- 1209/0012/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/0011/index.md b/1209/0011/index.md index a617d89..d7236b2 100644 --- a/1209/0011/index.md +++ b/1209/0011/index.md @@ -1,7 +1,7 @@ --- layout: pid title: S2 Module Clip Wroom -owner: Paul Targett +owner: Targett license: Apache-2.0 OR MIT site: https://www.tindie.com/products/20752/ source: https://github.com/Targett363/circuitpython diff --git a/1209/0012/index.md b/1209/0012/index.md index 666f02e..0ca333b 100644 --- a/1209/0012/index.md +++ b/1209/0012/index.md @@ -1,7 +1,7 @@ --- layout: pid title: S2 Module Clip Wrover -owner: Paul Targett +owner: Targett license: Apache-2.0 OR MIT site: https://www.tindie.com/products/20752/ source: https://github.com/Targett363/circuitpython From 6e59b776f8cdf1500f38ac6d234fe266a6c0beef Mon Sep 17 00:00:00 2001 From: Targett363 Date: Sat, 10 Oct 2020 23:22:02 +0100 Subject: [PATCH 3/8] Correcting the description --- 1209/0011/index.md | 3 ++- 1209/0012/index.md | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/1209/0011/index.md b/1209/0011/index.md index d7236b2..e7ab88e 100644 --- a/1209/0011/index.md +++ b/1209/0011/index.md @@ -6,4 +6,5 @@ license: Apache-2.0 OR MIT site: https://www.tindie.com/products/20752/ source: https://github.com/Targett363/circuitpython --- -For the Wroom version of Circuit Python on my Module Clip Board +For the Wroom version of Circuit Python on my Module Clip Board. +Schematics in process of being updated for the next revision. diff --git a/1209/0012/index.md b/1209/0012/index.md index 0ca333b..d7ca60f 100644 --- a/1209/0012/index.md +++ b/1209/0012/index.md @@ -7,3 +7,4 @@ site: https://www.tindie.com/products/20752/ source: https://github.com/Targett363/circuitpython --- For the Wrover version of Circuit Python on my Module Clip Board +Schematics in process of being updated for the next revision. \ No newline at end of file From ef388de6d4765318a2aa1792121e958c8bfad848 Mon Sep 17 00:00:00 2001 From: Targett363 Date: Sat, 10 Oct 2020 23:48:22 +0100 Subject: [PATCH 4/8] adding schematic link --- 1209/0011/index.md | 2 +- 1209/0012/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/0011/index.md b/1209/0011/index.md index e7ab88e..9715046 100644 --- a/1209/0011/index.md +++ b/1209/0011/index.md @@ -3,7 +3,7 @@ layout: pid title: S2 Module Clip Wroom owner: Targett license: Apache-2.0 OR MIT -site: https://www.tindie.com/products/20752/ +site: https://github.com/Targett363/S2_Module_Clip_Board source: https://github.com/Targett363/circuitpython --- For the Wroom version of Circuit Python on my Module Clip Board. diff --git a/1209/0012/index.md b/1209/0012/index.md index d7ca60f..6a5908f 100644 --- a/1209/0012/index.md +++ b/1209/0012/index.md @@ -3,7 +3,7 @@ layout: pid title: S2 Module Clip Wrover owner: Targett license: Apache-2.0 OR MIT -site: https://www.tindie.com/products/20752/ +site: https://github.com/Targett363/S2_Module_Clip_Board source: https://github.com/Targett363/circuitpython --- For the Wrover version of Circuit Python on my Module Clip Board From 0a99409fc2eb0b188b13f07d1a050e49d8fb2c8e Mon Sep 17 00:00:00 2001 From: Targett363 Date: Sat, 10 Oct 2020 23:58:16 +0100 Subject: [PATCH 5/8] corecting licence --- 1209/0011/index.md | 2 +- 1209/0012/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/0011/index.md b/1209/0011/index.md index 9715046..7554e0a 100644 --- a/1209/0011/index.md +++ b/1209/0011/index.md @@ -2,7 +2,7 @@ layout: pid title: S2 Module Clip Wroom owner: Targett -license: Apache-2.0 OR MIT +license: CERN site: https://github.com/Targett363/S2_Module_Clip_Board source: https://github.com/Targett363/circuitpython --- diff --git a/1209/0012/index.md b/1209/0012/index.md index 6a5908f..71de443 100644 --- a/1209/0012/index.md +++ b/1209/0012/index.md @@ -2,7 +2,7 @@ layout: pid title: S2 Module Clip Wrover owner: Targett -license: Apache-2.0 OR MIT +license: CERN site: https://github.com/Targett363/S2_Module_Clip_Board source: https://github.com/Targett363/circuitpython --- From 5c54ebcba110e9fd21105816df75dccdd528b45f Mon Sep 17 00:00:00 2001 From: Targett363 Date: Sun, 11 Oct 2020 00:26:20 +0100 Subject: [PATCH 6/8] corecting licence again --- 1209/0011/index.md | 2 +- 1209/0012/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/0011/index.md b/1209/0011/index.md index 7554e0a..af923a0 100644 --- a/1209/0011/index.md +++ b/1209/0011/index.md @@ -2,7 +2,7 @@ layout: pid title: S2 Module Clip Wroom owner: Targett -license: CERN +license: MIT site: https://github.com/Targett363/S2_Module_Clip_Board source: https://github.com/Targett363/circuitpython --- diff --git a/1209/0012/index.md b/1209/0012/index.md index 71de443..36db655 100644 --- a/1209/0012/index.md +++ b/1209/0012/index.md @@ -2,7 +2,7 @@ layout: pid title: S2 Module Clip Wrover owner: Targett -license: CERN +license: MIT site: https://github.com/Targett363/S2_Module_Clip_Board source: https://github.com/Targett363/circuitpython --- From 7e7b4d74f9fde3ee2dcac51c0aab25a565fd545d Mon Sep 17 00:00:00 2001 From: Targett363 Date: Sun, 18 Oct 2020 17:32:32 +0100 Subject: [PATCH 7/8] Adding OS Board files --- 1209/0011/index.md | 4 ++-- 1209/0012/index.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/1209/0011/index.md b/1209/0011/index.md index af923a0..0d1f34c 100644 --- a/1209/0011/index.md +++ b/1209/0011/index.md @@ -2,9 +2,9 @@ layout: pid title: S2 Module Clip Wroom owner: Targett -license: MIT +license: CERN site: https://github.com/Targett363/S2_Module_Clip_Board source: https://github.com/Targett363/circuitpython --- For the Wroom version of Circuit Python on my Module Clip Board. -Schematics in process of being updated for the next revision. +KiCad files now in repository. diff --git a/1209/0012/index.md b/1209/0012/index.md index 36db655..90d1b81 100644 --- a/1209/0012/index.md +++ b/1209/0012/index.md @@ -2,9 +2,9 @@ layout: pid title: S2 Module Clip Wrover owner: Targett -license: MIT +license: CERN site: https://github.com/Targett363/S2_Module_Clip_Board source: https://github.com/Targett363/circuitpython --- For the Wrover version of Circuit Python on my Module Clip Board -Schematics in process of being updated for the next revision. \ No newline at end of file +KiCad files now in repository. \ No newline at end of file From 078efedaf6f2a6b3145dc327702c02d4fdedb342 Mon Sep 17 00:00:00 2001 From: Targett363 Date: Tue, 20 Oct 2020 10:27:35 +0100 Subject: [PATCH 8/8] Switching to PID that doesn't start 0 or 1 --- 1209/{0011 => 3252}/index.md | 0 1209/{0012 => 3253}/index.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename 1209/{0011 => 3252}/index.md (100%) rename 1209/{0012 => 3253}/index.md (100%) diff --git a/1209/0011/index.md b/1209/3252/index.md similarity index 100% rename from 1209/0011/index.md rename to 1209/3252/index.md diff --git a/1209/0012/index.md b/1209/3253/index.md similarity index 100% rename from 1209/0012/index.md rename to 1209/3253/index.md