diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-01-19 15:10:41 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-01-19 15:10:41 +0000 |
commit | 79089d6352e01e1e7c6c3f0a88266abbc9af6abb (patch) | |
tree | 0ad16ec06bc8f671018a82fb2360f0eefac1ca24 /readme.txt | |
parent | 0810f1daac3c33d194d573d82ec436021e3e7255 (diff) | |
download | ChibiOS-79089d6352e01e1e7c6c3f0a88266abbc9af6abb.tar.gz ChibiOS-79089d6352e01e1e7c6c3f0a88266abbc9af6abb.tar.bz2 ChibiOS-79089d6352e01e1e7c6c3f0a88266abbc9af6abb.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@644 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index 422dd426f..4e95317ea 100644 --- a/readme.txt +++ b/readme.txt @@ -87,6 +87,7 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process, - Huge improvements to the ports documentation.
- Articles and notes previously in the wiki now merged in the general
documentation, the wiki entries are obsolete and will be removed.
+- New application notes and articles added.
*** 1.0.0rc2 ***
- FIX: Removed unused variable "retaddr" from the Cortex-M3 port.
|