1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-23 16:25:16 +03:00

Cosmetics

This commit is contained in:
bsongis 2014-07-05 19:07:32 +02:00
parent 9337080307
commit ec8c207631

View file

@ -168,13 +168,13 @@ CPPSRC = ../targets/taranis/lcd_driver.cpp \
../targets/taranis/flash_driver.cpp \ ../targets/taranis/flash_driver.cpp \
../targets/taranis/diskio.cpp \ ../targets/taranis/diskio.cpp \
../targets/taranis/usbd_usr.cpp \ ../targets/taranis/usbd_usr.cpp \
../targets/taranis/usbd_storage_msd.cpp \ ../targets/taranis/usbd_storage_msd.cpp \
../lcd_common.cpp \ ../lcd_common.cpp \
../lcd_taranis.cpp \ ../lcd_taranis.cpp \
../keys.cpp \ ../keys.cpp \
../fonts.cpp \ ../fonts.cpp \
../strhelpers.cpp \ ../strhelpers.cpp \
boot.cpp boot.cpp
# List ASM source files here # List ASM source files here
ASRC = ../targets/taranis/STM32F2xx_StdPeriph_Lib_V1.1.0/Libraries/CMSIS/Device/ST/STM32F2xx/Source/Templates/gcc_ride7/startup_stm32f2xx.s ASRC = ../targets/taranis/STM32F2xx_StdPeriph_Lib_V1.1.0/Libraries/CMSIS/Device/ST/STM32F2xx/Source/Templates/gcc_ride7/startup_stm32f2xx.s