From 18385a4ed219b90c75aa92855e4b4ff60fb52b88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9F=9010?= <0w0@0w0.pw> Date: Sat, 22 Jun 2019 23:17:45 +0800 Subject: [PATCH 1/4] add new pid --- 1209/2700/index.md | 9 +++++++++ org/mo10/index.md | 5 +++++ 2 files changed, 14 insertions(+) create mode 100644 1209/2700/index.md create mode 100644 org/mo10/index.md diff --git a/1209/2700/index.md b/1209/2700/index.md new file mode 100644 index 00000000..ad292a4e --- /dev/null +++ b/1209/2700/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Pigeon +owner: Mo10 +license: MIT +site: https://github.com/mo10/STM32-Mini-LCD/ +source: https://github.com/mo10/STM32-Mini-LCD/ +--- +A 0.96-inch full-color display using USB protocol and based on STM32F042 diff --git a/org/mo10/index.md b/org/mo10/index.md new file mode 100644 index 00000000..97199f91 --- /dev/null +++ b/org/mo10/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: Mo10 +--- +Develop hardware about USB From 8e2e69c6caf8ab4a55120b1c7c916f8638e9053e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9F=9010?= <0w0@0w0.pw> Date: Sun, 23 Jun 2019 01:49:24 +0800 Subject: [PATCH 2/4] Update index.md --- org/mo10/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/mo10/index.md b/org/mo10/index.md index 97199f91..99651713 100644 --- a/org/mo10/index.md +++ b/org/mo10/index.md @@ -1,5 +1,5 @@ --- layout: org -title: Mo10 +title: mo10 --- Develop hardware about USB From b6e7e89f7a21fe0b399bfbcf3067f65e155d84a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9F=9010?= <0w0@0w0.pw> Date: Sun, 23 Jun 2019 02:15:33 +0800 Subject: [PATCH 3/4] Update index.md --- 1209/2700/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/2700/index.md b/1209/2700/index.md index ad292a4e..a8616194 100644 --- a/1209/2700/index.md +++ b/1209/2700/index.md @@ -1,7 +1,7 @@ --- layout: pid title: Pigeon -owner: Mo10 +owner: mo10 license: MIT site: https://github.com/mo10/STM32-Mini-LCD/ source: https://github.com/mo10/STM32-Mini-LCD/ From d0697d93b7609324ccc9f520f4c878e4cdd9e390 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9F=9010?= <0w0@0w0.pw> Date: Wed, 26 Jun 2019 02:23:50 +0800 Subject: [PATCH 4/4] Update project url --- 1209/2700/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/2700/index.md b/1209/2700/index.md index a8616194..61b325a7 100644 --- a/1209/2700/index.md +++ b/1209/2700/index.md @@ -3,7 +3,7 @@ layout: pid title: Pigeon owner: mo10 license: MIT -site: https://github.com/mo10/STM32-Mini-LCD/ -source: https://github.com/mo10/STM32-Mini-LCD/ +site: https://github.com/mo10/Pigeon +source: https://github.com/mo10/Pigeon --- A 0.96-inch full-color display using USB protocol and based on STM32F042