aboutsummaryrefslogtreecommitdiff
path: root/main_fwexec.c
AgeCommit message (Expand)Author
2021-10-04Update David Anderson email addressNicolas Schodet
2021-10-03Change buffer type to uint8_t, fix const correctnessNicolas Schodet
2021-10-03Update code to work with libusb 1.0Nicolas Schodet
2021-10-02Use clang-format for code formattingNicolas Schodet
2021-10-02Allow setting a jump address for fwexecNicolas Schodet
2021-09-30Fix missing newline in fwexec help messageNicolas Schodet
2007-05-09Allow to specify the usb interface to use (SAM-BA use the interface 1, but Le...jflesch
2007-04-26Add support for loading binaries at arbitrary addresses in ram and jumping to...david.jc.anderson
2007-04-23Refactor the initial SAM-BA handshake into the SAM-BA layer.david.jc.anderson
2007-04-23Refactor the firmware vendor IDs.david.jc.anderson
2007-04-22Update copyright notices to make the paternity of the software clearer.david.jc.anderson
2007-04-22Move the libnxt code to the root of the trunk, as there is nothing else in th...david.jc.anderson