summaryrefslogtreecommitdiff
path: root/firmware/TODO
blob: 1d19223710c9ff381d381522385118ad755f6f52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
SPI:
- use PDC DMA for SPI transfers

RC632:
- Fix locking between 'atomic' ops like set/clear bit and RC632 IRQ
- Implement VFIFO handling

USB:
- Implement VFIFO handling

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:
-

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