altos/ms5607: Allow applications to not use the normal data ring and thread
authorKeith Packard <keithp@keithp.com>
Fri, 28 Apr 2017 06:51:21 +0000 (23:51 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 28 Apr 2017 06:51:21 +0000 (23:51 -0700)
commit2245d9e3178404a49a6787656319fa13f0cc1a51
tree876c7c0dd805186e967522cac22a1a3628c3ae62
parent6813f48fe02ecc5902f386234535ea76af71a764
altos/ms5607: Allow applications to not use the normal data ring and thread

MicroPeak V2 has tasks, but doesn't want to use another thread just
for the MS5607.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_ms5607.c