aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorbarthess <barthess@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-11-08 11:40:22 +0000
committerbarthess <barthess@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-11-08 11:40:22 +0000
commitc5c4397b5bda00299ec23f91f4231f7ce36dc04d (patch)
tree7c1ce1d8e1f22de3e30fd22cfd0e2aff11b161ef /readme.txt
parentd18f19ad3a340d2dcb5e16a12e33bc90ad43289b (diff)
downloadChibiOS-c5c4397b5bda00299ec23f91f4231f7ce36dc04d.tar.gz
ChibiOS-c5c4397b5bda00299ec23f91f4231f7ce36dc04d.tar.bz2
ChibiOS-c5c4397b5bda00299ec23f91f4231f7ce36dc04d.zip
AT91SAM7A3. Updated readme.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4801 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 39fa45152..096ad270e 100644
--- a/readme.txt
+++ b/readme.txt
@@ -82,6 +82,7 @@
*****************************************************************************
*** 2.5.1 ***
+- NEW: AT91SAM7A3 basic support.
- FIX: Fixed STM32F4xx: Wrong CAN1 SCE interrupt number definition (bug
3581571).
- FIX: Fixed STM32_P407: implement mmc_lld_is_card_inserted (bug 3581929)