From: arighi Date: Wed, 19 May 2010 12:57:25 +0000 (+0000) Subject: lpc-p2378: unify kernel footprint and context switch naming in the wizard. X-Git-Tag: 2.5.0~192 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=c7c6b11aa2874696bdaa04ca16d9406af7c17ed3;p=bertos.git lpc-p2378: unify kernel footprint and context switch naming in the wizard. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3725 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/boards/ek-lpc-p2378/benchmark/context_switch/.spec b/boards/ek-lpc-p2378/benchmark/context_switch/.spec index 6b39acfe..f01f113d 100644 --- a/boards/ek-lpc-p2378/benchmark/context_switch/.spec +++ b/boards/ek-lpc-p2378/benchmark/context_switch/.spec @@ -1 +1 @@ -name = 'context_switch preset' \ No newline at end of file +name = 'BeRTOS context switch' diff --git a/boards/ek-lpc-p2378/benchmark/kernel_footprint/.spec b/boards/ek-lpc-p2378/benchmark/kernel_footprint/.spec index 719fa583..b3e5b1d5 100644 --- a/boards/ek-lpc-p2378/benchmark/kernel_footprint/.spec +++ b/boards/ek-lpc-p2378/benchmark/kernel_footprint/.spec @@ -1 +1 @@ -name = 'kernel_footprint preset' \ No newline at end of file +name = 'BeRTOS kernel footprint'