summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2011-12-13 Joel Sherrill <joel.sherrilL@OARcorp.com>examples-v2-4-10-2examples-v2-4-10-branchJoel Sherrill2011-12-132-1/+5
| | | | * VERSION: Updated to examples-v2-4.10.2.
* 2011-07-21 Joel Sherrill <joel.sherrilL@OARcorp.com>examples-v2-4-10-1Joel Sherrill2011-07-212-1/+5
| | | | * VERSION: Updated to examples-v2-4.10.1.
* 2011-02-08 Joel Sherrill <joel.sherrilL@OARcorp.com>examples-v2-4-10-0Joel Sherrill2011-02-082-0/+11
| | | | * VERSION: Updated to examples-v2-4.10.0.
* This commit was manufactured by cvs2svn to create branchcvs2git2010-05-110-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'examples-v2-4-10-branch'. Sprout from master 2010-05-11 12:26:04 UTC Joel Sherrill <joel.sherrill@OARcorp.com> '2010-05-11 Joel Sherrill <joel.sherrilL@OARcorp.com>' Cherrypick from base 2009-08-06 20:25:58 UTC Joel Sherrill <joel.sherrill@OARcorp.com> 'Initial import of reorganized examples.': LICENSE README SUPPORT VERSION classic_api/Makefile classic_api/classic_signal/.cvsignore classic_api/classic_signal/test.c classic_api/triple_period/.cvsignore classic_api/triple_period/Makefile classic_api/triple_period/init.c classic_api/triple_period/system.h classic_api/triple_period/tasks.c hello/Makefile hello/both_hello/.cvsignore hello/both_hello/Makefile hello/hello_world_c/.cvsignore hello/hello_world_c/Makefile hello/hello_world_c/test.c hello/posix_hello_world/.cvsignore hello/posix_hello_world/Makefile hello/posix_hello_world/test.c led/README led/complex1/.cvsignore led/complex1/LocalMessageQueuePOSIX10031c.h led/complex1/Makefile.linux led/complex1/MessageQueueT.h led/complex1/MessageQueueT_BASE.h led/complex1/ledServer.h led/complex1/menu.h led/complex1/periodic.h led/delay/.cvsignore led/delay/Makefile led/event_server/.cvsignore led/event_server/Makefile led/led.h led/msg_server/.cvsignore led/msg_server/Makefile led/posix_cond_server/.cvsignore led/posix_cond_server/Makefile led/posix_delay_nanosleep/.cvsignore led/posix_delay_nanosleep/Makefile led/posix_delay_sleep/.cvsignore led/posix_delay_sleep/Makefile led/posix_mutex_server/.cvsignore led/posix_mutex_server/Makefile led/ratemon1/.cvsignore led/ratemon1/Makefile led/ratemon2/.cvsignore led/ratemon2/Makefile led/ratemon_cond_server/.cvsignore led/ratemon_cond_server/Makefile led/sem_server/.cvsignore led/sem_server/Makefile led/timeout_event/.cvsignore led/timeout_event/Makefile led/timer/.cvsignore led/timer/Makefile misc/minimum/.cvsignore misc/minimum/Makefile testmacros.h ticker/Makefile ticker/low_ticker/.cvsignore ticker/low_ticker/Makefile ticker/low_ticker/init.c ticker/low_ticker1/.cvsignore ticker/low_ticker1/Makefile ticker/low_ticker2/.cvsignore ticker/low_ticker2/Makefile ticker/low_ticker2/init.c ticker/ticker/.cvsignore ticker/ticker/Makefile
* 2010-05-11 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-05-112-9/+18
| | | | | * main.cc: Do not configure as much when disabling the test for small memory targets.
* 2010-05-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-05-055-2/+102
| | | | | | * qemu_vfat/Makefile, qemu_vfat/README, qemu_vfat/init.c: Now includes a start_test example which parses arguments. * qemu_vfat/start_test.c: New file.
* 2010-05-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-05-056-0/+339
| | | | | * qemu_vfat/.cvsignore, qemu_vfat/Makefile, qemu_vfat/README, qemu_vfat/init.c, qemu_vfat/system.h: New files.
* 2010-04-29 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-04-295-0/+19
| | | | | * complex1/main.cc, complex1/menu.cc, complex1/periodic.c, complex1/test.cc: Turn off test when BSP_SMALL_MEMORY defined.
* 2010-04-29 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-04-292-1/+11
| | | | * cxx_throw/init.cc: Turn off test when BSP_SMALL_MEMORY defined.
* 2010-04-29 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-04-292-1/+5
| | | | * complex1/Makefile: Use make-cxx-exe.
* 2010-04-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-04-153-4/+7
| | | | * x86_display_cpu/Makefile, x86_display_cpu/test.c: Clean up.
* 2010-04-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-04-144-0/+67
| | | | | * x86_display_cpu/.cvsignore, x86_display_cpu/Makefile, x86_display_cpu/test.c: New files.
* 2010-04-12 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-04-122-0/+5
| | | | * fdopen/test.c: Add include of unistd.h for close().
* 2010-04-09 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-04-092-0/+6
| | | | * filerdback/test.c: Add CVS Id.
* 2010-04-09 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-04-092-0/+5
| | | | * filerdback/test.c: Add include of unistd.h
* 2010-04-08 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-04-082-1/+11
| | | | | * Makefile: Do not build adamain automatically until there is a way to know if the Ada support was built.
* 2010-04-08 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-04-082-1/+5
| | | | * classic_signal/Makefile: Change executable name from hello.
* 2010-04-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-04-062-0/+5
| | | | * posix_delay_sleep/test.c: Add unistd.h
* 2010-04-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-04-062-0/+5
| | | | * both_hello/test.c: Add unistd.h
* 2009-12-17 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2009-12-173-73/+34
| | | | | * timer/init.c, timer_server/init.c: Simplified examples to insure consistent behavior for all cases.
* 2009-12-17 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2009-12-1714-55/+59
| | | | | | | | | | * delay/init.c, event_server/init.c, msg_server/init.c, posix_cond_server/test.c, posix_delay_nanosleep/test.c, posix_delay_sleep/test.c, posix_mutex_server/test.c, ratemon1/init.c, ratemon2/init.c, ratemon_cond_server/test.c, sem_server/init.c, timeout_event/init.c: Cleaned up the led examples to produce similiar output. * timer_server/.cvsignore: New file.
* 2009-12-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-142-0/+13
| | | | * README: New file.
* 2009-12-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-146-0/+136
| | | | | | * ChangeLog, overwrite/.cvsignore, overwrite/Makefile, overwrite/README, overwrite/overwrite.c, overwrite/rtems_init.c: New files.
* 2009-12-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-107-1/+364
| | | | | | | | * Makefile: Add adamain test. This is a strictly C version of the startup code for a GNAT Ada application. If this does not run, then Ada code has no prayer of running. * adamain/.cvsignore, adamain/Makefile, adamain/README, adamain/adacode.c, adamain/rtems_init.c: New files.
* 2009-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-10-145-0/+72
| | | | | * applib/Makefile, applib/file_1.c, applib/private.h, applib/userLib.h: New files.
* 2009-10-12 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2009-10-128-69/+54
| | | | | | | * delay/init.c, event_server/init.c, msg_server/init.c, ratemon1/init.c, ratemon2/init.c, sem_server/init.c, timeout_event/init.c: Cleaned up unused variables and standardized for inclusion into RTEMS class materials.
* 2009-10-12 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2009-10-125-24/+163
| | | | | | * Makefile, timer/init.c: Split the timer example into two examples and cleaned up resource usage. * timer_server/Makefile, timer_server/init.c: New 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-09-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-09-245-1/+41
| | | | | | | * Makefile: Add example for extracting values from RTEMS Application Makefile infrastructure. * extract_example/.cvsignore, extract_example/Makefile, extract_example/README: New files.
* 2009-09-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-09-243-4/+6
| | | | * delay/init.c, ratemon1/init.c: Clean up configuration.
* 2009-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-103-2/+18
| | | | | * diagnostics/README: Add uMon script. * diagnostics/appboot: New file.
* 2009-08-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-076-1/+127
| | | | | | | * Makefile: Add new program to demonstrate use of BSP command line arguments. * bspcmdline/.cvsignore, bspcmdline/Makefile, bspcmdline/README, bspcmdline/test.c: New files.
* 2009-08-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-068-40/+50
| | | | | | * cxx_throw/init.cc, libcpp/Makefile, libcpp/README, libcpp/foo.cc, libcpp/foo.h, libcpp/foo1.cpp: Now builds. * libcpp/.cvsignore: New file.
* 2009-08-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-062-2/+6
| | | | * Makefile: Fix typo.
* 2009-08-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-0614-0/+2264
| | | | | | | * ChangeLog, README, diagnostics/README, diagnostics/cfg.h, diagnostics/cli.h, diagnostics/cstart.c, diagnostics/main.c, diagnostics/makefile, diagnostics/monlib.c, diagnostics/monlib.h, diagnostics/tfs.h, umon/Makefile, umon/README, umon/test.c: New files.
* 2009-08-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-062-0/+5
| | | | * cxx_throw/.cvsignore: New file.
* 2009-08-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-062-0/+5
| | | | * uboot_getenv/.cvsignore: New file.
* 2009-08-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-062-1/+5
| | | | * Makefile: Add timer test.
* 2009-08-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-062-2/+4
| | | | * minimum/test.c: Remove warning.
* 2009-08-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-062-0/+4
| | | | * complex1/.main.cc.swp: Removed.
* 2009-08-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-065-0/+9
| | | | | * psx_example_1/.cvsignore, psx_example_2/.cvsignore, psx_example_3/.cvsignore, psx_sched_report/.cvsignore: New files.
* 2009-08-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-062-1/+18
| | | | * ChangeLog, Makefile: Merge programs from examples.
* 2009-08-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-0611-0/+416
| | | | | | | | * ChangeLog, Makefile, psx_example_1/Makefile, psx_example_1/test1.c, psx_example_2/Makefile, psx_example_2/test2.c, psx_example_3/Makefile, psx_example_3/test3.c, psx_sched_report/Makefile, psx_sched_report/README, psx_sched_report/test.c: New files.
* 2009-08-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-065-0/+105
| | | | | * ChangeLog, Makefile, uboot_getenv/Makefile, uboot_getenv/README, uboot_getenv/test.c: New files.
* 2009-08-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-065-0/+20
| | | | * ChangeLog: New file.
* 2009-08-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-0614-0/+534
| | | | | | | | * ChangeLog, Makefile, fdopen/.cvsignore, fdopen/Makefile, fdopen/README, fdopen/test.c, filerdback/.cvsignore, filerdback/Makefile, filerdback/README, filerdback/test.c, repeated_opens/.cvsignore, repeated_opens/Makefile, repeated_opens/README, repeated_opens/test.c: New files.
* 2009-08-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-0610-0/+540
| | | | | | * ChangeLog, Makefile, cxx_throw/MAIL, cxx_throw/Makefile, cxx_throw/init.cc, libcpp/Makefile, libcpp/README, libcpp/foo.cc, libcpp/foo.h, libcpp/foo1.cpp: New files.
* This commit was generated by cvs2svn to compensate for changes in r2, whichJoel Sherrill2009-08-060-0/+0
| | | included commits to RCS files with non-trunk default branches.
* Initial import of reorganized examples.initialbaseJoel Sherrill2009-08-06100-0/+4722