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.
 
 
 
 
 
Nick Brassel 46e4493761
Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#8775)
4 years ago
..
analog.c Improve support and docs for ADC driver (#7191) 4 years ago
analog.h Improve support and docs for ADC driver (#7191) 4 years ago
apa102.c clang-format changes 4 years ago
apa102.h clang-format changes 4 years ago
glcdfont.c Clean up includes for glcdfont headers (#7745) 4 years ago
hd44780.c clang-format changes 4 years ago
hd44780.h clang-format changes 4 years ago
i2c_master.c Removed prescaler define from avr i2c, as it was impossible to use (#6617) 4 years ago
i2c_master.h clang-format changes 4 years ago
i2c_slave.c clang-format changes 4 years ago
i2c_slave.h clang-format changes 4 years ago
serial.c Update split serial code to use driver pattern (#7990) 4 years ago
serial.h Update split serial code to use driver pattern (#7990) 4 years ago
spi_master.c Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#8775) 4 years ago
spi_master.h Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#8775) 4 years ago
ssd1306.c clang-format changes 4 years ago
ssd1306.h clang-format changes 4 years ago
ws2812.c Fix AVR ws2812 when ADDRESS_BASE is non zero (#8646) 4 years ago
ws2812.h Fix AVR ws2812 when ADDRESS_BASE is non zero (#8646) 4 years ago
ws2812_i2c.c Unify RGB and RGBW commands (#7297) 4 years ago