Add an apps/examples/usbserial configuration for the Spark. From David Sidrane

This commit is contained in:
Gregory Nutt
2013-11-07 18:31:08 -06:00
parent 78a239f79e
commit 4171db9da2
5 changed files with 1199 additions and 0 deletions
+2
View File
@@ -5997,4 +5997,6 @@
the STM32 F1 USB device driver by David Sidrane (2013-11-7).
* configs/spark/composite/cdc-acm.inf: Windows CDC/ACM driver
provided by David Sidrane (2013-11-7).
* configs/spark/usbserial.c: Add an apps/examples/usbserial
configuration for the Spark. From David Sidran (2013-11-7).