update keil & iar device project to add lpcxpresso11u14 support

This commit is contained in:
hathach
2014-03-25 21:43:48 +07:00
parent 5cffa75d76
commit 680784e9c1
9 changed files with 2199 additions and 106 deletions
-10
View File
@@ -56,16 +56,6 @@ The following toolchain is supported
- *Keil MDK*
- *IAR Workbench*
## Supported Boards ##
this code base can run out of the box with the following boards
### NXP LPC43xx ###
- [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)
## Known Issues ##
- LPC11uxx & LPC13uxx cannot able to STALL Control OUT endpoint !!! --> unsupported with data out request may cause host stuck with control transfer forever. (reproduce: enable keyboard + mouse, return error in set report of hid_device)