mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 16:25:16 +03:00
Cosmetics
This commit is contained in:
parent
9337080307
commit
ec8c207631
1 changed files with 7 additions and 7 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue