aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-07-18 10:06:15 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-07-18 10:06:15 +0000
commit0967b65940227a09c0f1b51def7d1c12df9010de (patch)
tree0d50f35dda9093a590ec0f0ebc86fef7b9011c3f /readme.txt
parentee5dade2c6b23cdef0eef4a24fe64f7e6c2c23e6 (diff)
downloadChibiOS-0967b65940227a09c0f1b51def7d1c12df9010de.tar.gz
ChibiOS-0967b65940227a09c0f1b51def7d1c12df9010de.tar.bz2
ChibiOS-0967b65940227a09c0f1b51def7d1c12df9010de.zip
Port support for SCP560B64.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5983 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 34b8594a1..ec02afe67 100644
--- a/readme.txt
+++ b/readme.txt
@@ -101,6 +101,7 @@
(backported to 2.6.0).
- FIX: Fixed MS2ST() and US2ST() macros error (bug #415)(backported to 2.6.0,
2.4.4, 2.2.10, NilRTOS).
+- NEW: Added port support for SCP560B64.
- NEW: Added DAC driver high level files and low level files templates.
- NEW: Added support of UART4 and UART5 (STM32F4x and STM32F2x platforms)
(feature request #28).