You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/drivers/chibios
Joel Challis d91987ab9a
Enable OLED support for Teensy 3.2/LC (#7591)
* 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
5 years ago
..
analog.c
analog.h
i2c_master.c Enable OLED support for Teensy 3.2/LC (#7591) 5 years ago
i2c_master.h Enable OLED support for Teensy 3.2/LC (#7591) 5 years ago
serial.c Initial arm serial partially based on old lets split code 5 years ago
serial.h ARM split - Add uart half duplex transport support (#7987) 5 years ago
serial_usart.c ARM split - Add uart half duplex transport support (#7987) 5 years ago
spi_master.c
spi_master.h
ws2812.c format code according to conventions [skip ci] 5 years ago
ws2812_pwm.c Fix incorrect delay when setting WS2812 (and similar) leds (#9302) 5 years ago
ws2812_spi.c Fix incorrect delay when setting WS2812 (and similar) leds (#9302) 5 years ago