From 786b790715d218d73f1ae9cbf871d876b5f1f35c Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 7 Nov 2013 18:31:08 -0600 Subject: Add an apps/examples/usbserial configuration for the Spark. From David Sidrane --- nuttx/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 0544cb644..4efbf55d9 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -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). -- cgit v1.2.3