summaryrefslogtreecommitdiff
path: root/drivers/chibios/i2c_master.c
AgeCommit message (Collapse)Author
2020-07-26Enable OLED support for Teensy 3.2/LC (#7591)Joel Challis
* I2C_TIMEOUT is not defined on arm teensy * Work round teensy having different ChibiOS config options * Stash OLED conf files * update comment * update comment * Remove stm32 alias to allow teensy alt mode
2020-03-21Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis