aboutsummaryrefslogtreecommitdiff
path: root/Demos/Device/RNDISEthernet/Lib
AgeCommit message (Collapse)Author
2009-06-05Move new Class Driver powered demos to a new ClassDriver subdirectory, ↵Dean
re-add old low level demos to a LowLevel subdirectory. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@572 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-06-04Fix Doxygen errors in demos.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@567 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-06-01Commit of new class abstraction APIs for all device demos other than the ↵Dean
MIDI demo - not documented yet. Removed scheduler and memory allocation libraries. Added new EVENT_USB_StartOfFrame event in the library to indicate the start of each USB frame (when generated). Removed Tx interrupt from the USBtoSerial demo; now sends characters via polling to ensure more time for the Rx interrupt. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@562 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-05-22Moved out each demos' functionality library files (e.g. Ring Buffer library) ↵Dean
to /Lib directories for a better directory structure. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@559 d5102386-fcda-11dd-9fdb-3debd5008f28