This website requires JavaScript.
Explore
Help
Register
Sign In
arne
/
cheapino_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked cheapino_qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a34cccf09931a54a607a56d4ded88f3b7a4752b4
cheapino_qmk_firmware
/
LUFA
/
Drivers
T
History
Dean Camera
a34cccf099
Optimize unique serial number reading code for size -- remove atoi/toupper references, replace with hand-rolled code as the input has known size constraints.
2009-06-21 13:52:21 +00:00
..
Board
Added USB Missle Launcher project, submitted by Dave Fletcher.
2009-06-16 05:53:27 +00:00
Misc
Trim unique serial number created by the USE_INTERNAL_SERIAL option to 12 characters rather than 20 - apparently Windows will implode if a serial number is too long.
2009-06-21 08:04:10 +00:00
Peripheral
Serial driver now correctly calculates the baud register value when in double speed mode.
2009-05-07 11:12:23 +00:00
USB
Optimize unique serial number reading code for size -- remove atoi/toupper references, replace with hand-rolled code as the input has known size constraints.
2009-06-21 13:52:21 +00:00