X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fat91sam7s-ek%2Fbenchmark%2Fkernel_footprint%2F.spec;h=5a527bef9c3e5a24488fa58c6823244f1620253c;hb=564e7c0f3d64956c27a569e1b39290adf84b9656;hp=67c227597deee8e6167310146647eeda4e74cb1d;hpb=d027b58f316922081fa2f7291dc8e45022910a7e;p=bertos.git diff --git a/boards/at91sam7s-ek/benchmark/kernel_footprint/.spec b/boards/at91sam7s-ek/benchmark/kernel_footprint/.spec index 67c22759..5a527bef 100644 --- a/boards/at91sam7s-ek/benchmark/kernel_footprint/.spec +++ b/boards/at91sam7s-ek/benchmark/kernel_footprint/.spec @@ -1 +1,14 @@ name = 'BeRTOS Kernel footprint' +description=""" +

+This benchmark measures the memory footprint of the BeRTOS kernel with a +simple minimalist user application. +

+

+The purpose of this test is to give a measure of the required space in a +generic flash memory to store a full-featured BeRTOS kernel. +

+

+For more information have a look at the BeRTOS benchmarks page. +

+"""