##// END OF EJS Templates
Huge cleanup, removed "out of dir building" now libuc contains qmake and...
Huge cleanup, removed "out of dir building" now libuc contains qmake and spec files. Libuc uses now qmake's prl file for dependecy propagation.

File last commit:

r71:608b7f0e27c2 dev_alexis
r71:608b7f0e27c2 dev_alexis
Show More
TEST_SIMULATOR.pro
12 lines | 143 B | text/idl | PrologLexer
Added Simulator target to run code on x86 and debug functions....
r63 TEMPLATE = app
UCMODEL=simulator
BSP = SIMULATOR
DEFINES += CPUFREQ=100000000
SOURCES += \
main.c \
Removed error on fat32 library, seems now to be able navigate among sectors in...
r68 test_lcd.c \
test_SDCARD.c
Added Simulator target to run code on x86 and debug functions....
r63