aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-05-18 08:34:00 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-05-18 08:34:00 +0000
commit14b049404f712828458209b0cc0c3cd23bb4b5f7 (patch)
tree4135e08f58f4197e2f999acc7d838c7a7cd45bae /readme.txt
parent88d93ba5bf533bfd49df40ba7998b747d1fbadc2 (diff)
downloadChibiOS-14b049404f712828458209b0cc0c3cd23bb4b5f7.tar.gz
ChibiOS-14b049404f712828458209b0cc0c3cd23bb4b5f7.tar.bz2
ChibiOS-14b049404f712828458209b0cc0c3cd23bb4b5f7.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1934 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index f5111703d..15661f10b 100644
--- a/readme.txt
+++ b/readme.txt
@@ -72,6 +72,7 @@
- NEW: Added the palSetBusMode() capability to the STM8 PAL driver.
- NEW: Added the palSetBusMode() capability to the LPC11xx and LPC13xx
PAL drivers.
+- NEW: Updated the STM32 FW Library files to latest version 3.3.0.
- CHANGE: Renamed the STM32, STM8, LPC214x, AT91SAM7x, MSP430 and simulators
PAL configuration structures to PALConfig, it is better to have the same
name for this structure in all ports (like for all the other drivers).