|
.clang-format
|
Adds make lint and make lint-fix
|
2021-04-10 18:19:37 +02:00 |
|
adc.c
|
Cleans up debugging code
|
2021-10-09 09:33:50 +02:00 |
|
adc.h
|
Updates #ifdef's to #if in main.c
|
2021-09-22 22:43:49 +02:00 |
|
ble.c
|
Adds comment about valid BLE protocol versions
|
2022-03-15 08:56:06 +01:00 |
|
ble.h
|
Implements BLE protocol v2
|
2022-03-14 18:23:49 +01:00 |
|
pwm.c
|
ADC works for measuring the battery voltage
|
2021-03-17 19:08:17 +01:00 |
|
pwm.h
|
Hard coded PWM with 500kHz frequency works
|
2021-03-14 14:30:32 +01:00 |
|
rtc.c
|
Extracted BLE to src/prst/ble.{c,h}
|
2021-03-14 11:06:45 +01:00 |
|
rtc.h
|
Extracted BLE to src/prst/ble.{c,h}
|
2021-03-14 11:06:45 +01:00 |
|
shtc3.c
|
Implements BLE protocol v2
|
2022-03-14 18:23:49 +01:00 |
|
shtc3.h
|
Implements BLE protocol v2
|
2022-03-14 18:23:49 +01:00 |