flipperzero-firmware/core
gornekich 54dc16134d
[FL-1922] BLE buffer overflow (#789)
* rpc: increase RPC buffer size. Add get available buffer size API
* bt: add flow control characteristic to serial service
* ble: change updating flow control characteristic logic
* rpc: add buffer is empty callback
* bt: add notification about empty RPC buffer
* ble: add more debug info
* serial_service: add mutex guarding available buffer size
* ble: remove debug logs in serial service
2021-11-08 22:41:40 +03:00
..
furi [FL-1922] BLE buffer overflow (#789) 2021-11-08 22:41:40 +03:00
furi-hal [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
core.mk Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
flipper.c [FL-1990] Correct release type in copro manifest and rename boot to bootloader (#787) 2021-10-26 15:24:14 +03:00
flipper.h [FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334) 2021-02-12 20:24:34 +03:00
furi.c [FL-1147] System logging (#434) 2021-04-30 14:20:33 +03:00
furi.h RPC: Implement storage_stat_request (#800) 2021-11-01 23:35:54 +03:00