diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-01-19 13:31:37 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-01-19 13:31:37 +0000 |
commit | 0810f1daac3c33d194d573d82ec436021e3e7255 (patch) | |
tree | 41909345afc1c1e949a18119563243b9adfc8648 /readme.txt | |
parent | f8b4fca89a8dd31989a3d21e4c6fb4175aba4110 (diff) | |
download | ChibiOS-0810f1daac3c33d194d573d82ec436021e3e7255.tar.gz ChibiOS-0810f1daac3c33d194d573d82ec436021e3e7255.tar.bz2 ChibiOS-0810f1daac3c33d194d573d82ec436021e3e7255.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@643 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 ac8210705..422dd426f 100644 --- a/readme.txt +++ b/readme.txt @@ -85,6 +85,8 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process, - Introduced the concept of interrupt classes, see the documentation.
- Introduced the concept of system states, see the documentation.
- 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.
*** 1.0.0rc2 ***
- FIX: Removed unused variable "retaddr" from the Cortex-M3 port.
|