flipperzero-firmware/firmware/targets/f7/ble_glue
Nikolay Minaylov 2f3ea9494e
HAL to LL migration: GPIO, HSEM, AES (#1069)
* gpio, hsem, crypto: switch from HAL to LL/registers
* Moved GPIO initialization to furi_hal
* More HAL removed
* All HAL modules disabled
* HAL is finally removed
* hal_gpio -> furi_hal_gpio, main.h removed
* Bootloader build fix
* RTOS config moved to freertos-glue
* delay -> furi_hal_delay

Co-authored-by: あく <alleteam@gmail.com>
2022-03-30 18:23:40 +03:00
..
app_common.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
app_conf.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
app_debug.c HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
app_debug.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
battery_service.c Bump RPC version with fixed BLE (#1071) 2022-03-30 14:31:06 +03:00
battery_service.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
ble_app.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03: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_dbg_conf.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
ble_glue.c HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
ble_glue.h Keep SHCI for unsupported Radio Stack (#960) 2022-01-14 11:39:41 +03:00
dev_info_service.c BLE add RPC Version characteristic (#1035) 2022-03-18 13:42:04 +03:00
dev_info_service.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
gap.c Ble: hide pin code if device is locked (#1008) 2022-02-24 15:38:06 +03:00
gap.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
hid_service.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
hid_service.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03: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 HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
serial_service.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03: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 Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
utilities_conf.h [FL-2392] FuriHal: refactor interrupts subsystem (#1066) 2022-03-30 03:37:23 +10:00