Add dummy / shell library to allow IDE access to the examples

This commit is contained in:
Roger Clark 2016-05-13 14:38:34 +10:00
parent b5a5e67ad0
commit 4ce00387d8
3 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1 @@
#error *********** This is a dummy library, purely to make the STM32 examples easy to access. Do not include it *********

View File

@ -0,0 +1,12 @@
#######################################
# Syntax Coloring Map
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
#######################################
# Constants (LITERAL1)
#######################################

View File

@ -0,0 +1,10 @@
name=A_STM32_Examples
version=1.0
author=Various
email=
sentence=STM32 examples
paragraph=STM32 examples
url=www.stm32duino.com
architectures=STM32F1
maintainer=
category=Uncategorized