flipperzero-firmware/firmware/targets/f7/ble_glue
あく e3c7201a20
Furi: core refactoring and CMSIS removal part 2 (#1410)
* Furi: rename and move core
* Furi: drop CMSIS_OS header and unused api, partially refactor and cleanup the rest
* Furi: CMSIS_OS drop and refactoring.
* Furi: refactoring, remove cmsis legacy
* Furi: fix incorrect assert on queue deallocation, cleanup timer
* Furi: improve delay api, get rid of floats
* hal: dropped furi_hal_crc
* Furi: move DWT based delay to cortex HAL
* Furi: update core documentation

Co-authored-by: hedger <hedger@nanode.su>
2022-07-20 13:56:33 +03:00
..
app_common.h Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
app_conf.h [FL-2441] BLE add Power state, fix double connection (#1238) 2022-05-24 16:42:02 +03:00
app_debug.c
app_debug.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
battery_service.c [FL-2441] BLE add Power state, fix double connection (#1238) 2022-05-24 16:42:02 +03: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 Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
ble_app.h
ble_conf.h
ble_dbg_conf.h
ble_glue.c Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
ble_glue.h [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
dev_info_service.c [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +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 Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
gap.h [FL-2580] FuriHal: add more supported radio stacks (#1301) 2022-06-09 18:07:42 +09:00
hid_service.c Bluetooth Remote Additions (#1330) 2022-07-08 21:36:34 +09:00
hid_service.h Bluetooth Remote Additions (#1330) 2022-07-08 21:36:34 +09:00
hw_conf.h
hw_if.h
hw_ipcc.c
serial_service.c Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
serial_service.h
tl_dbg_conf.h [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
utilities_conf.h