From 227420dd5ecb981092e5db9340c6c7f081afbcf3 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 2 Jan 2012 18:22:19 +0000 Subject: Add support for STM32 Potentiometer via ADC3 git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4252 42af7a65-404d-4744-a932-0658087f49c3 --- apps/examples/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/examples/Makefile') diff --git a/apps/examples/Makefile b/apps/examples/Makefile index ec38c8a8f..e17b2d70b 100644 --- a/apps/examples/Makefile +++ b/apps/examples/Makefile @@ -37,8 +37,8 @@ # Sub-directories -SUBDIRS = adc buttons dhcpd ftpc hello helloxx hidkbd igmp lcdrw mm mount \ - nettest nsh null nx nxffs nxflat nxhello nximage nxlines \ +SUBDIRS = adc buttons can dhcpd ftpc hello helloxx hidkbd igmp lcdrw mm \ + mount nettest nsh null nx nxffs nxflat nxhello nximage nxlines \ nxtext ostest pashello pipe poll pwm rgmp romfs sendmail serloop \ thttpd tiff touchscreen udp uip usbserial usbstorage usbterm wget wlan -- cgit v1.2.3