From c16f1d718b8ba6f9624e951d99968a0eaf3dc76f Mon Sep 17 00:00:00 2001 From: gdisirio Date: Wed, 23 Jul 2008 10:39:01 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@350 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index dd1dd166c..6d2b7bba2 100644 --- a/readme.txt +++ b/readme.txt @@ -69,6 +69,7 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process, discussing it. - File System implementation as side project. Basic requirements: Thread safe, concurrent accesses, proper buffers cache. +- Tickless kernel option, high resolution timers. ***************************************************************************** *** Releases ***