Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT().
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 22 Aug 2011 13:03:56 +0000 (13:03 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 22 Aug 2011 13:03:56 +0000 (13:03 +0000)
commitd0ac8e46f958e81f78876740202ca489569f5689
tree43b71715d52e266156428023db2b83b81cf3f540
parent40946a570405a522b2cd04295bc2dad746b936fc
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.
Demos/Device/ClassDriver/GenericHID/GenericHID.c
Demos/Device/LowLevel/GenericHID/GenericHID.c
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.c
LUFA/Common/ArchitectureSpecific.h
LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.c
LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.h
LUFA/ManPages/ChangeLog.txt
LUFA/ManPages/LUFAPoweredProjects.txt