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.
Sergey Vlasov 272281f1a0
Add analog support for RP2040 (#19453)
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
..
eeprom NVRAM refactor, phase 1. (#18969) 3 years ago
flash NVRAM refactor, phase 1. (#18969) 3 years ago
ps2
vendor/RP/RP2040 Fixup WS2812 vendor driver (#19028) 3 years ago
wear_leveling Fixup EFL and F4's sector selection. (#19221) 3 years ago
analog.c Add analog support for RP2040 (#19453) 3 years ago
analog.h
audio_dac.h
audio_dac_additive.c
audio_dac_basic.c
audio_pwm.h
audio_pwm_hardware.c [Core] Adjust PWM hardware audio driver for RP2040 (#17723) 3 years ago
audio_pwm_software.c
i2c_master.c ChibiOS: use correct status codes in i2c_master.c (#17808) 3 years ago
i2c_master.h
serial.c [Core] Use polled waiting on ChibiOS platforms that support it (#17607) 3 years ago
serial_protocol.c [Core] Serial-protocol: always clear receive queue on main half of split keyboard (#18419) 3 years ago
serial_protocol.h [Core] Split ChibiOS usart split driver in protocol and hardware driver part (#16669) 4 years ago
serial_usart.c Update ChibiOS[-Contrib], SIO driver, configs (#17915) 3 years ago
serial_usart.h [Core] Split ChibiOS usart split driver in protocol and hardware driver part (#16669) 4 years ago
spi_master.c Post-bootloader EFL/SPI fixes. (#17661) 3 years ago
spi_master.h
uart.c Add UART support for Kinetis boards (#18370) 3 years ago
uart.h Add UART support for Kinetis boards (#18370) 3 years ago
usbpd_stm32g4.c
ws2812.c Added ws2812_spi support for WB32 MCU (#17143) 3 years ago
ws2812_pwm.c ws2812: replace RGBLED_NUM with driver-owned constant to decouple driver from RGBLEDs/RGBMATRIX defines (#18036) 3 years ago
ws2812_spi.c ws2812: replace RGBLED_NUM with driver-owned constant to decouple driver from RGBLEDs/RGBMATRIX defines (#18036) 3 years ago