mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
mks5lboot: updates
- fix Makefile to allow cross compilation - Windows: use Sleep() instead of nanosleep() - Windows: libusb now is optional - OS X: use IOKit instead of libusb - small rework on the DFU API Change-Id: Ia4b07012c098ad608594e15f6effe9c9d2164b9b
This commit is contained in:
parent
cf168d4636
commit
fbbba9292b
6 changed files with 492 additions and 267 deletions
3
rbutil/mks5lboot/.gitignore
vendored
3
rbutil/mks5lboot/.gitignore
vendored
|
|
@ -1,2 +1,5 @@
|
|||
buildposix/
|
||||
buildmingw/
|
||||
builddarwin/
|
||||
mks5lboot
|
||||
mks5lboot.exe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue