flipperzero-firmware/firmware/targets/f7/ble_glue
Sergey Gavrilov 4bf29827f8
M*LIB: non-inlined strings, FuriString primitive (#1795)
* Quicksave 1
* Header stage complete
* Source stage complete
* Lint & merge fixes
* Includes
* Documentation step 1
* FBT: output free size considering BT STACK
* Documentation step 2
* py lint
* Fix music player plugin
* unit test stage 1: string allocator, mem, getters, setters, appends, compare, search.
* unit test: string equality
* unit test: string replace
* unit test: string start_with, end_with
* unit test: string trim
* unit test: utf-8
* Rename
* Revert fw_size changes
* Simplify CLI backspace handling
* Simplify CLI character insert
* Merge fixes
* Furi: correct filenaming and spelling
* Bt: remove furi string include

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-10-06 00:15:23 +09:00
..
app_common.h Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
app_conf.h fbt: fixed include paths; added PVS-Studio configuration (#1615) 2022-08-23 02:06:17 +09:00
app_debug.c fbt: fixed include paths; added PVS-Studio configuration (#1615) 2022-08-23 02:06:17 +09:00
app_debug.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
battery_service.c fbt: fixed include paths; added PVS-Studio configuration (#1615) 2022-08-23 02:06:17 +09:00
battery_service.h [FL-2441] BLE add Power state, fix double connection (#1238) 2022-05-24 16:42:02 +03:00
ble_app.c fbt: fixed include paths; added PVS-Studio configuration (#1615) 2022-08-23 02:06:17 +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 fbt: fixed include paths; added PVS-Studio configuration (#1615) 2022-08-23 02:06:17 +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 fbt: fixed include paths; added PVS-Studio configuration (#1615) 2022-08-23 02:06:17 +09:00
ble_glue.h [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
compiler.h fbt: fixed include paths; added PVS-Studio configuration (#1615) 2022-08-23 02:06:17 +09:00
dev_info_service.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
dev_info_service.h [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
gap.c fbt: fixed include paths; added PVS-Studio configuration (#1615) 2022-08-23 02:06:17 +09:00
gap.h [FL-2580] FuriHal: add more supported radio stacks (#1301) 2022-06-09 18:07:42 +09:00
hid_service.c fbt: fixed include paths; added PVS-Studio configuration (#1615) 2022-08-23 02:06:17 +09:00
hid_service.h Bluetooth Remote Additions (#1330) 2022-07-08 21:36:34 +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 fbt: fixed include paths; added PVS-Studio configuration (#1615) 2022-08-23 02:06:17 +09:00
osal.h fbt: fixed include paths; added PVS-Studio configuration (#1615) 2022-08-23 02:06:17 +09:00
serial_service.c fbt: fixed include paths; added PVS-Studio configuration (#1615) 2022-08-23 02:06:17 +09:00
serial_service.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03: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