Skip to content
Snippets Groups Projects
Commit e8636432 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Update ChangeLog

parent d36d9d61
No related branches found
No related tags found
No related merge requests found
......@@ -12402,3 +12402,8 @@
were wrong. FIONWRITE should return the number of bytes waiting in
the outgoing send queue, not the free space. Rather, FIONSPACE should
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).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment