summaryrefslogtreecommitdiffstats
path: root/ticker (follow)
Commit message (Collapse)AuthorAgeFilesLines
* */.../Makefile: MANAGERS=all has been obsolete a LONG timeJoel Sherrill2023-04-236-18/+0
|
* ticker/low_ticker2: Fix warningsJoel Sherrill2022-02-231-9/+10
|
* ticker/low_ticker1: Fix warningsJoel Sherrill2022-02-231-10/+11
|
* ticker/low_ticker: Fix warningsJoel Sherrill2022-02-231-9/+10
|
* posix_api/Makefile ticker/Makefile: Add missing examplesJoel Sherrill2022-02-231-1/+6
|
* tracing: Add a special ticker variant to show tracing.Joel Sherrill2022-02-236-0/+238
| | | | | This was complicating both_hello which was designed for another purpose entirely.
* ticker_stackhk: Add variant which prints stack and cpu usage reportsJoel Sherrill2022-02-234-1/+149
|
* Conditionalize CONFIGURE_TERMIOS_DISABLE so the examples span versionsJoel Sherrill2021-08-202-0/+15
|
* Replace deprecated CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS with ↵Vijay Kumar Banerjee2020-03-173-3/+3
| | | | CONFIGURE_MAXIMUM_FILE_DESCRIPTORS
* Remove obsolete Termios configurationSebastian Huber2019-01-073-3/+0
| | | | Update #3670.
* Fix warningsSebastian Huber2017-10-123-5/+5
| | | | Update #3158.
* ticker/low_ticker2/init.c: Add include <rtems/bspIo.h>Joel Sherrill2017-10-051-2/+3
|
* ticker/low_ticker1/init.c: Add include <rtems/bspIo.h>Joel Sherrill2017-10-051-0/+1
|
* ticker/low_ticker/init.c: Add include <rtems/bspIo.h>Joel Sherrill2017-10-051-0/+1
|
* Miscellaneous clean up and warning removalJoel Sherrill2014-08-291-21/+15
|
* waf: append .exe to target namesGedare Bloom2013-12-124-4/+4
|
* Convert ticker example to use Waf.Bryan Dunsmore2013-12-125-0/+70
|
* examples-v2: Remove ChangeLog filesJoel Sherrill2013-03-121-18/+0
|
* examples-v2: Remove .cvsignore filesJoel Sherrill2013-03-124-4/+0
|
* examples-v2 - Remove CVS Ids (scripted)Joel Sherrill2012-05-159-28/+0
|
* 2011-06-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-06-133-5/+13
| | | | | * low_ticker/init.c, ticker/init.c: Eliminate use of obsolete rtems_clock_get().
* 2011-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-04-012-1/+5
| | | | * Makefile: Update to account for movement of .cfg files.
* 2009-10-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-10-063-3/+18
| | | | | * low_ticker1/init.c: Change minimum stack space on SPARC to 1024. * ticker/init.c: Why was clock tick 1 microsecond?
* 2009-08-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-061-0/+4
| | | | * ChangeLog: New file.
* Initial import of reorganized examples.initialbaseJoel Sherrill2009-08-0613-0/+486