##// END OF EJS Templates
Added Simulator target to run code on x86 and debug functions....
Added Simulator target to run code on x86 and debug functions. Fixed some bugs on terminal widget.

File last commit:

r47:7126c4937e8d dev_alexis
r63:68dfbccdd813 dev_alexis
Show More
BeagleSynthHello.pro
12 lines | 113 B | text/idl | PrologLexer
jeandet@PC-DE-JEANDET.lab-lpp.local
sync
r22 TEMPLATE = app
New version totaly integrated to Qt through custom sdk build!...
r47 CONFIG += cpu
UCMODEL=stm32f4
jeandet@PC-DE-JEANDET.lab-lpp.local
sync
r22
jeandet@PC-DE-JEANDET.lab-lpp.local
sync
r29 BSP = BEAGLESYNTH
#BSP = SOLAR_LFR_PSU
jeandet@PC-DE-JEANDET.lab-lpp.local
sync
r22
SOURCES += \
main.c