flipperzero-firmware/firmware/targets/f7/ble_glue
hedger 1ef70c0bb4
[FL-3280] cubewb: downgraded to v1.15.0 (#2605)
* cubewb: downgraded to v1.15.0
* hal: updated f18 symbols to match LL
* hal: flash: use furi_hal_cortex_timer for timeouts
* scripts: fixed cube version validation from config file
* hal: flash: added 3 seconds timeout when waiting for C2 to unlock flash controller. On timeout, triggers furi_check
* nfc: fixed missing interrupt setup on multiple platformSetIrqCallback() invocations
* hal: gpio: don't trigger furi_check on furi_hal_gpio_add_int_callback() with same parameters
* Reverted NFC fixes - will be in a separate PR
* scripts: storage: fixed exception handler for paths
2023-04-24 16:19:36 +09: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-3271] cubewb: updated to v1.16.0 (#2595) 2023-04-20 21:57:51 +09:00
app_debug.h
battery_service.c
battery_service.h
ble_app.c [FL-3280] cubewb: downgraded to v1.15.0 (#2605) 2023-04-24 16:19:36 +09:00
ble_app.h
ble_conf.h
ble_const.h [FL-3271] cubewb: updated to v1.16.0 (#2595) 2023-04-20 21:57:51 +09:00
ble_dbg_conf.h
ble_glue.c [FL-3271] cubewb: updated to v1.16.0 (#2595) 2023-04-20 21:57:51 +09:00
ble_glue.h
compiler.h [FL-3271] cubewb: updated to v1.16.0 (#2595) 2023-04-20 21:57:51 +09:00
dev_info_service.c fbt: fixed linter paths (#1930) 2022-10-27 05:25:31 +09:00
dev_info_service.h
gap.c [FL-3271] cubewb: updated to v1.16.0 (#2595) 2023-04-20 21:57:51 +09:00
gap.h
hid_service.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
hid_service.h
hw_conf.h
hw_if.h
hw_ipcc.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
osal.h
serial_service.c [FL-2623] Add BLE disconnect request #1686 2022-10-15 02:21:23 +09:00
serial_service.h [FL-2623] Add BLE disconnect request #1686 2022-10-15 02:21:23 +09:00
tl_dbg_conf.h
utilities_conf.h