diff options
author | Keith Packard <keithp@keithp.com> | 2016-06-28 17:12:48 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2016-06-29 19:17:45 -0700 |
commit | 785d2697376ebd20531d22441a60c41bd927b42a (patch) | |
tree | 5550cf41fc93b6656a67b501cfa42072e1909ad4 /src/util | |
parent | 0dec7d0885970a7d73468dd77220bae78e161b40 (diff) |
altos/stm: use 0xff for dma mutex value for allocated mutexes
DMA channels which are 'allocated' can't be shared. Instead of using
the value '1' in the related 'mutex', use 0xff which won't match any task.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/util')
0 files changed, 0 insertions, 0 deletions