From 60807316406941aa437ca69cd9f0fb9f77370a81 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 22 May 2011 09:47:43 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2995 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- todo.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/todo.txt b/todo.txt index 294c33498..1f0c99c30 100644 --- a/todo.txt +++ b/todo.txt @@ -21,14 +21,14 @@ Within 2.3.x (hopefully) * New device driver models: GPT, ICU. X GPT implementation and long duration "IRQ storm" stress test applications for all the supported critical platforms. +X Introduce compiler-info macros to the port layer, improve the test reports + with the compiler info. - Add UART4 support to the STM32 UART driver (CL line only, HD has a nasty shared interrupt). - Add ADC3 support to the STM32 ADC driver. ? Make thread functions return void and add a CH_THREAD macro for threads declaration in order to hide compiler-specific optimizations for thread functions. -- Introduce compiler-info macros to the port layer, improve the test reports - with the compiler info. - Test suite overhaul, the API should be more generic in order to be used with different subsystems and not just the kernel. - Device drivers for STM8/STM8L (ADC, PWM, bring them on par with STM32). -- cgit v1.2.3