##// END OF EJS Templates
Some more doc.
Some more doc.

File last commit:

r71:608b7f0e27c2 dev_alexis
r73:5e865c663d35 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