mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
configs/stm32f103-minimum: Add support to BMP180 on BluePill (stm32f103-minimum) board.
This commit is contained in:
committed by
Gregory Nutt
parent
fad70bf90e
commit
97937d3d47
+1
-1
@@ -233,9 +233,9 @@ static int audio_close(FAR struct file *filep)
|
||||
|
||||
lower->ops->shutdown(lower);
|
||||
}
|
||||
|
||||
ret = OK;
|
||||
|
||||
//errout_with_sem:
|
||||
nxsem_post(&upper->exclsem);
|
||||
|
||||
errout:
|
||||
|
||||
Reference in New Issue
Block a user