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
This commit is contained in:
Lixing Ding
2017-03-23 01:24:45 +08:00
committed by Nick Johnson
parent 769e001879
commit faabc20fdb
2 changed files with 21 additions and 0 deletions

12
1209/2016/index.md Normal file
View File

@@ -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.

9
org/cupkee/index.md Normal file
View File

@@ -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.