diff options
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index 12ed129bf..ddf0b0ceb 100644 --- a/readme.txt +++ b/readme.txt @@ -73,9 +73,12 @@ *** 2.3.1 ***
- FIX: Fixed invalid assertion in adcConvert() (bug 3205410)(backported
to 2.2.3).
+- NEW: Added board files for the Olimex STM32-P107.
- NEW: Improved setup packets handling in the USB driver through a specific
callback.
- OPT: Simplified Serial over USB driver configuration.
+- CHANGE: Now the STM32F107 demo targets the board Olimex STM32-P107 as
+ default.
- CHANGE: Removed all the prefixes from the structure/union field names
in the HAL subsystem.
|