mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 00:34:10 +08:00
Update ChangeLog
This commit is contained in:
@@ -9337,4 +9337,8 @@
|
||||
RX flow control logic. Modify the rxflowcontrol method to accept
|
||||
the number of bytes in the buffer and a boolean indication of which
|
||||
watermark was crossed (2014-12-27).
|
||||
* sched/seamphore/sem_waitirq.c must be built when signals are disabled.
|
||||
That is because not handles not only the case of semaphore wait
|
||||
being awakened by a signal, but also the case with sem_timedwait.c
|
||||
when the semaphore wait is awakened by a timeout (2014-12-28).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user