aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index d06bc7dce..1ca997083 100644
--- a/readme.txt
+++ b/readme.txt
@@ -86,6 +86,9 @@
*****************************************************************************
*** Next ***
+- HAL: Implemented separated virtual timers module under /os/hal/osal/lib,
+ it can be used by OSAL implementations where the underlying RTOS is
+ lacking a timeout feature or missing.
- HAL: Added CAN3 support to the STM32 CANv1 driver.
- HAL: Added support for all existing STM32 Nucleo and Discovery boards.
- HAL: Extended STM32F4xx port by adding STM32F412 support.