aboutsummaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-27 15:29:53 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-27 15:29:53 +0000
commitc3bc22f07cb203c5a577b80467c8469d2a5ae9cb (patch)
treeef6f6626dbdbf7939d763ff9c2b6bf019b85126f /apps/ChangeLog.txt
parent9a0be89531cef3fb41ac68412693529607dd0ca3 (diff)
downloadpx4-firmware-c3bc22f07cb203c5a577b80467c8469d2a5ae9cb.tar.gz
px4-firmware-c3bc22f07cb203c5a577b80467c8469d2a5ae9cb.tar.bz2
px4-firmware-c3bc22f07cb203c5a577b80467c8469d2a5ae9cb.zip
Definitions for ARMv7-M AIRCR register, Fixes for ADS7843 and SSD1289 driver, Missing build logic for examples/watchdog
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5198 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index d24494f54..64a923559 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -345,3 +345,4 @@
either the nuttx/ or the apps/ source trees. This kludge makes it
possible to configure NxWidgets/NxWM without too much trouble (with
the tradeoff being a kind ugly structure and some maintenance issues).
+ * apps/examples/Make.defs: Missing support for apps/examples/watchdog.