mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-13 00:07:12 +00:00
76e97b8d35
* FuriHal: refactor power gauge config * Format sources and move gauge DM load to separate method * FuriHal: bq27220 refactoring part 1 * Power: use SYSDWN battery status flag for system shutdown * Libs: bq27220 read DM before write, fix incorrect shift * FuriHal: cleanup gauge config, add flags, add ptr DM type, update symbols * FuriHal: 2 stage gauge DM verification and update, better detection routine * FuriHal: update gauge configuration, lower sleep current and deadband * FuriHal: gauge and charger health reporting * Lib: cleanup bq27220 sources * FuriHal: correct documentation for furi_hal_power_is_shutdown_requested * FuriHal: proper gauge config for f7 |
||
---|---|---|
.. | ||
bq25896.c | ||
bq25896.h | ||
bq25896_reg.h | ||
bq27220.c | ||
bq27220.h | ||
bq27220_data_memory.h | ||
bq27220_reg.h | ||
cc1101.c | ||
cc1101.h | ||
cc1101_regs.h | ||
lp5562.c | ||
lp5562.h | ||
lp5562_reg.h | ||
SConscript |