##// 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
bsp.pro
19 lines | 303 B | text/idl | PrologLexer
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18 TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += STM32F4Discovery \
M4Stick \
Cleaned SRC tree
r44 M4StickV2 \
New version totaly integrated to Qt through custom sdk build!...
r47 SOLAR_LFR_PSU \
BEAGLESYNTH \
Started SSD2119 driver based on ili9328 driver....
r58 STM32F4Eval \
Added Oplayer BSP, Fixed bug on GPIO library(gpiosetval change all the port...
r60 STM32F4Discovery-EXT \
Jeandet Alexis
Some bug fixed on ILI9328 driver, 16 bit mode working well, 8 bit mode still...
r66 STM32F4Discovery-ILI9328-8bits \
Added Simulator target to run code on x86 and debug functions....
r63 OPLAYER \
SIMULATOR
jeandet@PC-DE-JEANDET.lpp.polytechnique.fr
LFR's Leon3 target added and and tested with simple hello world.
r13