abcminiuser / lufa

LUFA - the Lightweight USB Framework for AVRs.
http://www.lufa-lib.org
1.03k stars 321 forks source link

added new ClassDriver MassStorageSDKeyboard Demo #158

Open therealdreg opened 4 years ago

therealdreg commented 4 years ago

added new ClassDriver MassStorageSDKeyboard Demo:

ported from Mathieu Sonet lufa-sdcard-mass-storage-demo USB Mass storage on SD card with a Teensy2/ATMEGA32U4 https://bitbucket.org/elasticsheep/lufa-sdcard-mass-storage-demo/src/default/ to AT90USBKEY2 at90usb1287

ported from LUFA_091223 to lufa-LUFA-170418

ported from http://www.roland-riegel.de/sd-reader/index.html MMC/SD/SDHC card reader library to FatFS - Generic FAT Filesystem Module - http://elm-chan.org/fsw/ff/00index_e.html