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 |
|
anchao
|
b5cfd93444
|
apps/: Modification to build system: Unified application compilation rules
|
2018-09-03 09:29:56 -06:00 |
|
Gregory Nutt
|
cfe6476ac2
|
Revert "apps/examples: Remove the timer example. It uses a non-portable IOCTL and must be purged."
This reverts commit dba181d0af .
|
2016-11-17 15:04:14 -06:00 |
|
Gregory Nutt
|
dba181d0af
|
apps/examples: Remove the timer example. It uses a non-portable IOCTL and must be purged.
|
2016-11-17 11:32:28 -06:00 |
|
Gregory Nutt
|
d8c7a8fff8
|
apps/examples: Add Oneshot timer example
|
2016-08-12 14:20:52 -06:00 |
|
Paul A. Patience
|
85a2cecb99
|
Simplify apps/ Makefiles by combining common logic into the Makefile fragment Application.mk
|
2015-09-05 15:13:03 -04:00 |
|
Gregory Nutt
|
da7402f174
|
apps/exemples/timer: Add a trivial test of the timer driver
|
2015-01-13 12:57:26 -06:00 |
|