Skip to content

Commit

Permalink
fix the bug caused by slow interrupt reaction(8c188951)
Browse files Browse the repository at this point in the history
Some application lock interrupt(portENTER_CRITICAL) too long time,
it will cause bluetooth cannot react interrupt in time, then it will
cause some assert, assert info following:
1. ld_acl.c 1900
2. ld_fm.c 340
3. other assert reference to this.
  • Loading branch information
tianhaoesp committed Mar 28, 2018
1 parent 4e9fdab commit b76cf6a
Showing 1 changed file with 0 additions and 0 deletions.
Binary file modified libbtdm_app.a
Binary file not shown.

0 comments on commit b76cf6a

Please sign in to comment.