diff options
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/readme.txt b/readme.txt index 1cea1cdc1..02ccbe50e 100644 --- a/readme.txt +++ b/readme.txt @@ -74,8 +74,9 @@ to 2.0.9).
- NEW: New ARM Cortex-Mx port for RVCT compiler (probably will not be
included in 2.2.0, requires more testing).
-- NEW: Integrated the Cortex-Mx GCC, IAR and RVCT demos in a single demo
- with multiple project files, the code is exactly the same.
+- NEW: Integrated the various Cortex-Mx GCC, IAR and RVCT demos in unified
+ demos with multiple project files, the code is exactly the same. Renamed
+ the directories removing the compiler suffix.
- NEW: Added an USB clock configuration in the STM32 HAL driver (LD, MD, HD).
- NEW: New semaphore API chSemSetCounterI().
- NEW: New queue APIs chIQGetFullI() and chOQGetFullI().
|