Arduino_Tools/linux/src/dfu-util/TODO

15 lines
399 B
Text
Raw Normal View History

2016-09-24 12:07:38 +00:00
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?