summaryrefslogtreecommitdiff
path: root/firmware/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/TODO')
-rw-r--r--firmware/TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/firmware/TODO b/firmware/TODO
index 1d19223..d319ee8 100644
--- a/firmware/TODO
+++ b/firmware/TODO
@@ -6,7 +6,8 @@ RC632:
- Implement VFIFO handling
USB:
-- Implement VFIFO handling
+- Implement suspend/resume handshake
+- 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)
@@ -16,7 +17,7 @@ DFU:
- 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