Use the MIN() macro where possible instead of manual "(x < y) ? x : y" constructs.
[pub/lufa.git] / Demos / DualRole / ClassDriver / MouseHostDevice / MouseHostDevice.aps
2010-07-13 Dean CameraAdd AVRStudio 4 project files to the LowLevel Host...