From f65c5cf1f7ca0ea9fb5a284da2b126aa6dcbae98 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 13 Dec 2011 17:25:23 +0000 Subject: STM32 Ethernet bugfixes; STM3240G-EVAL DHCPD configuration; fixes for IP address order bugs in DHCPD git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4168 42af7a65-404d-4744-a932-0658087f49c3 --- apps/examples/usbstorage/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/examples/usbstorage/Makefile') diff --git a/apps/examples/usbstorage/Makefile b/apps/examples/usbstorage/Makefile index e821468be..98181e0fd 100644 --- a/apps/examples/usbstorage/Makefile +++ b/apps/examples/usbstorage/Makefile @@ -56,7 +56,7 @@ endif ROOTDEPPATH = --dep-path . -# NXTEXT built-in application info +# USB storage built-in application info APPNAME1 = msconn PRIORITY1 = SCHED_PRIORITY_DEFAULT -- cgit v1.2.3