##// END OF EJS Templates
Sync, Still trying to solve 8bits ILI9328 read problems.
Sync, Still trying to solve 8bits ILI9328 read problems.

File last commit:

r67:604c231d911c dev_alexis
r67:604c231d911c 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