mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-02-03 02:57:19 +00: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.