aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/arm
Commit message (Expand)AuthorAgeFilesLines
* PWM DMA based RGB Underglow for STM32 (#7928)Joel Challis2020-03-011-1/+207
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-292-5/+5
* Rollback PR #7967 in preference of fixing I2C start/stop properly, in a follo...Nick Brassel2020-02-241-51/+12
* Add thread safety around i2c_master for ChibiOS/ARM.Nick Brassel2020-02-011-12/+51
* SPI DMA based RGB Underglow for STM32 (#7674)Joel Challis2019-12-311-1/+90
* Completely remove i2c_transmit_receive function (#7686)Drashna Jaelre2019-12-221-1/+0
* Add central location for ChibiOS defines (#7542)Joel Challis2019-12-212-20/+11
* fixed I2C driver support for stm32f4 (#7526)yulei2019-12-122-10/+16
* Enable bitbang ws2812 for f4 (#7571)Joel Challis2019-12-081-1/+1
* Unify RGB and RGBW commands (#7297)Drashna Jaelre2019-11-092-10/+4
* ARM - ws2812 bitbang (#7173)Joel Challis2019-11-072-1/+117
* Fix typo in ARM I2C copyright header (#7264)fauxpark2019-11-041-2/+2
* Correct ARM STM32 I2C frequency. (#7080)yiancar2019-10-311-5/+5
* Refactor ps2avrgb i2c ws2812 to core (#7183)Joel Challis2019-10-293-0/+3
* Remove i2c logic for STM32F103xB in favour of USE_I2CV1 (#6926)Joel Challis2019-10-121-12/+2
* [Keyboard] Added support for ErgoDox with STM32 Microcontroller (#5398)Yaotian Feng2019-09-251-3/+12
* clang-format changesskullY2019-08-302-114/+98
* Align ARM i2c_readReg with AVR (#6314)Joel Challis2019-07-162-3/+3
* Add ARM I2Cv1 support to i2c_master (#6262)Joel Challis2019-07-162-23/+52
* Parameterise STM32 I2C pin modes and timing parameters. (#5671)Nick Brassel2019-06-012-11/+45
* OLED Driver FeatureRyan Caltabiano2019-04-202-20/+40
* Next set of split_common changes (#4974)James Churchill2019-03-122-3/+2
* cleanupskullY2019-02-101-1/+0
* led_matrix works nowskullY2019-02-102-5/+16
* Also fix use of weak stm32 internal pullupyiancar2018-12-191-2/+2
* Minor STM32 i2c driver cleanupyiancar2018-12-191-2/+0
* adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4...ishtob2018-12-042-4/+9
* I2C driver docs (#4298)yiancar2018-11-101-1/+4
* ISSI31FL3733 driver (#3679)yiancar2018-08-282-8/+9
* Rgb matrix arm (#3648)yiancar2018-08-152-0/+142