From 9d50b0fa6a6a42d79bc35ccccf212af805a93ae6 Mon Sep 17 00:00:00 2001 From: hathach Date: Thu, 4 Jul 2013 16:08:33 +0700 Subject: [PATCH] update docs --- demos/host/host_os_none/.cproject | 2 +- readme.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/demos/host/host_os_none/.cproject b/demos/host/host_os_none/.cproject index 9e98710fb..9c3ada1a0 100644 --- a/demos/host/host_os_none/.cproject +++ b/demos/host/host_os_none/.cproject @@ -3344,7 +3344,7 @@ - + diff --git a/readme.md b/readme.md index 7013ee1b1..c93ce10a7 100644 --- a/readme.md +++ b/readme.md @@ -14,6 +14,7 @@ designed to be simple and run out-of-the-box provided the configuration is corre - HID Mouse - HID Keyboard +- Communication Class (CDC) - Mass-Storage (MSC) coming soon... - Hub coming soon... - Multiple host controllers @@ -53,6 +54,7 @@ this code base can run out of the box with the following boards - [Embedded Artists LPC4357 OEM & Base board](http://www.embeddedartists.com/products/kits/lpc4357_kit.php) - [NGX Technologies LPC4330 Explorer](http://shop.ngxtechnologies.com/product_info.php?products_id=104) +- [Keil MCB4357 Evaluation Board](http://www.keil.com/mcb4300) ## Coding Standards ##