diff options
author | Keith Packard <keithp@keithp.com> | 2012-06-27 01:19:05 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2012-06-27 01:19:05 -0700 |
commit | 8fc643c9768f0db31a248331681af9490f5715af (patch) | |
tree | 14fbb7f2e91963186448c81120b3c28ca12c1dbf /src/stm/stm32l.h | |
parent | 0285696e5280fc64774b6c3a2fcdaa36bd36ae7c (diff) |
altos: stm i2c debug code was calling flush() even when disabled
The fancy stm i2c debugging code had calls to flush() that were
invoked outside of the conditionals leading to all kinds of fun --
flush() may re-enable interrupts, yield or do all kinds of wacky
stuff, none of which is appropriate from the middle of a device driver
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/stm/stm32l.h')
0 files changed, 0 insertions, 0 deletions