uv-k5-firmware-custom/driver
Juan Antonio 1281bbf033 Remove redundant mensets. Memmove -> memcpy
* The whole gEeprom has been zero'd before. Moreover, strcpy null-terminates.
* There's no aliasing between gEeprom.* and Data.

Size: 60760 -> 60664
2023-12-25 22:49:06 +01:00
..
adc.c Make all warnings vanish over to bricky's house ! 2023-10-05 15:26:08 +01:00
adc.h -Wpadding, reorder struct fields, saves 400 bytes 2023-10-04 18:35:51 +01:00
aes.c Make all warnings vanish over to bricky's house ! 2023-10-05 15:26:08 +01:00
aes.h Initial commit 2023-09-09 08:03:56 +01:00
backlight.c Backlight brightness tuned down for backlight menu entries #275 2023-12-15 16:54:18 +01:00
backlight.h Backlight brightness tuned down for backlight menu entries #275 2023-12-15 16:54:18 +01:00
bk1080-regs.h Initial commit 2023-09-09 08:03:56 +01:00
bk1080.c Font and display updates 2023-09-11 00:02:57 +01:00
bk1080.h Initial commit 2023-09-09 08:03:56 +01:00
bk4819-regs.h Un-unroll some loops and save a few bytes 2023-12-24 13:34:05 +01:00
bk4819.c Simplify APP_EndTransmission 2023-12-24 13:34:05 +01:00
bk4819.h Simplify APP_EndTransmission 2023-12-24 13:34:05 +01:00
crc.c Fix compilation errors when UART is disabled 2023-12-14 22:03:44 +01:00
crc.h Initial commit 2023-09-09 08:03:56 +01:00
eeprom.c Remove redundant mensets. Memmove -> memcpy 2023-12-25 22:49:06 +01:00
eeprom.h Initial commit 2023-09-09 08:03:56 +01:00
flash.c README.md 2023-09-16 07:55:09 +01:00
flash.h Initial commit 2023-09-09 08:03:56 +01:00
gpio.c Refactor 2023-10-28 22:50:42 +02:00
gpio.h Refactor 2023-10-28 22:50:42 +02:00
i2c.c Initial commit 2023-09-09 08:03:56 +01:00
i2c.h Initial commit 2023-09-09 08:03:56 +01:00
keyboard.c Refactoring #285 2023-12-16 18:34:54 +01:00
keyboard.h Part of the recent changes form 1o11, including DTMF input box error #19 2023-10-09 21:47:06 +02:00
spi.c Make all warnings vanish over to bricky's house ! 2023-10-05 15:26:08 +01:00
spi.h Initial commit 2023-09-09 08:03:56 +01:00
st7565.c AGC debugging option 2023-12-04 22:58:27 +01:00
st7565.h AGC debugging option 2023-12-04 22:58:27 +01:00
system.c Refactoring #285 2023-12-16 18:34:54 +01:00
system.h Initial commit 2023-09-09 08:03:56 +01:00
systick.c Refactoring #285 2023-12-16 18:34:54 +01:00
systick.h Initial commit 2023-09-09 08:03:56 +01:00
uart.c Initial commit 2023-09-09 08:03:56 +01:00
uart.h Initial commit 2023-09-09 08:03:56 +01:00