This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-02-02 18:47:17 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ba8ffa4cb70a45f4e487a874276759d81ae8ae2e
zsa_qmk_firmware
/
LUFA
/
Drivers
/
Peripheral
History
Dean Camera
5832bab02f
Rename the AT90USBXXX67 internal driver directory to AVRU4U6U7.
2009-11-03 11:11:51 +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
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
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