This website requires JavaScript.
Explore
Help
Sign In
michi
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
de5b16909a7d9cdedc5194cf74de9ec2e59b4d60
qmk_firmware
/
Demos
/
Device
/
ClassDriver
/
MassStorage
T
History
Dean Camera
de5b16909a
Added support to the AVRISP-MKII project for ISP speeds slower than 125KHz via a new software SPI driver.
...
Added new SPI_ORDER_* data order masks to the SPI peripheral driver.
2010-07-29 07:09:57 +00:00
..
Lib
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
Descriptors.c
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
Descriptors.h
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
Doxygen.conf
Remove obsolete entry from the Doxygen configuration files.
2010-05-23 08:39:02 +00:00
makefile
Add missing INTERRUPT_CONTROL_ENDPOINT compile time option to the Mass Storage device projects/demos and incomplete Test and Measurement Class demo, which was accidentally removed during the makefile updates.
2010-07-26 04:57:50 +00:00
MassStorage.aps
Add AVRStudio 4 project files to the ClassDriver Device mode demos.
2010-07-13 05:38:51 +00:00
MassStorage.c
Added support to the AVRISP-MKII project for ISP speeds slower than 125KHz via a new software SPI driver.
2010-07-29 07:09:57 +00:00
MassStorage.h
Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.
2010-05-08 03:12:14 +00:00
MassStorage.txt
Update makefiles to use the latest WinAVR/Atmel toolchain makefile template.
2010-07-19 14:00:44 +00:00