OVMS3-idf/components/bt
Tian Hao b9dab23437 component/bt : fix interrupt slow reaction cause assert(interrupt wdt)
Some application lock interrupt(portENTER_CRITICAL) too long time,
it will cause bluetooth cannot react interrupt in time, then t will
cause some assert, assert info following:
1. ld_acl.c 1900
2. ld_fm.c 340
3. other assert reference to this.
2018-03-31 06:52:00 +00:00
..
bluedroid Merge branch 'bugfix/btdm_modify_open_API_params' into 'release/v3.0' 2018-03-30 19:41:31 +08:00
include component/bt : fix btdm mem release cause 0x3ffbbb28-0x3ffbdb28 add to region but should not. 2017-12-13 11:37:31 +08:00
lib@b76cf6aa30 component/bt : fix interrupt slow reaction cause assert(interrupt wdt) 2018-03-31 06:52:00 +00:00
bt.c component/bt : add bluetooth controller library compile version 2018-03-31 06:52:00 +00:00
component.mk Merge branch 'master' into feature/btdm_avrc 2017-03-31 12:51:45 +08:00
Kconfig component/bt: make A2DP sink task size configurable through menuconfig 2018-02-05 19:47:58 +08:00