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 |
|
Xiang Xiao
|
cf0365ea92
|
Clean up Makefile under apps folder no functional changes.
|
2019-10-04 08:35:46 -06:00 |
|
Daniel Pereira Carvalho
|
521052ae1f
|
apps/system/critmon/Makefile: Stack size and priority reversed.
|
2018-11-29 11:06:31 -06:00 |
|
Gregory Nutt
|
92d8243153
|
apps/system/critmon: Fix some bugs found in initial testing. Stack size must be configurable to avoid issues with the simulator.
|
2018-11-24 17:56:23 -06:00 |
|
Gregory Nutt
|
943abb19d2
|
apps/system/critmon: Add a daemon on monitor critical sections.
|
2018-11-24 13:35:53 -06:00 |
|