From ef61ab2e4a28aebb2a661f891cb9fa074bb38ab9 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Mon, 8 Dec 2014 19:18:25 +0000 Subject: NIL documentation build works. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7565 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- doc/nil/src/main.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/nil/src') diff --git a/doc/nil/src/main.dox b/doc/nil/src/main.dox index 4a3a3fae6..3ce29ecaa 100644 --- a/doc/nil/src/main.dox +++ b/doc/nil/src/main.dox @@ -35,7 +35,7 @@ * - Easily portable. * - Preemptive scheduling. * - Each thread has its own priority level. - * - Offers tasks, task queues, semaphores, event flags, timeouts. + * - Offers tasks, time, semaphores, event flags, timeouts. * - Fully static. * - Minimal system requirements: about 700 bytes ROM with all options enabled. * - Almost totally written in C with little ASM code required for ports. -- cgit v1.2.3