You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA/Drivers/Peripheral
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.
15 years ago
..
AVRU4U6U7 Rename the AT90USBXXX67 internal driver directory to AVRU4U6U7. 15 years ago
ADC.h Rename the AT90USBXXX67 internal driver directory to AVRU4U6U7. 15 years ago
SPI.h Fixed AVRISP programmer demo -- can now connect to a target and read/write Sig/Lock/Fuse/OSCCAL bytes successfully. 15 years ago
Serial.c Serial driver now correctly calculates the baud register value when in double speed mode. 16 years ago
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. 15 years ago
SerialStream.c Renamed Serial_Stream driver to SerialStream to remain consistent with the rest of the library's naming scheme for files. 16 years ago
SerialStream.h Added V2Protocol handlers to the AVRISP project to enter/exit programming mode, and read/write fuses, lockbits, OSCCAL and Signature bytes. 15 years ago