X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Favr%2Finfo%2Fatmega32.cdef;fp=bertos%2Fcpu%2Favr%2Finfo%2Fatmega32.cdef;h=0000000000000000000000000000000000000000;hb=86ebaa4c17f3296c403b51ab8e922f4fa889a401;hp=355e02e6ded337caca483f31c9adde0eaa7d0334;hpb=d08f4d1f3ee09f3339393d324e965298b55371ef;p=bertos.git diff --git a/bertos/cpu/avr/info/atmega32.cdef b/bertos/cpu/avr/info/atmega32.cdef deleted file mode 100644 index 355e02e6..00000000 --- a/bertos/cpu/avr/info/atmega32.cdef +++ /dev/null @@ -1,48 +0,0 @@ -# -#-*- coding: utf-8 -*- -# -# \file -# -# -# Cpu info of the ATMega32. -# -# 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 = "atmega32" -