aboutsummaryrefslogtreecommitdiffstats
path: root/todo.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-02-14 07:25:15 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-02-14 07:25:15 +0000
commitad864b4aa18a775109b9f41c8a6bf5e7e4dbea3d (patch)
tree5e8ac3e8a98a9103f7b14e21aa002ce0fc7b0e07 /todo.txt
parentd70f848b0867fa5f7748a242d06e95d140fd7736 (diff)
downloadChibiOS-ad864b4aa18a775109b9f41c8a6bf5e7e4dbea3d.tar.gz
ChibiOS-ad864b4aa18a775109b9f41c8a6bf5e7e4dbea3d.tar.bz2
ChibiOS-ad864b4aa18a775109b9f41c8a6bf5e7e4dbea3d.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@760 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index ad1c844f6..acd0a94be 100644
--- a/todo.txt
+++ b/todo.txt
@@ -1,4 +1,5 @@
After 1.0.0:
+- Improve makefiles by adding an options head section and making it shared.
- Update C++ wrapper (Heap, Pools).
* Priority ordering option for semaphores.
* chSysLock() and chSysUnlock() with counter (option).