This website requires JavaScript.
Explore
Help
Register
Sign In
arne
/
cheapino_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked cheapino_qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
accadba2dda2614d6a6669cb7eba9d8357274bfe
cheapino_qmk_firmware
/
LUFA
/
Drivers
T
History
Dean Camera
accadba2dd
Fixed SPI driver not explicitly setting /SS and MISO pins as inputs when SPI_Init() is called.
2010-10-06 11:51:53 +00:00
..
Board
Added board hardware driver support for the Arduino Uno development board.
2010-09-28 14:30:26 +00:00
Misc
Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
2010-06-17 08:15:58 +00:00
Peripheral
Fixed SPI driver not explicitly setting /SS and MISO pins as inputs when SPI_Init() is called.
2010-10-06 11:51:53 +00:00
USB
Cache the USB_DeviceState variable internally in the library core when multiple checks are required in a single loop iteration, to reduce compiled code size.
2010-10-06 10:16:02 +00:00