aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 8d8f016ab..23b750abd 100644
--- a/readme.txt
+++ b/readme.txt
@@ -89,6 +89,8 @@
*****************************************************************************
*** Next ***
+- NEW: Modified the STM32 OTGv1 driver to work without pump thread, transfers
+ are now done in the ISR.
- NEW: Added I-class functions to the serial driver: sdGetI(), sdReadI(),
sdPutI() and sdWriteI().
- NEW: Modified the HAL queues to improve performance. Added new