Simply conditional build; fix conditional compilation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@275 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
437666f404
commit
63b428a19b
@ -598,6 +598,11 @@ Other memory:
|
|||||||
* examples/ostest/sighand.c: Don't call fflush() if streams are disabled
|
* examples/ostest/sighand.c: Don't call fflush() if streams are disabled
|
||||||
* include/limits.h, include/time.h, sched/clock_internal.h: A support for
|
* include/limits.h, include/time.h, sched/clock_internal.h: A support for
|
||||||
using selectable system timer frequency.
|
using selectable system timer frequency.
|
||||||
|
* Fixed error in mountpoint related conditional compilation introduced
|
||||||
|
in 0.2.5
|
||||||
|
* Restructured some Makefiles to better handle enabling and disabling
|
||||||
|
NuttX features without having so much conditional compilation in the
|
||||||
|
source files.
|
||||||
* Started m68322
|
* Started m68322
|
||||||
</pre></ul>
|
</pre></ul>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user