The benchmark are replaced with bertos module (see wizard preset).
[bertos.git] / examples / benchmark / README
diff --git a/examples/benchmark/README b/examples/benchmark/README
deleted file mode 100644 (file)
index e29476c..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-In this directory there are a couple of projects useful to measure various
-BeRTOS features. Not all the projects are meaningful programs, for example
-flash occupation benchmarks just call once most or all functions of a module
-just to let the compiler generate the corresponding code.
-
-Below there's a description of single projects:
- - kernel-only_arm/: priority kernel, signals, message queues.
- - kernel-core_avr/: all kernel-only options plus serial and timer core drivers