X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Favr%2Finfo%2Fatmega1281.cdef;fp=bertos%2Fcpu%2Favr%2Finfo%2Fatmega1281.cdef;h=0000000000000000000000000000000000000000;hb=86ebaa4c17f3296c403b51ab8e922f4fa889a401;hp=7359badf285189188657ec412800ff1b30505e4f;hpb=d08f4d1f3ee09f3339393d324e965298b55371ef;p=bertos.git diff --git a/bertos/cpu/avr/info/atmega1281.cdef b/bertos/cpu/avr/info/atmega1281.cdef deleted file mode 100644 index 7359badf..00000000 --- a/bertos/cpu/avr/info/atmega1281.cdef +++ /dev/null @@ -1,49 +0,0 @@ -# -#-*- coding: utf-8 -*- -# -# \file -# -# -# Cpu info of the ATMega1281. -# -# This file contain all info for the BeRTOS wizard. -# -# \author Daniele Basile -# -# - - -# Import the common settings for the path. -include("avr.common") - -# If we use the GCC compiler we should pass some flags. -CORE_CPU = "atmega1281" -