diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-03-16 17:51:12 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-03-16 17:51:12 +0000 |
commit | 341fed3ec9ee559e2a5183df08bafbf6f26c807c (patch) | |
tree | 6f335e4235877d1e45f929b70c8896ddeeab44ef /readme.txt | |
parent | 5ee06eba16e62210faad70f9c513904d71aae85a (diff) | |
download | ChibiOS-341fed3ec9ee559e2a5183df08bafbf6f26c807c.tar.gz ChibiOS-341fed3ec9ee559e2a5183df08bafbf6f26c807c.tar.bz2 ChibiOS-341fed3ec9ee559e2a5183df08bafbf6f26c807c.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5442 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/readme.txt b/readme.txt index aeb3c377d..2ef120e37 100644 --- a/readme.txt +++ b/readme.txt @@ -137,9 +137,9 @@ - FIX: Fixed PHY powerdown issues not fixed (bug 3596911).
- NEW: Added ADC(EQADC), HAL, ICU, PAL, PWM, Serial drivers for SPC5xx
platforms, tests to be added on the various sub-families.
-- NEW: Added support for SPC56ELxx, SPC560BCxx, SPC560Pxx and SPC560Mxx
- platforms.
-- NEW: Added preliminary support to the STM32F37x family.
+- NEW: Added support for SPC56ELxx, SPC560BCxx, SPC560Pxx, SPC560Mxx and
+ SPC564Axx platforms.
+- NEW: Added support for the STM32F37x family.
- NEW: Now the general documentation includes data extracted from the low
level driver templates. Per-platform/architecture documents are no more
required and will be replaced with technical articles and examples for
|