rename tinygecko->efm32tg everywhere

This commit is contained in:
chrysn
2012-10-19 00:49:27 +02:00
parent 962f328691
commit d526dd3268
9 changed files with 7 additions and 7 deletions

View File

@@ -6,7 +6,7 @@
# include "../stm32/f4/vector_nvic.c"
#elif defined(EFM32TG)
# include "../efm32/tinygecko/vector_nvic.c"
# include "../efm32/efm32tg/vector_nvic.c"
#elif defined(LPC43XX)
# include "../lpc43xx/vector_nvic.c"

View File

@@ -18,8 +18,8 @@
## along with this library. If not, see <http://www.gnu.org/licenses/>.
##
LIBNAME = libopencm3_efm32tinygecko
FAMILY = TINYGECKO
LIBNAME = libopencm3_efm32tg
FAMILY = EFM32TG
PREFIX ?= arm-none-eabi
#PREFIX ?= arm-elf