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)
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.


No differences found