Arduino_Tools/linux/src/dfu-util/TODO
2016-09-24 22:07:38 +10:00

14 lines
399 B
Text

DfuSe:
- Do erase and write in two separate passes when downloading
- Skip "Set Address" command when downloading contiguous blocks
- Implement "Get Commands" command
Devices:
- Research iPhone/iPod/iPad support
Heavily modified dfu-util fork here:
https://github.com/planetbeing/xpwn/tree/master/dfu-util
- Test against Niftylights
Non-Code:
- Logo
- Re-License as LGPL for usage as library?