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 <libopencm3/stm32/f4/nvic.h>
#elif defined(EFM32TG)
# include <libopencm3/efm32/tinygecko/nvic.h>
# include <libopencm3/efm32/efm32tg/nvic.h>
#elif defined(LPC43XX)
# include <libopencm3/lpc43xx/nvic.h>

View File

@@ -1,4 +1,4 @@
includeguard: LIBOPENCM3_EFM32_TINYGECKO_NVIC_H
includeguard: LIBOPENCM3_EFM32TG_NVIC_H
partname_humanreadable: EFM32 Tiny Gecko series
partname_doxygen: EFM32TG
# The names and sequence are taken from d0034_efm32tg_reference_manual.pdf table 4.1.