diff options
author | Harald Welte <laforge@gnumonks.org> | 2011-08-16 11:49:22 +0200 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2011-08-16 11:49:22 +0200 |
commit | 4b27294faf0fd1ac23ed2c8f780eaa8b599f5df2 (patch) | |
tree | 9cf4f1a31c376537e9a307b0e013b1de613aac7a /firmware | |
parent | 9dbedc65870e0e503fd434b90662a00bb6e3476d (diff) |
Update TODO file
Diffstat (limited to 'firmware')
-rw-r--r-- | firmware/TODO | 5 |
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 |