qmk-dactyl-manuform-a/drivers/chibios
Nick Brassel f53e41ac81
Add support for analog USBPD on STM32G4xx. (#11824)
* Add support for analog USBPD on STM32G4xx.

* Split up to a list of driver types, allow for custom.
2021-02-15 08:56:13 +11:00
..
analog.c Normalise include statements in core code (#11153) 2020-12-11 13:45:24 +11:00
analog.h Initial arm->chibios pass - simplify some platform logic (#8450) 2020-03-21 16:20:04 +11:00
i2c_master.c 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
i2c_master.h Normalise include statements in core code (#11153) 2020-12-11 13:45:24 +11:00
serial.c Normalise include statements in core code (#11153) 2020-12-11 13:45:24 +11:00
serial.h ARM split - Add uart half duplex transport support (#7987) 2020-05-21 18:00:21 +01:00
serial_usart.c Merge remote-tracking branch 'origin/master' into develop 2020-12-16 03:27:52 +00:00
spi_master.c Align ChibiOS spi_master behaviour with AVR (#11404) 2021-01-03 14:53:53 +11:00
spi_master.h Normalise include statements in core code (#11153) 2020-12-11 13:45:24 +11:00
uart.c Format code according to conventions (#11905) 2021-02-15 06:55:43 +11:00
uart.h UART driver refactor (#11637) 2021-01-27 17:42:49 +11:00
usbpd_stm32g4.c Add support for analog USBPD on STM32G4xx. (#11824) 2021-02-15 08:56:13 +11:00
ws2812.c Add BGR byte order for WS2812 drivers (#11562) 2021-01-16 08:42:30 +11:00
ws2812_pwm.c Add BGR byte order for WS2812 drivers (#11562) 2021-01-16 08:42:30 +11:00
ws2812_spi.c Add BGR byte order for WS2812 drivers (#11562) 2021-01-16 08:42:30 +11:00