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

r53:8299696715f8 dev_alexis
r63:68dfbccdd813 dev_alexis
Show More
N25Q128_test.pro
12 lines | 112 B | text/idl | PrologLexer
TEMPLATE = app
CONFIG += cpu
UCMODEL=stm32f4
BSP = SOLAR_LFR_PSU
LIBS += -lN25Q128
SOURCES += \
main.c