summaryrefslogtreecommitdiff
path: root/apps/recorder/recording.c
diff options
context:
space:
mode:
authorTomasz Moń <desowin@gmail.com>2021-07-07 12:52:05 +0200
committerTomasz Moń <desowin@gmail.com>2021-07-07 14:51:15 +0000
commit99bf5064077ec8b3daef592cf076b72cb82b7693 (patch)
tree70b99571ade00107b771df31383219767accd74c /apps/recorder/recording.c
parente9ae1e9a8b5ad8e1bf21540bf6547d292df9ade5 (diff)
downloadrockbox-99bf5064077ec8b3daef592cf076b72cb82b7693.tar.gz
rockbox-99bf5064077ec8b3daef592cf076b72cb82b7693.zip
Sansa Connect: Prevent unresponsive interface
AVR interrupt signal can remain active if the state has changed during state read. In such case, there won't be intterupt and the interface would appear unresponsive until AVR thread received event (e.g. USB connection/disconnect). Solve the issue by not waiting for event if AVR interrupt signal is active prior to event wait. Change-Id: I86e388c7cd6da76e3abe7bf7114940f331e4c308
Diffstat (limited to 'apps/recorder/recording.c')
0 files changed, 0 insertions, 0 deletions