issues
search
xil-se
/
xildebug_sw
XilDebug is a CMSIS-DAP compliant debugger, UART bridge and power profiler all in one package.
5
stars
1
forks
source link
Add dfu support
#89
Closed
kbeckmann
closed
6 years ago
kbeckmann
commented
6 years ago
Ability to run
make dfu
to flash using dfu-util
Persistent RAM section
API in the platform layer to reboot into dfu. Currently nothing triggers this, but it could be done through hid, cdc, gpio or whatever.
kbeckmann
commented
6 years ago
@arturo182 I updated the patch
make dfu
to flash using dfu-util