From faabc20fdb196cecf97db994f2777ead59e6e2ff Mon Sep 17 00:00:00 2001 From: Lixing Ding Date: Thu, 23 Mar 2017 01:24:45 +0800 Subject: [PATCH] pid request for cupkee (#223) * pid request for cupkee * request descriptions update * fix content miss * fix misstake on owner field that cause CI fail * fix misstake on owner field that cause CI fail * fixed spelling mistakes, and reset title of org --- 1209/2016/index.md | 12 ++++++++++++ org/cupkee/index.md | 9 +++++++++ 2 files changed, 21 insertions(+) create mode 100644 1209/2016/index.md create mode 100644 org/cupkee/index.md diff --git a/1209/2016/index.md b/1209/2016/index.md new file mode 100644 index 0000000..388cafb --- /dev/null +++ b/1209/2016/index.md @@ -0,0 +1,12 @@ +--- +layout: pid +title: Cupkee +owner: cupkee +license: MIT +site: http://www.cupkee.cn/ +source: https://github.com/cupkee/cupkee/ +--- +Cupkee is an operating system, it provides a node-like environment on micro-controller. + +Cupkee is not designed for specialized hardware, that implements a USB CDC-MSC composite device. USB CDC interface as the console, and the USB MSC interface be used to loads application code. + diff --git a/org/cupkee/index.md b/org/cupkee/index.md new file mode 100644 index 0000000..a04351b --- /dev/null +++ b/org/cupkee/index.md @@ -0,0 +1,9 @@ +--- +layout: org +title: Cupkee +site: http://www.cupkee.cn/ +--- +Cupkee is an operating system, it provides a node-like environment on micro-controller. + +Cupkee is not designed for specialized hardware, that implements a USB CDC-MSC composite device. USB CDC interface as the console, and the USB MSC interface be used to loads application code. +