unleashed-firmware/lib/drivers
あく f218c41d83
Undo some TODO (#3024)
* TODO FL-3497: impossible to fix with current memory allocator

* TODO FL-3497: removed, requires radically different settings approach

* TODO FL-3514: removed, yes we should

* TODO FL-3498: implemented, guarding view port access with mutex.

* TODO FL-3515: removed, questionable but ok

* TODO FL-3510: removed, comment added

* TODO FL-3500: refactored, store pin numbers in GpioPinRecord, fix gpio app crash caused by incorrect gpio_pins traversal.

* Format Sources

* TODO FL-3505: removed, mutex alone is not going to fix issue with WPAN architecture

* TODO FL-3506: removed, change ownership by copy is good

* TODO FL-3519: documentation and link to source added

* Lib: remove unneded total sum from comment in bq27220

---------

Co-authored-by: hedger <hedger@users.noreply.github.com>
2023-09-01 05:54:52 +04:00
..
bq25896.c [FL-3051] Gauge initialization routine refactoring, new DataMemory layout, configuration update (#2887) 2023-07-18 14:46:38 +04:00
bq25896.h [FL-3051] Gauge initialization routine refactoring, new DataMemory layout, configuration update (#2887) 2023-07-18 14:46:38 +04:00
bq25896_reg.h Furi_Power: fix furi_hal_power_enable_otg (#2842) 2023-07-06 01:48:02 +09:00
bq27220.c Undo some TODO (#3024) 2023-09-01 05:54:52 +04:00
bq27220.h [FL-3051] Gauge initialization routine refactoring, new DataMemory layout, configuration update (#2887) 2023-07-18 14:46:38 +04:00
bq27220_data_memory.h [FL-3051] Gauge initialization routine refactoring, new DataMemory layout, configuration update (#2887) 2023-07-18 14:46:38 +04:00
bq27220_reg.h [FL-3051] Gauge initialization routine refactoring, new DataMemory layout, configuration update (#2887) 2023-07-18 14:46:38 +04:00
cc1101.c SubGhz: fix check connect cc1101_ext (#2857) 2023-07-12 13:41:46 +04:00
cc1101.h SubGhz: fix check connect cc1101_ext (#2857) 2023-07-12 13:41:46 +04:00
cc1101_regs.h SubGhz: fix check connect cc1101_ext (#2857) 2023-07-12 13:41:46 +04:00
lp5562.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
lp5562.h Hardware LED blinking (#1303) 2022-06-09 16:33:46 +09:00
lp5562_reg.h [FL-1506, FL-2197] Power, USB, LED driver improvements (#966) 2022-01-21 19:55:44 +03:00
SConscript [FL-3431] Radio headers in SDK (#2881) 2023-07-17 11:51:15 +04:00