]> rtime.felk.cvut.cz Git - rtems-pluggable-edf.git/blobdiff - README
edf: add late unblock protocol defines for temporal isolation
[rtems-pluggable-edf.git] / README
diff --git a/README b/README
index c80be71745a0843dba8058013ecf286217495b15..43913ba06610b974736c3d9cb23cd03dfbd3e0c1 100644 (file)
--- a/README
+++ b/README
@@ -19,6 +19,9 @@ Any related questions address to me (Petr Benes - benesp16@fel.cvut.cz).
 
        2) Directory structure
 
-* tools/bin - precompiled toolchain for i386
+* tools/bin - precompiled toolchain for i386 (Ubuntu _64)
 * src/appfoo - sample application using the scheduler
-* src/edf - EDF pluggable scheduler
+* src/edf - EDF pluggable scheduler extended with CBS
+* src/test_edf - test for EDF
+* src/test_cbs - test for CBS (violating task suspension)
+* rtems-patches - patches to be applied in RTEMS