diff options
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 9304e2c5b..78db255e1 100644 --- a/readme.txt +++ b/readme.txt @@ -161,6 +161,8 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process, (backported in stable branch).
- FIX: Fixed wrong assertions in chThdWait() and chHeapFree() (backported in
stable branch).
+- FIX: Fixed @file tag in sam7x_serial.c (bug 2788573) (backported in stable
+ branch).
- FIX: Fixed a small problem in the chcore.c template file.
- NEW: Mailboxes (asynchronous messages) subsystem and test cases added.
- NEW: Most APIs with a timeout specification now accept the constant
|