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/Demos/MassStorage
Dean Camera 14c5615474
Added DataflashManager_WriteBlocks_RAM() and DataflashManager_ReadBlocks_RAM() functions to the MassStorage demo, to allow for easy interfacing with a FAT library for dataflash file level access.
16 years ago
..
DataflashManager.c Added DataflashManager_WriteBlocks_RAM() and DataflashManager_ReadBlocks_RAM() functions to the MassStorage demo, to allow for easy interfacing with a FAT library for dataflash file level access. 16 years ago
DataflashManager.h Added DataflashManager_WriteBlocks_RAM() and DataflashManager_ReadBlocks_RAM() functions to the MassStorage demo, to allow for easy interfacing with a FAT library for dataflash file level access. 16 years ago
Descriptors.c Moved all source to the trunk directory. 16 years ago
Descriptors.h Moved all source to the trunk directory. 16 years ago
Doxygen.conf Moved all source to the trunk directory. 16 years ago
MassStorage.aps Moved all source to the trunk directory. 16 years ago
MassStorage.c Fixed incorrect/missing control status stage transfers on demos, bootloaders and applications (thanks to Nate Lawson). 16 years ago
MassStorage.h Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc macro has been corrected in recent avr-libc versions 16 years ago
MassStorage.txt Moved all source to the trunk directory. 16 years ago
SCSI.c Moved all source to the trunk directory. 16 years ago
SCSI.h Moved all source to the trunk directory. 16 years ago
SCSI_Codes.h Moved all source to the trunk directory. 16 years ago
makefile Added extra output to makefiles to indicate the currently selected BOARD parameter. 16 years ago