summaryrefslogtreecommitdiff
path: root/led/ChangeLog
blob: 4f5d1e574639e2e1bd7ca5c2fd6a4a6211ea1bca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
2010-04-29	Joel Sherrill <joel.sherrilL@OARcorp.com>

	* complex1/Makefile: Use make-cxx-exe.

2010-04-06	Joel Sherrill <joel.sherrill@oarcorp.com>

	* posix_delay_sleep/test.c: Add unistd.h

2009-12-17	Glenn Humphrey <glenn.humphrey@OARcorp.com>

	* 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>

	* 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-10-12	Glenn Humphrey <glenn.humphrey@OARcorp.com>

	* 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>

	* 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-09-24	Joel Sherrill <joel.sherrill@oarcorp.com>

	* delay/init.c, ratemon1/init.c: Clean up configuration.

2009-08-06	Joel Sherrill <joel.sherrill@oarcorp.com>

	* Makefile: Add timer test.

2009-08-06	Joel Sherrill <joel.sherrill@oarcorp.com>

	* complex1/.main.cc.swp: Removed.

2009-08-06	Joel Sherrill <joel.sherrill@oarcorp.com>

	* ChangeLog: New file.