Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-03 | Fix more tabs | Andree Buschmann | |
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24154 a1c6a512-1295-4272-9138-f99709370657 | |||
2008-11-30 | Move tcc77x/usb-tcc77x.c to usb-tcc.c as it is more general than just tcc77x ↵ | Frank Gevaerts | |
(even usb-tcc is too specific, but I don't know anything better) Add #if0ed USB defines to config-cowond2.h, so experimenting with USB is easy Add dummy set_serial_descriptor() implementation to usb_core.c. This one doesn't generate a unique serial, so it must never be used for non-testing purposes. When usaed, a compiler warning will be generated git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19273 a1c6a512-1295-4272-9138-f99709370657 |