qmk_firmware/Demos/Device/LowLevel
Dean Camera 2608fd1dd4 Fixed hardware race condition that could cause failed device enumerations for AVR8 and UC3 architectures (thanks to Mike Beyhs).
Fixed incorrect Minimus board LED definitions (thanks to Joonas Lahtinen).

Fixed incorrect LED masks for received data display in the Device GenericHID demos (thanks to Denys Berkovskyy).
2013-01-03 10:53:47 +00:00
..
AudioInput Minor documentation improvements. 2012-10-05 20:22:19 +00:00
AudioOutput Minor documentation improvements. 2012-10-05 20:22:19 +00:00
DualVirtualSerial Minor documentation improvements. 2012-10-05 20:22:19 +00:00
GenericHID Fixed hardware race condition that could cause failed device enumerations for AVR8 and UC3 architectures (thanks to Mike Beyhs). 2013-01-03 10:53:47 +00:00
Joystick Minor documentation improvements. 2012-10-05 20:22:19 +00:00
Keyboard Minor documentation improvements. 2012-10-05 20:22:19 +00:00
KeyboardMouse Minor documentation improvements. 2012-10-05 20:22:19 +00:00
MIDI Minor documentation improvements. 2012-10-05 20:22:19 +00:00
MassStorage Minor documentation improvements. 2012-10-05 20:22:19 +00:00
Mouse Minor documentation improvements. 2012-10-05 20:22:19 +00:00
RNDISEthernet Minor documentation improvements. 2012-10-05 20:22:19 +00:00
VirtualSerial Minor documentation improvements. 2012-10-05 20:22:19 +00:00
makefile Use immediate variable expansion in the second-deepest level makefile scripts to prevent multiple evaluation of the PROJECT_DIRECTORIES variable. 2012-07-14 23:04:37 +00:00