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

r55:c31e6b955f5b dev_alexis
r63:68dfbccdd813 dev_alexis
Show More
cpu.pri
18 lines | 187 B | text/plain | TextLexer
INCLUDEPATH += $$[QT_INSTALL_HEADERS]/STM32F4xx_StdPeriph_Driver
INCLUDEPATH += $$[QT_INSTALL_HEADERS]/STM32F4xx_CMSIS
LIBS += -L$$[QT_INSTALL_LIBS]/$$UCMODEL
LIBS += -lcpu