Remove USB_MODE_* macros, replace with a semantically linked USB_Modes_t enum.
[pub/USBasp.git] / LUFA / Drivers / USB / HighLevel / Template / Template_Endpoint_Control_R.c
2010-10-06 Dean CameraCache the USB_DeviceState variable internally in the...
2010-08-22 Dean CameraSplit out endpoint and pipe stream functions into new...