This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-06-27 11:32:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
43c4735305
qmk_firmware
/
LUFA
/
Drivers
History
Dean Camera
43c4735305
Renamed the PRNT_Host_SendString(), CDC_Host_SendString() and CDC_Device_SendString() functions to *_SendData(), and added new versions of the *_SendString() routines that expect a null terminated string instead.
...
Added new Serial_SendData() function to the Serial driver.
2011-01-30 21:02:31 +00:00
..
Board
Added new high level TWI packet read/write commands, altered behaviour of the TWI_StartTransmission() function.
2011-01-13 22:56:49 +00:00
Misc
Added new high level TWI packet read/write commands, altered behaviour of the TWI_StartTransmission() function.
2011-01-13 22:56:49 +00:00
Peripheral
Renamed the PRNT_Host_SendString(), CDC_Host_SendString() and CDC_Device_SendString() functions to *_SendData(), and added new versions of the *_SendString() routines that expect a null terminated string instead.
2011-01-30 21:02:31 +00:00
USB
Renamed the PRNT_Host_SendString(), CDC_Host_SendString() and CDC_Device_SendString() functions to *_SendData(), and added new versions of the *_SendString() routines that expect a null terminated string instead.
2011-01-30 21:02:31 +00:00