CovidBracelet/src
Tobias Schramm 83fb65cd44 Fix battery support ifdef guards 2021-02-18 22:53:30 +01:00
..
battery.c Use battery only if specified in devicetree 2021-02-18 22:53:30 +01:00
battery.h Use battery only if specified in devicetree 2021-02-18 22:53:30 +01:00
contacts.c Show last seen identifiers on pinetime display 2021-02-18 22:53:30 +01:00
contacts.h move to from u32_t to uint32_t and so one to make all compilers happy 2020-06-12 12:25:31 +02:00
covid.c Add PineTime devkit target 2021-02-18 22:53:30 +01:00
covid.h initial code release 2020-06-08 11:15:05 +02:00
covid_types.h initial code release 2020-06-08 11:15:05 +02:00
display.h Add support for measuring battery voltage 2021-02-18 22:53:30 +01:00
display_pinetime.c Add license headers 2021-02-18 22:53:30 +01:00
display_pinetime.h Add powersave and string drawing APIs 2021-02-18 22:53:30 +01:00
gatt-service.c move to from u32_t to uint32_t and so one to make all compilers happy 2020-06-12 12:25:31 +02:00
gatt_service.h initial code release 2020-06-08 11:15:05 +02:00
io.c Move IO initialization and handling to separate files 2020-12-22 19:43:56 +01:00
io.h Move IO initialization and handling to separate files 2020-12-22 19:43:56 +01:00
main.c Fix battery support ifdef guards 2021-02-18 22:53:30 +01:00