diff options
-rw-r--r-- | readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt index 9582d3035..a74a9ca08 100644 --- a/readme.txt +++ b/readme.txt @@ -89,7 +89,7 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process, vectors.s files.
- Modified the STM32 demo makefile to use the latest YAGARTO toolchain as
default (arm-elf-gcc).
-
+
*** 0.7.1 ***
- NEW: New chThdInit() and chThdCreateStatic() APIs now replace the old
chThdCreate() and chThdCreateFast() that are thus marked as deprecated.
|