summaryrefslogtreecommitdiff
path: root/drivers/arm
AgeCommit message (Expand)Author
2020-03-21Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis
2020-03-17format code according to conventions [skip ci]QMK Bot
2020-03-17ARM - ADC cleanup (#8385)Joel Challis
2020-03-11format code according to conventions [skip ci]QMK Bot
2020-03-11Add ADC support for STM32F3 and STM32F0 devices (#7681)Drew Mills
2020-03-01PWM DMA based RGB Underglow for STM32 (#7928)Joel Challis
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young
2020-02-24Rollback PR #7967 in preference of fixing I2C start/stop properly, in a follo...Nick Brassel
2020-02-01Add thread safety around i2c_master for ChibiOS/ARM.Nick Brassel
2019-12-31SPI DMA based RGB Underglow for STM32 (#7674)Joel Challis
2019-12-22Completely remove i2c_transmit_receive function (#7686)Drashna Jaelre
2019-12-21Add central location for ChibiOS defines (#7542)Joel Challis
2019-12-12fixed I2C driver support for stm32f4 (#7526)yulei
2019-12-08Enable bitbang ws2812 for f4 (#7571)Joel Challis
2019-11-09Unify RGB and RGBW commands (#7297)Drashna Jaelre
2019-11-07ARM - ws2812 bitbang (#7173)Joel Challis
2019-11-04Fix typo in ARM I2C copyright header (#7264)fauxpark
2019-10-31Correct ARM STM32 I2C frequency. (#7080)yiancar
2019-10-29 Refactor ps2avrgb i2c ws2812 to core (#7183)Joel Challis
2019-10-12Remove i2c logic for STM32F103xB in favour of USE_I2CV1 (#6926)Joel Challis
2019-09-25[Keyboard] Added support for ErgoDox with STM32 Microcontroller (#5398)Yaotian Feng
2019-08-30clang-format changesskullY
2019-07-16Align ARM i2c_readReg with AVR (#6314)Joel Challis
2019-07-16Add ARM I2Cv1 support to i2c_master (#6262)Joel Challis
2019-06-01Parameterise STM32 I2C pin modes and timing parameters. (#5671)Nick Brassel
2019-04-20OLED Driver FeatureRyan Caltabiano
2019-03-12Next set of split_common changes (#4974)James Churchill
2019-02-10cleanupskullY
2019-02-10led_matrix works nowskullY
2018-12-19Also fix use of weak stm32 internal pullupyiancar
2018-12-19Minor STM32 i2c driver cleanupyiancar
2018-12-04adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4...ishtob
2018-11-10I2C driver docs (#4298)yiancar
2018-08-28ISSI31FL3733 driver (#3679)yiancar
2018-08-15Rgb matrix arm (#3648)yiancar