aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index 95f28c7fd..af07dedc4 100644
--- a/readme.txt
+++ b/readme.txt
@@ -89,7 +89,7 @@
- RT: Removed I/O Queues and Streams interface, now those exists (much
improved) inside the HAL.
- HAL: Improvements to the I/O queues now timeouts are absolute for
- iqReadTimeout() and oqWriteTimeout functions.
+ iqReadTimeout() and oqWriteTimeout() functions.
- RT: Added a NASA-OSAL API emulator over the RT kernel.
- RT: Added RT-STM32L476-DISCOVERY demo.
- HAL: Added more STM32L4xx testhal demos.