From 7854ee65e088ebd8fc58fb182e3109d10b907dbe Mon Sep 17 00:00:00 2001 From: "A.M. Rowsell" Date: Wed, 8 Jul 2020 17:24:14 -0400 Subject: [PATCH 1/2] Added my request for PID 5555, and org FrozenElectronics --- 1209/5555/index.md | 7 +++++++ org/FrozenElectronics/index.md | 6 ++++++ 2 files changed, 13 insertions(+) create mode 100644 1209/5555/index.md create mode 100644 org/FrozenElectronics/index.md diff --git a/1209/5555/index.md b/1209/5555/index.md new file mode 100644 index 00000000..5898ffe0 --- /dev/null +++ b/1209/5555/index.md @@ -0,0 +1,7 @@ +--- +layout: pid +title: SpeedHonator +owner: FrozenElectronics +license: Mozilla MPL 2.0 +site: https://gitlab.com/FrozenElectronics/speedhonator +source: https://gitlab.com/FrozenElectronics/speedhonator diff --git a/org/FrozenElectronics/index.md b/org/FrozenElectronics/index.md new file mode 100644 index 00000000..cac4837b --- /dev/null +++ b/org/FrozenElectronics/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Frozen Electronics +site: https://www.frozenelectronics.ca/ +--- +Frozen Electronics is the name under which I design open-source embedded devices. I am particularly fond of the PIC32MX and MSP430/432 chips. From 6ff8ff09f4f7c7e270f4828ff7c5d43b99ec1b9f Mon Sep 17 00:00:00 2001 From: "A.M. Rowsell" Date: Wed, 8 Jul 2020 17:39:03 -0400 Subject: [PATCH 2/2] Added CC-BY-SA to license section. Forgot that initially! --- 1209/5555/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/5555/index.md b/1209/5555/index.md index 5898ffe0..6d6acc8a 100644 --- a/1209/5555/index.md +++ b/1209/5555/index.md @@ -2,6 +2,6 @@ layout: pid title: SpeedHonator owner: FrozenElectronics -license: Mozilla MPL 2.0 +license: Mozilla MPL 2.0/CC-BY-SA 4.0 site: https://gitlab.com/FrozenElectronics/speedhonator source: https://gitlab.com/FrozenElectronics/speedhonator