diff options
author | Dave Chapman <dave@dchapman.com> | 2007-11-10 20:26:54 +0000 |
---|---|---|
committer | Dave Chapman <dave@dchapman.com> | 2007-11-10 20:26:54 +0000 |
commit | a5e4cc9e68640ed9ee82c02e7b9796c8511cfccf (patch) | |
tree | 8fa11c86514cafdfe8259f265f14c0d578abb936 /utils/tcctool/tcctool-driver-win32/tcc.cat | |
parent | 0d8111cb399cf9db7a25d4a5ddc867a22de1a5bc (diff) | |
download | rockbox-a5e4cc9e68640ed9ee82c02e7b9796c8511cfccf.tar.gz rockbox-a5e4cc9e68640ed9ee82c02e7b9796c8511cfccf.zip |
Document how to use tcctool in Windows, and include the appropriate .inf file for use with the libusb-win32 device driver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15559 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils/tcctool/tcctool-driver-win32/tcc.cat')
-rw-r--r-- | utils/tcctool/tcctool-driver-win32/tcc.cat | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/tcctool/tcctool-driver-win32/tcc.cat b/utils/tcctool/tcctool-driver-win32/tcc.cat new file mode 100644 index 0000000000..2ef39c526e --- /dev/null +++ b/utils/tcctool/tcctool-driver-win32/tcc.cat @@ -0,0 +1,3 @@ +This file will contain the digital signature of the files to be installed
+on the system.
+This file will be provided by Microsoft upon certification of your drivers.
|