aboutsummaryrefslogtreecommitdiff
path: root/apps/examples/Makefile
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2011-12-19 23:06:41 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2011-12-19 23:06:41 +0000
commitb7edb56d6f88d7d853d49f668723a6fad248692d (patch)
treeeadad8142fada4d8cb57c09e438d6535bbd65d53 /apps/examples/Makefile
parentc0424dae9918a2258a2b368d177066290dbde71c (diff)
downloadpx4-firmware-b7edb56d6f88d7d853d49f668723a6fad248692d.tar.gz
px4-firmware-b7edb56d6f88d7d853d49f668723a6fad248692d.tar.bz2
px4-firmware-b7edb56d6f88d7d853d49f668723a6fad248692d.zip
Add a test for PWM drivers
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4202 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'apps/examples/Makefile')
-rw-r--r--apps/examples/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/examples/Makefile b/apps/examples/Makefile
index d549fe28e..2c82c5145 100644
--- a/apps/examples/Makefile
+++ b/apps/examples/Makefile
@@ -39,12 +39,12 @@
SUBDIRS = adc buttons dhcpd ftpc hello helloxx hidkbd igmp lcdrw mm mount \
nettest nsh null nx nxffs nxflat nxhello nximage nxlines \
- nxtext ostest pashello pipe poll rgmp romfs sendmail serloop \
+ nxtext ostest pashello pipe poll pwm rgmp romfs sendmail serloop \
thttpd tiff touchscreen udp uip usbserial usbstorage usbterm wget wlan
# Sub-directories that might need context setup
-CNTXTDIRS =
+CNTXTDIRS = pwm
ifeq ($(CONFIG_NSH_BUILTIN_APPS),y)
CNTXTDIRS += adc