From 787956f72ea99e5cbac58964d02f78d4212aaaf9 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Mon, 8 Dec 2014 18:01:38 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7564 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- doc/rt/src/main.dox | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/rt') diff --git a/doc/rt/src/main.dox b/doc/rt/src/main.dox index 357a45e81..e99d55db8 100644 --- a/doc/rt/src/main.dox +++ b/doc/rt/src/main.dox @@ -55,8 +55,7 @@ * speed optimizations on. The size can shrink under 2KiB by disabling the * the unused subsystems and optimizing for size. * - Almost totally written in C with little ASM code required for ports. - * - Optional Hardware Abstraction Layer (HAL) with support for many device - * driver models and device driver implementations. + * - Compatible with ChibiOS/HAL. * . *

Related pages

* - @subpage concepts -- cgit v1.2.3