This website requires JavaScript.
Explore
Help
Sign In
me
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mirror/qmk_firmware
Code
Pull Requests
Activity
Files
64e5c4084f862267d96b0947f462de7058f3dc4c
qmk_firmware
/
LUFA
/
Drivers
/
Peripheral
History
Dean Camera
f29fc1abc4
Add double banking property to LUFA powered projects in the Projects directory. Add guards to macro parameters to ensure that formulas passed as parameters don't mess up the internal macro structure.
2009-11-06 14:32:01 +00:00
..
AVRU4U6U7
Rename the AT90USBXXX67 internal driver directory to AVRU4U6U7.
2009-11-03 11:11:51 +00:00
ADC.h
Rename the AT90USBXXX67 internal driver directory to AVRU4U6U7.
2009-11-03 11:11:51 +00:00
Serial.c
Serial driver now correctly calculates the baud register value when in double speed mode.
2009-05-07 11:12:23 +00:00
Serial.h
Add double banking property to LUFA powered projects in the Projects directory. Add guards to macro parameters to ensure that formulas passed as parameters don't mess up the internal macro structure.
2009-11-06 14:32:01 +00:00
SerialStream.c
Renamed Serial_Stream driver to SerialStream to remain consistent with the rest of the library's naming scheme for files.
2009-04-17 00:20:00 +00:00
SerialStream.h
Added V2Protocol handlers to the AVRISP project to enter/exit programming mode, and read/write fuses, lockbits, OSCCAL and Signature bytes.
2009-08-23 04:01:49 +00:00
SPI.h
Fixed AVRISP programmer demo -- can now connect to a target and read/write Sig/Lock/Fuse/OSCCAL bytes successfully.
2009-08-23 08:37:11 +00:00