custom-uv-k5-firmware/driver
2023-08-29 19:17:01 +01:00
..
adc.c Deleted extra empty line. 2023-08-12 21:20:07 +01:00
adc.h
backlight.c
backlight.h Fixed some warnings from clang's -Weverything. 2023-08-16 10:04:06 +01:00
bk1080-regs.h Added BK1080_ReadRegister. 2023-08-15 18:46:15 +01:00
bk1080.c Fixed I2C access with BK1080. 2023-08-29 14:17:31 +01:00
bk1080.h Added remaining known BK1080 features. 2023-08-27 12:28:30 +01:00
bk4819-regs.h Added macros for the BK4819 interrupt mask. 2023-08-26 17:21:39 +01:00
bk4819.c Fixed types of several things. 2023-08-29 19:17:01 +01:00
bk4819.h Fixed types of several things. 2023-08-29 19:17:01 +01:00
crc.c Fixed types of several things. 2023-08-29 19:17:01 +01:00
crc.h
eeprom.c
eeprom.h
flash.c
flash.h Changed flash enums to mirror the original. 2023-08-12 21:22:38 +01:00
gpio.c
gpio.h Fixed pin names and some missing defines 2023-08-26 19:29:26 +02:00
i2c.c
i2c.h Fixed I2C access with BK1080. 2023-08-29 14:17:31 +01:00
keyboard.c Fixed issues found by the superior clang. 2023-08-29 17:16:59 +01:00
keyboard.h Fixed issues found by the superior clang. 2023-08-29 17:16:59 +01:00
spi.c
spi.h
st7565.c Fixed pin names and some missing defines 2023-08-26 19:29:26 +02:00
st7565.h
system.c Fixed previous commit, now we run at 48MHz. 2023-08-12 20:01:34 +01:00
system.h
systick.c Completed systick handler. 2023-08-14 23:39:51 +01:00
systick.h
uart.c Added SETTINGS_SaveFM. 2023-08-26 23:51:49 +01:00
uart.h Added SETTINGS_SaveFM. 2023-08-26 23:51:49 +01:00