Gregory Nutt
2f982e9c77
Revert "Squashed commit of the following:"
...
This reverts commit 25b92edd9f
.
2018-08-22 12:06:32 -06:00
anchao
25b92edd9f
Squashed commit of the following:
...
apps/builtin/exec_builtin.c: Try posix_spawn if builtin apps do not have have an entry point.
apps/Application.mk: introduce MODULE config to simplify tristate(m)
apps/nsh: Change the nuttx shell module type to tristate
apps: Add loadable application support
script/mksymtab: Generate symbol table name by default
apps/builtin: Allow loadable applications can register with apps/builtin.
2018-08-22 09:30:38 -06:00
Gregory Nutt
7fa2bd1a23
examples/: Correct naming of some configuration variables.
2017-08-24 13:37:36 -06:00
Gregory Nutt
3cce52e361
Update comments.
2016-11-22 08:02:30 -06:00
Gregory Nutt
9ce4b6f82e
apps/examples/timer: Should detach signal handler before exiting.
2016-11-18 08:17:15 -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
Gregory Nutt
e6294dfe41
Move include/nuttx/timer.h, rtc.h and watchdog.h to include/nuttx/timers/.
2015-04-01 12:37:44 -06:00
Gregory Nutt
9a23be0cd2
Tiva Timer: Timer test must attach a timer handler or the timer is stopped at the first interrupt
2015-01-13 15:55:54 -06:00
Gregory Nutt
da7402f174
apps/exemples/timer: Add a trivial test of the timer driver
2015-01-13 12:57:26 -06:00