diff options
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/readme.txt b/readme.txt index 330bd5eab..3c399ac53 100644 --- a/readme.txt +++ b/readme.txt @@ -71,8 +71,7 @@ - NEW: Added demo for the ST STM32VL-Discovery kit.
- CHANGE: Improved the STM32 HAL to support multiple sub-families, now it
is possible to test the presence of any single peripheral into the
- specified STM32 device. Now in the board.h files the specific device
- must be specified instead of the sub-family.
+ specified STM32 device.
- CHANGE: Separated dynamic threads code into dedicated files: chdynamic.c
and chdynamic.h.
- CHANGE: Moved the declaration of the variable pal_default_config from
|