Xiang Xiao
|
e806097c70
|
Application.mk and main.c files: Change builtin's entry point from main to xxx_main by macro expansion. This change make the entry point fully compliant with POSIX/ANSI standard.
|
2019-10-06 06:14:56 -06:00 |
|
Nathan Hartman
|
3a75edca20
|
Fix minor typo/copy-paste: 'will be use when'->'will be used when'
|
2019-08-23 11:59:28 -06:00 |
|
Gregory Nutt
|
73ab5e2750
|
Remove some cases in Kconfig files of 'comment' with 'depends on'. That is probably a good practice. I removed these because (1) is not done elsewhere so it is just an inconsistency, and (2) the HTML generation tool at nuttx/tools/kconfig2html.c would need to be extended to parse that case. I don't have time to do that now.
|
2019-05-19 09:49:50 -06:00 |
|
Michał Łyszczek
|
c8106558d1
|
app/sexamples/embedlog: This example program presents most usefull features of embedlog library and how to use them.
|
2019-02-15 07:24:29 -06:00 |
|