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

r15:32fa371f45f3 default
r68:104125d87b89 dev_alexis
Show More
blink.pro
13 lines | 245 B | text/idl | PrologLexer
TEMPLATE = app
ARCH = stm32f4-arm-none-eabi-gcc
TARGET = stm32f4DiscoveryBlink
BSP = STM32F4Discovery
LIBS += STLIB
SOURCES += main.c stm32f4_discovery.c selftest.c stm32f4_discovery_audio_codec.c stm32f4_discovery_lis302dl.c
HEADERS +=