summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/doc/todo.txt (renamed from p/todo/todo.txt)0
-rw-r--r--p/todo/n/avr/modules/adc.todo3
-rw-r--r--p/todo/n/avr/modules/host.todo4
-rw-r--r--p/todo/n/avr/modules/math.todo3
-rw-r--r--p/tools/todo.pl (renamed from p/todo/todo.pl)0
5 files changed, 10 insertions, 0 deletions
diff --git a/p/todo/todo.txt b/p/doc/todo.txt
index c515371..c515371 100644
--- a/p/todo/todo.txt
+++ b/p/doc/todo.txt
diff --git a/p/todo/n/avr/modules/adc.todo b/p/todo/n/avr/modules/adc.todo
new file mode 100644
index 0000000..0a7536b
--- /dev/null
+++ b/p/todo/n/avr/modules/adc.todo
@@ -0,0 +1,3 @@
+(Ni)
+- créer le module
+- tester sur cible
diff --git a/p/todo/n/avr/modules/host.todo b/p/todo/n/avr/modules/host.todo
new file mode 100644
index 0000000..14cd1c2
--- /dev/null
+++ b/p/todo/n/avr/modules/host.todo
@@ -0,0 +1,4 @@
+(Ni)
++ créer le module
+- implémenter les variables
+- simuler les IOs
diff --git a/p/todo/n/avr/modules/math.todo b/p/todo/n/avr/modules/math.todo
new file mode 100644
index 0000000..ceab29d
--- /dev/null
+++ b/p/todo/n/avr/modules/math.todo
@@ -0,0 +1,3 @@
+fixed
+(Ni)
+- améliorer les programmes de test
diff --git a/p/todo/todo.pl b/p/tools/todo.pl
index 31e55da..31e55da 100644
--- a/p/todo/todo.pl
+++ b/p/tools/todo.pl