flipperzero-firmware/firmware/targets/f6
gornekich 7170864fe4
[FL-1976] BLE HID (#852)
* ble: prototype ble hid
* ble: add HID service and characteristics
* debug tools: add ble keyboard app
* ble: change appearance
* ble: working keyboard
* bt: introduce furi-hal-bt-hid
* bt: restart hid service on each keyboard app enter
* bt: introduce switch profile
* bt: add profile to ble glue
* bt: working profile switch
* bt: introduce bt serial profile, rework API
* bt: rewotk HID profile
* bt: rework gap with profile configuration
* bt: move change profile routine to furi hal bt
* bt: change switch profile API to blocking
* bt: move battery update to furi hal bt
* bt: cleanup
* bt: add support for f6 target
* bt: update documentation
* bt: clean up code
* bt: remove NO OUTPUT setting
* bt: set numeric comparison pairing in BLE HID
* bt: support f6 target
* bt: set mac address in profile configuration
* bt: set advertise name in profile config
* bt: rework with furi thread
* bt: support f6 target
* bt: clear hci command buffer on core2 restart
* bt: correct thread kill sequence
* bt: fix freertos functions calls
* bt: add some enterprise delays fo correct memory free
* bt: code cleanup
* bt: change terminate -> stop
* bt: fix memory leakage

Co-authored-by: あく <alleteam@gmail.com>
2021-12-08 14:28:01 +03:00
..
ble-glue [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
cube Git: set git attributes to automatically manage line endings. (#771) 2021-10-18 01:54:19 +03:00
fatfs Hackathone session: bugfixes and documentation update (#869) 2021-12-05 14:47:02 +03:00
furi-hal [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
Inc RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
Src RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
startup_stm32wb55xx_cm4.s [FL-1490] FuriHal: crypto api. Crypto cli tool. (#702) 2021-09-15 12:59:49 +03:00
stm32wb55xx_flash_cm4_no_bootloader.ld [FL-1990] Correct release type in copro manifest and rename boot to bootloader (#787) 2021-10-26 15:24:14 +03:00
stm32wb55xx_flash_cm4_with_bootloader.ld [FL-1990] Correct release type in copro manifest and rename boot to bootloader (#787) 2021-10-26 15:24:14 +03:00
target.mk Bootloader size optimizations (#873) 2021-12-07 17:17:08 +03:00