Commit Graph

13 Commits

Author SHA1 Message Date
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
d538f48797 Add dependencies, button and timer example will only work in a flat build 2015-10-12 12:45:43 -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
d5b6949c9f Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:14:53 -06:00
Gregory Nutt
3e16e0a0f9 apps/examples: Modify/simpify apps/examples build files. From Roman Saveljev. 2015-05-06 08:19:54 -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