summaryrefslogtreecommitdiff
path: root/utils/tcctool/Makefile (follow)
Commit message (Collapse)AuthorAge
* Take version number from SVN, or via VERSION variable in Makefile - i.e. use ↵Dave Chapman2010-05-02
| | | | | | "make VERSION=v1.0" to build with that version number. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25774 a1c6a512-1295-4272-9138-f99709370657
* Initial version of tcctool - a utility for talking to Telechips TCC77x-based ↵Dave Chapman2007-10-20
devices in USB boot mode, allowing code to be uploaded to RAM and run via USB, without any danger of bricking. When your uploaded code crashes, just power-cycle the device and it is back to normal. Requires libusb. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15217 a1c6a512-1295-4272-9138-f99709370657