Converted device mode low-level demos to schedulerless.
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 7 Jun 2009 07:20:33 +0000 (07:20 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 7 Jun 2009 07:20:33 +0000 (07:20 +0000)
commit33a018474913701fa9ef8e962acf58accd1184d2
tree8954e1c1ed31219db7f2143d375b6ad7a5142bc1
parent2793c88fc601dcc7ec4961326dd9748a20f3ec83
Converted device mode low-level demos to schedulerless.
44 files changed:
Demos/Device/LowLevel/AudioInput/AudioInput.c
Demos/Device/LowLevel/AudioInput/AudioInput.h
Demos/Device/LowLevel/AudioInput/makefile
Demos/Device/LowLevel/AudioOutput/AudioOutput.c
Demos/Device/LowLevel/AudioOutput/AudioOutput.h
Demos/Device/LowLevel/AudioOutput/makefile
Demos/Device/LowLevel/CDC/CDC.c
Demos/Device/LowLevel/CDC/CDC.h
Demos/Device/LowLevel/CDC/makefile
Demos/Device/LowLevel/DualCDC/DualCDC.c
Demos/Device/LowLevel/DualCDC/DualCDC.h
Demos/Device/LowLevel/DualCDC/makefile
Demos/Device/LowLevel/GenericHID/GenericHID.c
Demos/Device/LowLevel/GenericHID/GenericHID.h
Demos/Device/LowLevel/GenericHID/makefile
Demos/Device/LowLevel/Joystick/Joystick.c
Demos/Device/LowLevel/Joystick/Joystick.h
Demos/Device/LowLevel/Joystick/makefile
Demos/Device/LowLevel/Keyboard/Keyboard.c
Demos/Device/LowLevel/Keyboard/Keyboard.h
Demos/Device/LowLevel/Keyboard/makefile
Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.c
Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.h
Demos/Device/LowLevel/KeyboardMouse/makefile
Demos/Device/LowLevel/MIDI/MIDI.c
Demos/Device/LowLevel/MIDI/MIDI.h
Demos/Device/LowLevel/MIDI/makefile
Demos/Device/LowLevel/MassStorage/MassStorage.c
Demos/Device/LowLevel/MassStorage/MassStorage.h
Demos/Device/LowLevel/MassStorage/makefile
Demos/Device/LowLevel/Mouse/Mouse.c
Demos/Device/LowLevel/Mouse/Mouse.h
Demos/Device/LowLevel/Mouse/makefile
Demos/Device/LowLevel/RNDISEthernet/Lib/ARP.h
Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.c
Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.h
Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.c
Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.h
Demos/Device/LowLevel/RNDISEthernet/makefile
Demos/Device/LowLevel/USBtoSerial/USBtoSerial.c
Demos/Device/LowLevel/USBtoSerial/USBtoSerial.h
Demos/Device/LowLevel/USBtoSerial/makefile
LUFA.pnproj
LUFA/ChangeLog.txt