Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT().
Changed the reports in the GenericHID device demos to control the board LEDs, to reduce user confusion over the callback routines. Fixed swapped TWI_ADDRESS_READ and TWI_ADDRESS_WRITE values. Fixed TWI_ReadPacket() not releasing the TWI bus on read completion.
Showing
- Demos/Device/ClassDriver/GenericHID/GenericHID.c 26 additions, 18 deletionsDemos/Device/ClassDriver/GenericHID/GenericHID.c
- Demos/Device/LowLevel/GenericHID/GenericHID.c 24 additions, 10 deletionsDemos/Device/LowLevel/GenericHID/GenericHID.c
- Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.c 1 addition, 1 deletion.../Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.c
- LUFA/Common/ArchitectureSpecific.h 3 additions, 3 deletionsLUFA/Common/ArchitectureSpecific.h
- LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.c 1 addition, 1 deletionLUFA/Drivers/Peripheral/AVR8/TWI_AVR8.c
- LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.h 2 additions, 2 deletionsLUFA/Drivers/Peripheral/AVR8/TWI_AVR8.h
- LUFA/ManPages/ChangeLog.txt 4 additions, 0 deletionsLUFA/ManPages/ChangeLog.txt
- LUFA/ManPages/LUFAPoweredProjects.txt 1 addition, 0 deletionsLUFA/ManPages/LUFAPoweredProjects.txt
Loading
Please register or sign in to comment