..
AudioInput
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
AudioOutput
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
DualVirtualSerial
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
GenericHID
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
Joystick
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
Keyboard
Add stream callback flags and class specific control request handler code to the incomplete Test and Measurement Class device demo.
2010-07-26 04:26:47 +00:00
KeyboardMouse
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
MIDI
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
MassStorage
Add TMC header read and write functions, so that TMC data can now be exchanged in both directions.
2010-07-28 09:17:22 +00:00
Mouse
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
RNDISEthernet
Rename reserved members of all structs so that they are uniformly named across all demos/projects/bootloaders.
2010-07-26 07:28:40 +00:00
VirtualSerial
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
makefile
Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden.
2010-05-07 07:11:25 +00:00