From de146a3748a923232839e4b36511ba2c2c898737 Mon Sep 17 00:00:00 2001 From: Jed Hodson Date: Wed, 29 Jan 2020 01:06:40 +1100 Subject: [PATCH 1/3] Created Prototyping Corner Org --- org/PrototypingCorner/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/PrototypingCorner/index.md diff --git a/org/PrototypingCorner/index.md b/org/PrototypingCorner/index.md new file mode 100644 index 00000000..7d8bb2cf --- /dev/null +++ b/org/PrototypingCorner/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Prototyping Corner +site: https://prototypingcorner.io/ +--- +Prototyping Corner - Just a bunch of prototypes \ No newline at end of file From 6f5c5638878ee9d72e8828966e246a899b5897a8 Mon Sep 17 00:00:00 2001 From: Jed Hodson Date: Wed, 29 Jan 2020 01:06:55 +1100 Subject: [PATCH 2/3] Created UWB Feather project --- 1209/8192/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/8192/index.md diff --git a/1209/8192/index.md b/1209/8192/index.md new file mode 100644 index 00000000..e972795c --- /dev/null +++ b/1209/8192/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Ultra-WideBand Feather +owner: Prototyping Corner +license: CERN +site: https://prototypingcorner.io/projects/uwb-feather +source: https://github.com/prototyping-corner/uwb-feather +--- +UWB Feather is a development board for the Decawave DWM1000 module \ No newline at end of file From b4f9018b0ac66606421957015e7fae7ee6bc9b5d Mon Sep 17 00:00:00 2001 From: Jed Hodson Date: Wed, 29 Jan 2020 01:30:59 +1100 Subject: [PATCH 3/3] Fixed owner --- 1209/8192/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/8192/index.md b/1209/8192/index.md index e972795c..0f5d8083 100644 --- a/1209/8192/index.md +++ b/1209/8192/index.md @@ -1,7 +1,7 @@ --- layout: pid title: Ultra-WideBand Feather -owner: Prototyping Corner +owner: PrototypingCorner license: CERN site: https://prototypingcorner.io/projects/uwb-feather source: https://github.com/prototyping-corner/uwb-feather