diff options
author | Keith Packard <keithp@keithp.com> | 2014-09-26 22:53:39 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2014-09-26 23:00:37 -0700 |
commit | 1b19c9b0c622b79a0fa251fd369eb6834256b4f7 (patch) | |
tree | 769ca889ce8787085961bf19e7f180454be88a12 /libaltos/libaltos.dylib | |
parent | 453abb62172324989b38629772f32eddf0c46ea7 (diff) |
altos: Make sure we drop the SPI mutex when aborting cc1120 recvbranch-1.5
The cc1120 receive code is 'twisty', in that it acquires the SPI mutex
in the middle of an interrupt handler so that it can quickly start the
radio when the signal comes in. This means we have to be careful to
drop that mutex in all paths which leave the receive code, including
when the packet receive is aborted mid-way through the process.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'libaltos/libaltos.dylib')
0 files changed, 0 insertions, 0 deletions