aboutsummaryrefslogtreecommitdiffstats
path: root/todo.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-21 09:41:46 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-21 09:41:46 +0000
commit43902259c696eabe39836ce96c3e00b5bbf0fb82 (patch)
treed9ea1bdfe47c71e75bbf545a496d36bdc139f7da /todo.txt
parenta2e1f71fc25c29620af68246125f81151f80f733 (diff)
downloadChibiOS-43902259c696eabe39836ce96c3e00b5bbf0fb82.tar.gz
ChibiOS-43902259c696eabe39836ce96c3e00b5bbf0fb82.tar.bz2
ChibiOS-43902259c696eabe39836ce96c3e00b5bbf0fb82.zip
Fixed bugs 3114266 and 3114319.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2404 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 5d4d29835..b676577f4 100644
--- a/todo.txt
+++ b/todo.txt
@@ -53,6 +53,8 @@ N Evaluate if to add a synchronous API to the UART driver, eventually do so.
* STM8L-Discovery demo.
* Add the STM32F100 (Value Line) sub-family to the official STM32 HAL support.
* STM32VL-Discovery demo.
+ - Problem, some IRQ vectors have a different vector name in the STM32F100
+ sub-family. Use vector numbers instead?
* Remove the PAL default configuration from the various hal_lld.c and move
them into board.c files, this will remove an ugly dependency.
* Realign the STM8 port to the new STM8L one as options, naming conventions