aboutsummaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-05-28 19:48:26 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-05-28 19:48:26 +0000
commit2957b1531764031ea1b50a9864a26dcca04408ca (patch)
treed5af02e86fca6db39ff126655f20eb43ccacb13e /nuttx/ChangeLog
parent5da132078954874e5761ba9527f94d0d2de22719 (diff)
downloadpx4-firmware-2957b1531764031ea1b50a9864a26dcca04408ca.tar.gz
px4-firmware-2957b1531764031ea1b50a9864a26dcca04408ca.tar.bz2
px4-firmware-2957b1531764031ea1b50a9864a26dcca04408ca.zip
Bring STM3220G-EVAL board configurations to same level as STM3240G-EVAL
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4779 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 2bc9cc58b..d2f63a215 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2826,3 +2826,5 @@
the interrupt.
* arch/arm/src/stm32/stm32f2* and chip/stm32f2*: Update all STM32 F2 file so
that they are equivalent to F4 files. This is kind of a maintenance nightmare.
+ * configs/stm3220g-eval/: Update existing configurations to the same level
+ as the corresponding STM3240G-EVAL configurations.