.. |
adc.c
|
Added missing copyright and license notices.
|
2023-08-10 20:37:33 +01:00 |
adc.h
|
Added missing copyright and license notices.
|
2023-08-10 20:37:33 +01:00 |
bk1080-regs.h
|
Fixed register name in BK1080 driver.
|
2023-08-12 17:15:58 +01:00 |
bk1080.c
|
Added BK1080_Mute.
|
2023-08-12 17:21:00 +01:00 |
bk1080.h
|
Added BK1080_Mute.
|
2023-08-12 17:21:00 +01:00 |
bk4819-regs.h
|
Revamped BK4819 registers to improve readability.
|
2023-08-12 17:34:20 +01:00 |
bk4819.c
|
Revamped BK4819 registers to improve readability.
|
2023-08-12 17:34:20 +01:00 |
bk4819.h
|
Revamped BK4819 registers to improve readability.
|
2023-08-12 17:34:20 +01:00 |
crc.c
|
Exposed bitfields before and after shifting.
|
2023-08-10 11:09:07 +01:00 |
crc.h
|
First version.
|
2023-08-09 16:06:51 +01:00 |
eeprom.c
|
Fixed delay function names to their actual units.
|
2023-08-10 11:33:32 +01:00 |
eeprom.h
|
First version.
|
2023-08-09 16:06:51 +01:00 |
flash.c
|
First version.
|
2023-08-09 16:06:51 +01:00 |
flash.h
|
Exposed bitfields before and after shifting.
|
2023-08-10 11:09:07 +01:00 |
gpio.c
|
First version.
|
2023-08-09 16:06:51 +01:00 |
gpio.h
|
Added extra GPIO pins.
|
2023-08-12 17:27:26 +01:00 |
i2c.c
|
Fixed delay function names to their actual units.
|
2023-08-10 11:33:32 +01:00 |
i2c.h
|
First version.
|
2023-08-09 16:06:51 +01:00 |
keyboard.c
|
Added keyboard driver from Manuel.
|
2023-08-10 21:34:28 +01:00 |
keyboard.h
|
Added keyboard driver from Manuel.
|
2023-08-10 21:34:28 +01:00 |
spi.c
|
Exposed bitfields before and after shifting.
|
2023-08-10 11:09:07 +01:00 |
spi.h
|
First version.
|
2023-08-09 16:06:51 +01:00 |
st7565.c
|
Named GPIO pins for ST7565.
|
2023-08-10 12:49:31 +01:00 |
st7565.h
|
First version.
|
2023-08-09 16:06:51 +01:00 |
system.c
|
Added ADC initialisation.
|
2023-08-10 11:45:46 +01:00 |
system.h
|
Fixed delay function names to their actual units.
|
2023-08-10 11:33:32 +01:00 |
systick.c
|
Fixed delay function names to their actual units.
|
2023-08-10 11:33:32 +01:00 |
systick.h
|
Fixed delay function names to their actual units.
|
2023-08-10 11:33:32 +01:00 |
uart.c
|
Added keyboard driver from Manuel.
|
2023-08-10 21:34:28 +01:00 |
uart.h
|
Added keyboard driver from Manuel.
|
2023-08-10 21:34:28 +01:00 |