9
0
Fork 0

Update ChagneLog

This commit is contained in:
Gregory Nutt 2015-02-20 12:33:32 -06:00
parent 49a52a7b52
commit 5384efbef2
1 changed files with 2 additions and 1 deletions

View File

@ -9840,4 +9840,5 @@
* include/nuttx/sched timing functions: Fix some nanosecond comparisons.
Comparisons should be greate thatn OR EQUAL TO 1000000000 for maximum
value of nanoseconds in struct tm. From Juha Niskanen (2015-02-20).
* tm4c123g-launchpad: Add board button interrupt logic. From Calvin
Maguranis (2015-02-20).