Fix some minor typos in the uClibc++ install script
This commit is contained in:
parent
7ab3afaa07
commit
bf11793fc2
@ -9838,7 +9838,7 @@
|
|||||||
timers/rtc.c: The inode unlink method should not be support if
|
timers/rtc.c: The inode unlink method should not be support if
|
||||||
operations on the root pseudo-filesystem are disabled (2015-02-18).
|
operations on the root pseudo-filesystem are disabled (2015-02-18).
|
||||||
* include/nuttx/sched timing functions: Fix some nanosecond comparisons.
|
* include/nuttx/sched timing functions: Fix some nanosecond comparisons.
|
||||||
Comparisons should be greate thatn OR EQUAL TO 1000000000 for maximum
|
Comparisons should be greate than OR EQUAL TO 1000000000 for maximum
|
||||||
value of nanoseconds in struct tm. From Juha Niskanen (2015-02-20).
|
value of nanoseconds in struct tm. From Juha Niskanen (2015-02-20).
|
||||||
* tm4c123g-launchpad: Add board button interrupt logic. From Calvin
|
* tm4c123g-launchpad: Add board button interrupt logic. From Calvin
|
||||||
Maguranis (2015-02-20).
|
Maguranis (2015-02-20).
|
||||||
|
Loading…
Reference in New Issue
Block a user