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 fc1982b43..6eaf6b97f 100644 --- a/readme.txt +++ b/readme.txt @@ -67,6 +67,8 @@ *** 2.1.7 ***
- NEW: New ARM Cortex-Mx port for RVCT compiler (probably will not be
included in 2.2.0, requires more testing).
+- NEW: Integrated the STM32 GCC, IAR and RVCT demos in a single demo with
+ multiple project files, the code is exactly the same.
- CHANGE: Modified the ADC and CAN drivers to allow a NULL pointer for
the configuration structure if it is not required by the implementation.
- CHANGE: Modified the MMC_SPI driver to *require* a NULL as pointer to
|