summaryrefslogtreecommitdiffstats
path: root/drivers/arm/i2c_master.c
Commit message (Expand)AuthorAgeFilesLines
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-291-4/+4
* 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
* Add central location for ChibiOS defines (#7542)Joel Challis2019-12-211-2/+1
* fixed I2C driver support for stm32f4 (#7526)yulei2019-12-121-1/+1
* 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-301-68/+53
* Align ARM i2c_readReg with AVR (#6314)Joel Challis2019-07-161-2/+2
* Add ARM I2Cv1 support to i2c_master (#6262)Joel Challis2019-07-161-0/+11
* Parameterise STM32 I2C pin modes and timing parameters. (#5671)Nick Brassel2019-06-011-9/+7
* OLED Driver FeatureRyan Caltabiano2019-04-201-13/+27
* Next set of split_common changes (#4974)James Churchill2019-03-121-2/+1
* cleanupskullY2019-02-101-1/+0
* led_matrix works nowskullY2019-02-101-5/+6
* 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-041-4/+8
* I2C driver docs (#4298)yiancar2018-11-101-1/+4
* ISSI31FL3733 driver (#3679)yiancar2018-08-281-6/+7
* Rgb matrix arm (#3648)yiancar2018-08-151-0/+103