This website requires JavaScript.
Explore
Help
Sign In
mirror
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-09-10 17:15:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3ae9e6042fc1ebc876e32142dde606f7890518b2
qmk_firmware
/
LUFA
/
Drivers
History
Dean Camera
3ae9e6042f
Cache the USB_DeviceState variable internally in the library core when multiple checks are required in a single loop iteration, to reduce compiled code size.
2010-10-06 10:16:02 +00:00
..
Board
Added board hardware driver support for the Arduino Uno development board.
2010-09-28 14:30:26 +00:00
Misc
Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
2010-06-17 08:15:58 +00:00
Peripheral
Fix incorrect ADC driver documentation for the parameters of ADC_Init(), fix incorrect call to ADC_Init() in the TemperatureDatalogger project.
2010-08-31 07:32:48 +00:00
USB
Cache the USB_DeviceState variable internally in the library core when multiple checks are required in a single loop iteration, to reduce compiled code size.
2010-10-06 10:16:02 +00:00