qmk-dactyl-manuform-a/tmk_core/protocol/arm_atsam
patrickmt 118d5cc03f Fix macro redefinition for GNUC compilers > 6
GNUC compilers greater than version 6 already have the macro __always_inline defined. This fix checks GNUC version before defining the macro itself.
2018-12-14 12:47:17 -08:00
..
usb Fix macro redefinition for GNUC compilers > 6 2018-12-14 12:47:17 -08:00
adc.c
adc.h
arm_atsam_protocol.h
clks.c
clks.h
d51_util.c Bringing Massdrop keyboard hardware configuration to keyboard level (#4593) 2018-12-10 11:28:06 -08:00
d51_util.h Bringing Massdrop keyboard hardware configuration to keyboard level (#4593) 2018-12-10 11:28:06 -08:00
i2c_master.c Bringing Massdrop keyboard hardware configuration to keyboard level (#4593) 2018-12-10 11:28:06 -08:00
i2c_master.h
issi3733_driver.h
led_matrix.c Bringing Massdrop keyboard hardware configuration to keyboard level (#4593) 2018-12-10 11:28:06 -08:00
led_matrix.h
main_arm_atsam.c Bringing Massdrop keyboard hardware configuration to keyboard level (#4593) 2018-12-10 11:28:06 -08:00
main_arm_atsam.h
md_bootloader.h
spi.c Bringing Massdrop keyboard hardware configuration to keyboard level (#4593) 2018-12-10 11:28:06 -08:00
spi.h Bringing Massdrop keyboard hardware configuration to keyboard level (#4593) 2018-12-10 11:28:06 -08:00
startup.c
wait_api.h