mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
sched/semaphore: Add an internal interface to reset a semaphore count.
This commit is contained in:
@@ -11536,4 +11536,7 @@
|
||||
* configs/sabre-6quad: Placeholder that will eventually become board support
|
||||
for the NXP/Freescale Sabre 6Quad board (2016-02-28).
|
||||
* arch/arm/src/stm32: Support for STM32F46xx from Paul Alexander Patience
|
||||
(2016-03-01).
|
||||
* sched/semaphore/sem_reset.c and include/nuttx/semaphore.h: Add an internal,
|
||||
non-standard interface to reset a semaphore count. This is sometimes
|
||||
needed by drivers in order to recover from error conditions (2016-03-05)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user