##// END OF EJS Templates
Factorised stream device structure to reduce memory usage....
Factorised stream device structure to reduce memory usage. Improved Graphical terminal for multi instances.

File last commit:

r51:1ef095ac0ee3 dev_alexis
r51:1ef095ac0ee3 dev_alexis
Show More
examples.pro
19 lines | 351 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 \
TEST_CMSIS_FFT
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