-
- Downloads
Slight changes to TeensyHID bootloader to ensure it builds under the 2KB boundary.
Changed USB_Init() and USB_Shutdown() so that they are no longer dependant on oneanother for possible code savings when the interface is never explicitly shut down.
Showing
- Bootloaders/TeensyHID/TeensyHID.c 0 additions, 10 deletionsBootloaders/TeensyHID/TeensyHID.c
- Bootloaders/TeensyHID/TeensyHID.h 0 additions, 1 deletionBootloaders/TeensyHID/TeensyHID.h
- LUFA/Drivers/USB/LowLevel/LowLevel.c 9 additions, 25 deletionsLUFA/Drivers/USB/LowLevel/LowLevel.c
- LUFA/Drivers/USB/LowLevel/LowLevel.h 3 additions, 3 deletionsLUFA/Drivers/USB/LowLevel/LowLevel.h
Loading
Please register or sign in to comment