Initial commit
[kk_librfid.git] / firmware / TODO
blobd319ee861ad55e79baca516a9acef3e2a258ff4b
1 SPI:
2 - use PDC DMA for SPI transfers
4 RC632:
5 - Fix locking between 'atomic' ops like set/clear bit and RC632 IRQ
6 - Implement VFIFO handling
8 USB:
9 - Implement suspend/resume handshake
10 - Make sure we don't eat a lot of power before entering the configured state
12 DFU:
13 - fix DFU download (usb control write / zlp at end)
14 - add capability to flash DFU itself
15 - add a header to the application program, checksum and size
16 - checksum application image.  If wrong, enter DFU recovery mode
17 - Get rid of lots of constant values and replace them by proper defines
19 Generic:
20 - why is watchdog apparently not working?
22 Way Later, for librfid:
23 - Implement parts (or all of) 14443 in firmware as alternative configuration