提交線圖

9 次程式碼提交 (782614dbb55addcae8c9d4d9e1ce3dec81287282)

作者 SHA1 備註 日期
Dean Camera a95d224185 Update projects using FatFS and PetiteFatFS to the latest library versions.
15 年前
Dean Camera 421479a4b9 Fix incomplete StandaloneProgrammer project code not compiling due to the recent API changes in the LUFA core.
15 年前
Dean Camera 071e02c6b6 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.
15 年前
Dean Camera ce260ae786 Webserver project now uses the board LEDs to indicate the current IP configuration state.
16 年前
Dean Camera 7f9f97c792 Update copyright year to 2010.
16 年前
Dean Camera d3f11eb528 Make the StandaloneProgrammer project seamlessly read out drive contents from either an attached FAT formatted drive when in host mode, or the onboard FAT formatted dataflash when in device mode.
16 年前
Dean Camera 702bec892d Fixed misnamed SI_Host_USBTask() and SI_Host_ConfigurePipes() functions.
16 年前
Dean Camera aaa0bed556 The incomplete StandaloneProgrammer project now uses Host and Device Mass storage classes, so that program data can either be loaded onto the device's Dataflash storage, or read off an attached USB memory stick.
16 年前
Dean Camera 9b20114555 Make RNDISHost demo validate the set Packet Filter to ensure that it is being sent correctly.
16 年前