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

r18:bd9ab647f70a default
r68:104125d87b89 dev_alexis
Show More
M4stick.pro
18 lines | 341 B | text/idl | PrologLexer
TEMPLATE = app
M4Stick.ARCH = stm32f4-arm-none-eabi-gcc
M4Stick.TARGET = M4stickBlink
M4Stick.BSP = M4Stick
STM32F4Disc.ARCH = stm32f4-arm-none-eabi-gcc
STM32F4Disc.TARGET = STM32F4DiscoveryBlink
STM32F4Disc.BSP = STM32F4Discovery
*.LIBS += SPI UART GPIO STREAMDEVICES UHANDLE UCSTRINGS CPU STLIB
*.SOURCES += main.c
*.HEADERS +=