unleashed-firmware/firmware/targets/f18/furi_hal
あく 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
..
furi_hal.c [FL-3295] FuriHal: add bus abstraction (#2614) 2023-05-30 01:05:57 +09:00
furi_hal_power_config.c [FL-3051] Gauge initialization routine refactoring, new DataMemory layout, configuration update (#2887) 2023-07-18 14:46:38 +04:00
furi_hal_resources.c Undo some TODO (#3024) 2023-09-01 05:54:52 +04:00
furi_hal_resources.h Undo some TODO (#3024) 2023-09-01 05:54:52 +04:00
furi_hal_spi_config.c [FL-3295] FuriHal: add bus abstraction (#2614) 2023-05-30 01:05:57 +09:00
furi_hal_spi_config.h [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
furi_hal_target_hw.h [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
furi_hal_version_device.c [FL-3350] Device Info update (#2840) 2023-07-10 10:48:00 +04:00