1
0
mirror of https://github.com/CovidBraceletPrj/CovidBracelet.git synced 2024-06-02 02:38:09 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
Tobias Schramm
83fb65cd44 Fix battery support ifdef guards 2021-02-18 22:53:30 +01:00
Tobias Schramm
d381015cd9 Check BATTERY_SOC_SUPPORTED flag 2021-02-18 22:53:30 +01:00
Tobias Schramm
17de4f2523 Use battery only if specified in devicetree 2021-02-18 22:53:30 +01:00
Tobias Schramm
76a55726e8 Print SOC with constant length 2021-02-18 22:53:30 +01:00
Tobias Schramm
c8f40160bb Implement SOC estimation 2021-02-18 22:53:30 +01:00
Tobias Schramm
a9963c4ca6 Add support for measuring battery voltage 2021-02-18 22:53:30 +01:00
Tobias Schramm
1749cc2629 Show last seen identifiers on pinetime display 2021-02-18 22:53:30 +01:00
Tobias Schramm
e52b37d0d5 Add powersave and string drawing APIs 2021-02-18 22:53:30 +01:00
Tobias Schramm
d6270ffb3f Add display support 2021-02-18 22:53:30 +01:00
Patrick Rathje
021c8fbc9f Move IO initialization and handling to separate files 2020-12-22 19:43:56 +01:00
pinkit-cwa
e73c45dca8
added missing #include
random/rand32.h is needed for sys_csrand_get()
2020-08-15 17:26:49 +02:00
olafland
2639b39faf move to from u32_t to uint32_t and so one to make all compilers happy 2020-06-12 12:25:31 +02:00
olafland
c66f9d8c9b initial code release
initial code release
2020-06-08 11:15:05 +02:00