From 227c71d78badbe4c452be9ba914c58da0c41fa1e Mon Sep 17 00:00:00 2001 From: omzlo Date: Mon, 13 Mar 2017 10:04:23 +0200 Subject: [PATCH 1/6] Created index.md for Omzlo --- org/Omzlo/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/Omzlo/index.md diff --git a/org/Omzlo/index.md b/org/Omzlo/index.md new file mode 100644 index 00000000..07c99e22 --- /dev/null +++ b/org/Omzlo/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Omlzo +site: http://omzlo.com +--- +The Omzlo platform aims to create an Arduino compatible board with builtin networking for IoT projects. From 0f466dec7d47f8cb539bfef7e86f051a281af649 Mon Sep 17 00:00:00 2001 From: omzlo Date: Mon, 13 Mar 2017 10:11:47 +0200 Subject: [PATCH 2/6] Created index.md for PID for omzlo usb controller. --- 1209/ABCD/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/ABCD/index.md diff --git a/1209/ABCD/index.md b/1209/ABCD/index.md new file mode 100644 index 00000000..d8fdfe07 --- /dev/null +++ b/1209/ABCD/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: The Omzlo USB controller +owner: Omlzo +license: MIT +site: http://omlzo.com/one +source: https://github.com/omzlo/omzlo-usb-interface +--- From 1f24ad4b0656f02a5f926325ded965786448ff74 Mon Sep 17 00:00:00 2001 From: omzlo Date: Mon, 13 Mar 2017 10:53:59 +0200 Subject: [PATCH 3/6] Changed Omzlo to lower case --- 1209/ABCD/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/ABCD/index.md b/1209/ABCD/index.md index d8fdfe07..7a995a42 100644 --- a/1209/ABCD/index.md +++ b/1209/ABCD/index.md @@ -1,7 +1,7 @@ --- layout: pid title: The Omzlo USB controller -owner: Omlzo +owner: omlzo license: MIT site: http://omlzo.com/one source: https://github.com/omzlo/omzlo-usb-interface From c00aa1fe6adef30f5eacd6f111eb4f528cc7bee7 Mon Sep 17 00:00:00 2001 From: omzlo Date: Mon, 13 Mar 2017 11:01:24 +0200 Subject: [PATCH 4/6] Corrected idiotic typo I made --- 1209/ABCD/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/ABCD/index.md b/1209/ABCD/index.md index 7a995a42..b739f80e 100644 --- a/1209/ABCD/index.md +++ b/1209/ABCD/index.md @@ -1,8 +1,8 @@ --- layout: pid title: The Omzlo USB controller -owner: omlzo +owner: Omzlo license: MIT -site: http://omlzo.com/one +site: http://omzlo.com/one source: https://github.com/omzlo/omzlo-usb-interface --- From 819026caac0377a700e3a00bed3b11c0083213d0 Mon Sep 17 00:00:00 2001 From: omzlo Date: Mon, 13 Mar 2017 11:02:24 +0200 Subject: [PATCH 5/6] Corrected typo --- org/Omzlo/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/Omzlo/index.md b/org/Omzlo/index.md index 07c99e22..2f770220 100644 --- a/org/Omzlo/index.md +++ b/org/Omzlo/index.md @@ -1,6 +1,6 @@ --- layout: org -title: Omlzo +title: Omzlo site: http://omzlo.com --- The Omzlo platform aims to create an Arduino compatible board with builtin networking for IoT projects. From fb66b33e9803e807d56f88efd6907a9810c85a97 Mon Sep 17 00:00:00 2001 From: Omzlo Date: Sat, 25 Mar 2017 17:53:29 +0200 Subject: [PATCH 6/6] Renamed directory ABCD to ABC0 due to conflict. --- 1209/{ABCD => ABC0}/index.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 1209/{ABCD => ABC0}/index.md (100%) diff --git a/1209/ABCD/index.md b/1209/ABC0/index.md similarity index 100% rename from 1209/ABCD/index.md rename to 1209/ABC0/index.md