]> git.donarmstrong.com Git - qmk_firmware.git/commit
Improved fix for __always_inline redefinition bug
authorJames Churchill <pelrun@gmail.com>
Fri, 11 Jan 2019 08:30:20 +0000 (18:30 +1000)
committerDrashna Jaelre <drashna@live.com>
Sat, 12 Jan 2019 01:25:57 +0000 (17:25 -0800)
commit9c136e1168a1f6d0637f59164b6d9adb9ba0bdee
treefd95ab1d3d2a042b90142d5fda5311df8353772e
parent2c4109394fa9ee71b10b8b2d3d1473a409d7003e
Improved fix for __always_inline redefinition bug

Instead of changing based on the version of GCC, check for the presence of the macro instead.
tmk_core/protocol/arm_atsam/usb/compiler.h