summaryrefslogtreecommitdiff
path: root/nuttx/configs/pic32mx7mmb
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-06-06 18:07:49 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-06-06 18:07:49 +0000
commit92fb15bdfedc185a9749f8cfae846ded9a729da5 (patch)
tree6a2af7b265afcc60bdab2d22ebc23649e424056e /nuttx/configs/pic32mx7mmb
parent1bc2fa2af9ccdc3217d54bd4c3219797217dd946 (diff)
downloadpx4-nuttx-92fb15bdfedc185a9749f8cfae846ded9a729da5.tar.gz
px4-nuttx-92fb15bdfedc185a9749f8cfae846ded9a729da5.tar.bz2
px4-nuttx-92fb15bdfedc185a9749f8cfae846ded9a729da5.zip
Fix a divide-by-zero error in the trapezoid drawing logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4807 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/pic32mx7mmb')
-rw-r--r--nuttx/configs/pic32mx7mmb/nsh/appconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/pic32mx7mmb/nsh/appconfig b/nuttx/configs/pic32mx7mmb/nsh/appconfig
index 99292fc2b..faa1f49ce 100644
--- a/nuttx/configs/pic32mx7mmb/nsh/appconfig
+++ b/nuttx/configs/pic32mx7mmb/nsh/appconfig
@@ -65,7 +65,7 @@ ifeq ($(CONFIG_CDCACM),y)
CONFIGURED_APPS += examples/cdcacm
# Uncomment the following to enable the examples/usbterm built-in
# CONFIGURED_APPS += examples/usbterm
-#else
+else
# Prolifics PL2303 emulation configurations