mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 23:40:19 +08:00
Update ChangeLog
This commit is contained in:
@@ -12402,3 +12402,8 @@
|
|||||||
were wrong. FIONWRITE should return the number of bytes waiting in
|
were wrong. FIONWRITE should return the number of bytes waiting in
|
||||||
the outgoing send queue, not the free space. Rather, FIONSPACE should
|
the outgoing send queue, not the free space. Rather, FIONSPACE should
|
||||||
return the free space in the send queue (2016-07-25).
|
return the free space in the send queue (2016-07-25).
|
||||||
|
* sched/clock and sched/sched: Add standard adjtime() interface and
|
||||||
|
basic timekeeping support. From Max Neklyudov (Merged on
|
||||||
|
20160-07-28).
|
||||||
|
* arch/arm/src/stm32: Add timekeeping support for the STM32 tickless
|
||||||
|
mode. From Max Neklyudov (Merged on 20160-07-28).
|
||||||
|
|||||||
Reference in New Issue
Block a user