mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-04 03:30:48 +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.