summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-08-10 17:07:02 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-08-10 17:07:02 +0000
commit3f0870e66e9b44b1be143f8c047ffbfee378827f (patch)
treec47127cc0888b9730f083c09f4a87bfa7dd69914 /nuttx/ChangeLog
parent1a02b0720c1f6f19ed1c9010456ec96c64e3c67f (diff)
downloadpx4-nuttx-3f0870e66e9b44b1be143f8c047ffbfee378827f.tar.gz
px4-nuttx-3f0870e66e9b44b1be143f8c047ffbfee378827f.tar.bz2
px4-nuttx-3f0870e66e9b44b1be143f8c047ffbfee378827f.zip
Add support for Olimex STM32-P107 board (contributed by Max Holtzberg)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5018 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 0b0fccd39..c6ce0f130 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3140,3 +3140,7 @@
customize the behavior or NSH.
* arch/arm/src/stm32/chip/stm32f1*_pinmap.h: STM32 CAN TX/RX pins reversed;
inconsistent conditional compilation. Reported by Max Holtzberg.
+ * arch/arm/*/stm32: Add support for STM32 F107 "Connectivity Line"
+ Ethernet (contributed by Max Holtzberg).
+ * configs/olimex-stm32-p107: Add board support for the Olimiex STM32-P107
+ board (contributed by Max Holtzberg). \ No newline at end of file