##// END OF EJS Templates
sync
sync

File last commit:

r67:604c231d911c dev_alexis
r69:836356bc2be7 Big Cleanup+qmake integrated dev_alexis
Show More
hello.pro
15 lines | 173 B | text/idl | PrologLexer
TEMPLATE = app
CONFIG += cpu
UCMODEL=stm32f4
BSP = OPLAYER
#BSP = STM32F4Discovery-ILI9328-8bits
DEFINES += CPUFREQ=100000000
SOURCES += \
main.c \
test_lcd.c