##// END OF EJS Templates
Some bug fixed on ILI9328 driver, 16 bit mode working well, 8 bit mode still...
Some bug fixed on ILI9328 driver, 16 bit mode working well, 8 bit mode still to debug.

File last commit:

r66:3ad48bdbe9e3 dev_alexis
r66:3ad48bdbe9e3 dev_alexis
Show More
hello.pro
15 lines | 172 B | text/idl | PrologLexer
TEMPLATE = app
CONFIG += cpu
UCMODEL=stm32f4
BSP = OPLAYER
#BSP = STM32F4Discovery-ILI9328-8bits
DEFINES += CPUFREQ=50000000
SOURCES += \
main.c \
test_lcd.c