summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2011-08-16 11:49:22 +0200
committerHarald Welte <laforge@gnumonks.org>2011-08-16 11:49:22 +0200
commit4b27294faf0fd1ac23ed2c8f780eaa8b599f5df2 (patch)
tree9cf4f1a31c376537e9a307b0e013b1de613aac7a
parent9dbedc65870e0e503fd434b90662a00bb6e3476d (diff)
Update TODO file
-rw-r--r--firmware/TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/firmware/TODO b/firmware/TODO
index d319ee8..cf9eb62 100644
--- a/firmware/TODO
+++ b/firmware/TODO
@@ -10,14 +10,9 @@ USB:
- Make sure we don't eat a lot of power before entering the configured state
DFU:
-- fix DFU download (usb control write / zlp at end)
-- add capability to flash DFU itself
- add a header to the application program, checksum and size
- checksum application image. If wrong, enter DFU recovery mode
- Get rid of lots of constant values and replace them by proper defines
-Generic:
-- why is watchdog apparently not working?
-
Way Later, for librfid:
- Implement parts (or all of) 14443 in firmware as alternative configuration
personal git repositories of Harald Welte. Your mileage may vary