flipperzero-firmware/firmware/targets/f7/ble-glue
あく 439fb9c18d
[FL-1910, FL-2146] Update to new FreeRTOS, fix CMSIS thread flags collision with stream buffer. New cube. (#917)
* Libs: add FreeRTOS submodule. FuriHal: replace ST provided FreeRTOS with original one. FuriHal: for cmsis os hal and patch it for better compatibility with stream buffer.
* Makefile: fix svd plugin on blackmagic
* Lib: update STM32CubeWB package. Project: update project to match new cube package.
* Lib: properly rebase and upload STM32CubeWB
* BleGlue: switch ack logging level to trace
2021-12-21 15:16:25 +03:00
..
app_common.h
app_conf.h BLE: Increase mtu (#837) 2021-12-08 16:59:40 +03:00
app_debug.c
app_debug.h
battery_service.c [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
battery_service.h [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
ble_app.c [FL-1910, FL-2146] Update to new FreeRTOS, fix CMSIS thread flags collision with stream buffer. New cube. (#917) 2021-12-21 15:16:25 +03:00
ble_app.h [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
ble_conf.h
ble_dbg_conf.h
ble_glue.c [FL-1910, FL-2146] Update to new FreeRTOS, fix CMSIS thread flags collision with stream buffer. New cube. (#917) 2021-12-21 15:16:25 +03:00
ble_glue.h [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
dev_info_service.c [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
dev_info_service.h [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
gap.c [FL-1910, FL-2146] Update to new FreeRTOS, fix CMSIS thread flags collision with stream buffer. New cube. (#917) 2021-12-21 15:16:25 +03:00
gap.h [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
hid_service.c [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
hid_service.h [FL-2119] BT HID App (#888) 2021-12-15 20:39:06 +03:00
hw_conf.h
hw_if.h [FL-1818] System setting and debug options. RTC HAL refactoring. (#902) 2021-12-15 01:39:59 +03:00
hw_ipcc.c
serial_service.c [FL-1910, FL-2146] Update to new FreeRTOS, fix CMSIS thread flags collision with stream buffer. New cube. (#917) 2021-12-21 15:16:25 +03:00
serial_service.h BLE: Increase mtu (#837) 2021-12-08 16:59:40 +03:00
tl_dbg_conf.h
utilities_conf.h