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 0907abdf9..06aaec32a 100644 --- a/readme.txt +++ b/readme.txt @@ -73,6 +73,9 @@ *****************************************************************************
*** 3.1.0 ***
+- HAL: Added "lines" handling to PAL driver, hal are identifiers of both
+ ports and pins encoded in a single value. Added a set of macros
+ operating on lines.
- HAL: Merged the latest STM32F2xx CMSIS headers and fixed the support
broken in 3.0.x.
- RT: Added new function chVTGetTimersStateI() returning the state of the
|