From: arighi Date: Tue, 5 Oct 2010 13:44:58 +0000 (+0000) Subject: STM32-P103: add examples directory X-Git-Tag: 2.6.0~5^2~113 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=7b6474f8a9a89d99611c63a5fce07296e8c1a205;p=bertos.git STM32-P103: add examples directory git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4407 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/boards/stm32-p103/examples/.spec b/boards/stm32-p103/examples/.spec new file mode 100644 index 00000000..d244bbf6 --- /dev/null +++ b/boards/stm32-p103/examples/.spec @@ -0,0 +1,3 @@ +name="Examples" +ord=1 +description="Full working example projects."