##// END OF EJS Templates
Removed error on fat32 library, seems now to be able navigate among sectors in...
Removed error on fat32 library, seems now to be able navigate among sectors in both directions. Improved SDLCD drawing performances by almost 1000x.

File last commit:

r66:3ad48bdbe9e3 dev_alexis
r68:104125d87b89 dev_alexis
Show More
lcdTerminal.pro
13 lines | 122 B | text/idl | PrologLexer
Added graphical terminal (first shot).
r50 TEMPLATE = app
CONFIG += cpu
UCMODEL=stm32f4
BSP = STM32F4Eval
Jeandet Alexis
Some bug fixed on ILI9328 driver, 16 bit mode working well, 8 bit mode still...
r66 DEFINES += CPUFREQ=168000000
Added graphical terminal (first shot).
r50
SOURCES += \
main.c