unleashed-firmware/firmware/targets/f7/ble_glue
あく 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
..
services Undo some TODO (#3024) 2023-09-01 05:54:52 +04:00
app_common.h [FL-3271] cubewb: updated to v1.16.0 (#2595) 2023-04-20 21:57:51 +09:00
app_conf.h [FL-3271] cubewb: updated to v1.16.0 (#2595) 2023-04-20 21:57:51 +09:00
app_debug.c [FL-3267] ble: refactored bt gatt characteristics setup (#2587) 2023-06-08 18:42:02 +09:00
app_debug.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
ble_app.c [FL-3267] ble: refactored bt gatt characteristics setup (#2587) 2023-06-08 18:42:02 +09:00
ble_app.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
ble_conf.h HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
ble_const.h [FL-3271] cubewb: updated to v1.16.0 (#2595) 2023-04-20 21:57:51 +09:00
ble_dbg_conf.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
ble_glue.c Undo some TODO (#3024) 2023-09-01 05:54:52 +04:00
ble_glue.h [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
compiler.h [FL-3271] cubewb: updated to v1.16.0 (#2595) 2023-04-20 21:57:51 +09:00
gap.c [FL-3376] Fixed GATT attribute order (#2776) 2023-06-15 21:24:47 +09:00
gap.h [FL-2580] FuriHal: add more supported radio stacks (#1301) 2022-06-09 18:07:42 +09:00
hw_conf.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
hw_if.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
hw_ipcc.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
osal.h fbt: fixed include paths; added PVS-Studio configuration (#1615) 2022-08-23 02:06:17 +09:00
tl_dbg_conf.h [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
utilities_conf.h [FL-2392] FuriHal: refactor interrupts subsystem (#1066) 2022-03-30 03:37:23 +10:00