[STM32F0:GPIO] File renamed to meet the content

This commit is contained in:
BuFran
2013-07-22 18:21:47 +02:00
committed by Piotr Esden-Tempski
parent fc02aa6162
commit eb7d29e115
6 changed files with 5 additions and 5 deletions

View File

@@ -35,7 +35,7 @@ ARFLAGS = rcs
OBJS = flash.o rcc.o usart.o
OBJS += gpio_common_all.o gpio_common_f234.o crc_common_all.o \
OBJS += gpio_common_all.o gpio_common_f0234.o crc_common_all.o \
pwr_common_all.o
VPATH += ../../usb:../:../../cm3:../common