diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2008-04-09 15:26:18 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2008-04-09 15:26:18 +0000 |
commit | b01aa7935cff4a5afe0505836b2b774a50f3c141 (patch) | |
tree | d0fd0e3156d27c73d7f2ff3c85eea1fa76b99c73 /readme.txt | |
parent | 72dcfa88663999e2484463eaaa97ab861f2c7a19 (diff) | |
download | ChibiOS-b01aa7935cff4a5afe0505836b2b774a50f3c141.tar.gz ChibiOS-b01aa7935cff4a5afe0505836b2b774a50f3c141.tar.bz2 ChibiOS-b01aa7935cff4a5afe0505836b2b774a50f3c141.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@257 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 341fca770..6d6778172 100644 --- a/readme.txt +++ b/readme.txt @@ -63,6 +63,8 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process, *** Releases ***
*****************************************************************************
+*** 0.6.3 ***
+
*** 0.6.2 ***
- NEW: Added C++ wrapper around the ChibiOS/RT core APIs, now it is possible
to use the OS in a fully object oriented application. The wrapper offers
|