aboutsummaryrefslogtreecommitdiffstats
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index 9a84a6065..ccddba301 100644
--- a/todo.txt
+++ b/todo.txt
@@ -19,11 +19,12 @@ Within 2.5.x:
* FatFs 0.9x integration.
- CAN2 support and CAN driver test on STM32F2/F4.
X Streaming DAC/I2S driver model and STM32 implementation.
+X STM32F0 support.
- Unified LPC1xxx HAL.
- LPC11xx and LPC13xx HALs merged in the unified one.
- LPC17xx support.
- NUC120 support.
-- STM32F0 support.
+- Create a null device driver implementing a stream interface.
- Add USARTs support to the STM32 SPI driver.
- Add option to use another counter instead of the systick counter into the
trace buffer.