mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-14 10:57:52 +00:00
15 lines
399 B
Plaintext
15 lines
399 B
Plaintext
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?
|