aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 4e54a1476..73f1c4072 100644
--- a/readme.txt
+++ b/readme.txt
@@ -47,6 +47,8 @@ AVR-AT90CANx-GCC - Port on AVR AT90CAN128, not complete yet.
also be useable with limited changes.
The demo currently just performs basic operations, will be enhanced in next
ChibiOS/RT releases.
+ The kernel is *unchanged* compared to version 0.5.3, just the new port and
+ the new demo were added.
*** 0.5.3 ***
- Removed the chMsgSendTimeout() API, it was conceptually flawed because,