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 f1076ac4d6
Added const modifiers to device mode class drivers.
15 years ago
..
AT90USBXXX67 Added const modifiers to device mode class drivers. 15 years ago
ADC.h More documentation changes for better module-level documentation rather than file-level documentation. 16 years ago
SPI.h Added const modifiers to device mode class drivers. 15 years ago
Serial.c Serial driver now correctly calculates the baud register value when in double speed mode. 16 years ago
Serial.h Added const modifiers to device mode class drivers. 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 const modifiers to device mode class drivers. 15 years ago