mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-06-24 07:35:18 +02:00

Fixed SUSPI interrupt not being cleared during device mode enumeration, causing accidental mis-fires on re-enumeration. Fixed JTAG_DEBUG_POINT() and JTAG_DEBUG_BREAK() macros not compiling under pure C99 standards mode.