You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Joel Challis 092ef661af
Workaround for uart makefile issues (#23192)
3 months ago
..
eeprom Prep work for NKRO report separation (#22268) 8 months ago
flash NVRAM refactor, phase 1. (#18969) 1 year ago
ps2 [Bug] Fix compilation issues with PS/2 driver on F4x1 controllers (#20433) 1 year ago
vendor/RP/RP2040 Merge remote-tracking branch 'upstream/master' into develop 9 months ago
wear_leveling Cater for ECC failures in EFL wear-leveling. (#19749) 7 months ago
analog.c Add ADC support STM32L4xx and STM32G4xx series MCUs (#22341) 6 months ago
analog.h analog.[ch]: remove unnecessary includes (#16471) 2 years ago
audio_dac.h dac_additive: Decouple the buffer length from the waveform length (#22276) 6 months ago
audio_dac_additive.c dac_additive: Decouple the buffer length from the waveform length (#22276) 6 months ago
audio_dac_basic.c quantum: remove direct `quantum.h` includes (#21507) 11 months ago
audio_pwm.h Move Audio drivers from quantum to platform drivers folder (#14308) 2 years ago
audio_pwm_hardware.c [Audio] Enable Complementary output for PWM Hardware driver (#22726) 6 months ago
audio_pwm_software.c quantum: remove direct `quantum.h` includes (#21507) 11 months ago
backlight_pwm.c Relocate backlight drivers (#21444) 11 months ago
backlight_timer.c Relocate backlight drivers (#21444) 11 months ago
i2c_master.c I2C driver cleanup (#21273) 5 months ago
i2c_master.h I2C driver cleanup (#21273) 5 months ago
serial.c Update GPIO macro usages in core (#23093) 4 months ago
serial_protocol.c drivers: remove direct `quantum.h` includes (#21473) 11 months ago
serial_protocol.h [Core] Split ChibiOS usart split driver in protocol and hardware driver part (#16669) 2 years ago
serial_usart.c drivers: remove direct `quantum.h` includes (#21473) 11 months ago
serial_usart.h drivers: remove direct `quantum.h` includes (#21473) 11 months ago
spi_master.c Update GPIO macro usages in core (#23093) 4 months ago
spi_master.h Refactor use of _STM32_ defines (#14439) 2 years ago
uart.h [Core] Allow ChibiOS `SIO` driver for `UART` driver (#22839) 4 months ago
uart_serial.c [Core] Allow ChibiOS `SIO` driver for `UART` driver (#22839) 4 months ago
uart_sio.c Workaround for uart makefile issues (#23192) 3 months ago
usbpd_stm32g4.c usbpd_stm32g4: Configure UCPD before disabling the dead battery mode (#21430) 1 year ago
ws2812_bitbang.c WS2812 bitbang: prefix for `NOP_FUDGE` define (#23110) 4 months ago
ws2812_pwm.c Remove PWM advanced check for WS2812 driver (#22830) 5 months ago
ws2812_spi.c Simplify more feature driver defines (#22090) 9 months ago