X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Farm%2Finfo%2Fat91sam7s.common;fp=bertos%2Fcpu%2Farm%2Finfo%2Fat91sam7s.common;h=79b0584e8c7b1b033eef8c2db1659582b7a8d2c8;hb=27b6bdaf73e1e61b8ab8760547b68929e7be8837;hp=0000000000000000000000000000000000000000;hpb=8de4a97f20464fc0fe516a385513f6b56cf010bd;p=bertos.git diff --git a/bertos/cpu/arm/info/at91sam7s.common b/bertos/cpu/arm/info/at91sam7s.common new file mode 100644 index 00000000..79b0584e --- /dev/null +++ b/bertos/cpu/arm/info/at91sam7s.common @@ -0,0 +1,47 @@ +# +#-*- coding: utf-8 -*- +# +# \file +# +# +# General CPU info denfinition for AT91SAM7X architecture. +# +# This file contain all info for the BeRTOS wizard. +# +# \author Daniele Basile +# +# + +# Import the common settings for the path. +include("at91sam7.common") + +# Special CPU related tags. +CPU_TAGS += ["at91sam7s"]