aboutsummaryrefslogtreecommitdiffstats
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index 12a00c54f..b92785a07 100644
--- a/todo.txt
+++ b/todo.txt
@@ -8,7 +8,6 @@ N = Decided against.
Version 2.4.1
* MAC driver for STM32F107, STM32F2xx, STM32F4xx.
* SDC driver port to STM32F2 and STM32F4.
-* FatFs 0.9x integration.
X STM32F2 validation (so far testing done on STM32F4 only).
X Revision of the RTCv2 driver implementation.
- CAN2 support and CAN driver test on STM32F2/F4.
@@ -18,6 +17,7 @@ Within 2.5.x:
* Handling of Virtual Timer callbacks out of critical zone.
* Add normal API (not iclass) variants of the VT functions.
* MMC_SPI driver speedup.
+* FatFs 0.9x integration.
- USB driver model revision.
X STM32 OTG USB cell support for CL, F2, F4 devices.
- Add USARTs support to the STM32 SPI driver.