##// END OF EJS Templates
added 25Q128 eeprom driver...
added 25Q128 eeprom driver fixed bug on spi driver

File last commit:

r53:8299696715f8 dev_alexis
r53:8299696715f8 dev_alexis
Show More
examples.pro
20 lines | 382 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 += QtTest/test.pro \
SOLAR_PSU_HELLO/hello.pro \
New version totaly integrated to Qt through custom sdk build!...
r47 SDCARD \
STM32F4IT \
M4StickV2 \
lcdHello \
Added graphical terminal (first shot).
r50 BeagleSynthHello \
Factorised stream device structure to reduce memory usage....
r51 lcdTerminal \
BeagleSynthHelloSupMon \
added 25Q128 eeprom driver...
r53 TEST_CMSIS_FFT \
N25Q128_test
jeandet@PC-DE-JEANDET.lpp.polytechnique.fr
LFR's Leon3 target added and and tested with simple hello world.
r13
New version totaly integrated to Qt through custom sdk build!...
r47