diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-02-17 14:26:32 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-02-17 14:26:32 +0000 |
commit | ef0c3e57380eab05a177a87c2c7fdd73ec6a3415 (patch) | |
tree | f2fd53d07f3010a5ea28461bca4eb19ba7fb8453 /readme.txt | |
parent | 0d21b754442c7b27e0b6df9db8f747ca4621df3b (diff) | |
download | ChibiOS-ef0c3e57380eab05a177a87c2c7fdd73ec6a3415.tar.gz ChibiOS-ef0c3e57380eab05a177a87c2c7fdd73ec6a3415.tar.bz2 ChibiOS-ef0c3e57380eab05a177a87c2c7fdd73ec6a3415.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5229 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index c422ac777..76c513c19 100644 --- a/readme.txt +++ b/readme.txt @@ -117,6 +117,8 @@ (backported to 2.4.3).
- FIX: Fixed wrong SPI path in platform_f105_f107.mk (bug 3598151).
- FIX: Fixed PHY powerdown issues not fixed (bug 3596911).
+- NEW: Added ADC and PWM drivers for the AT91SAM7 platform, both donated
+ by Andrew Hannam.
- NEW: Added kernel support for the SAM4L, an Atmel Studio 6 demo for the
SAM4L-EK board has been added.
- NEW: Added support for SPC56ELxx, SPC560BCxx, SPC560Pxx and SPC560Mxx
|