##// 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:

r58:dcfec4f56803 dev_alexis
r68:104125d87b89 dev_alexis
Show More
M4StickV2.pro
13 lines | 117 B | text/idl | PrologLexer
TEMPLATE = app
CONFIG += cpu
UCMODEL=stm32f4
BSP=M4StickV2
DEFINES += CPUFREQ=80000000
SOURCES += \
main.c