##// END OF EJS Templates
wraped printf for simulator.
wraped printf for simulator.

File last commit:

r74:0f2d8fe5497f dev_alexis
r89:68078fc5f465 dev_alexis
Show More
BeagleSynthHello.pro
15 lines | 188 B | text/idl | PrologLexer
!isEmpty( UCMODEL ) {
contains( UCMODEL, stm32f4 ){
TEMPLATE = app
BSP = BEAGLESYNTH
#BSP = SOLAR_LFR_PSU
SOURCES += \
main.c
}
}