Subversion Repositories idreammicro-avr

Compare Revisions

Ignore whitespace Rev 6 → Rev 7

/trunk/projects/SConscript
1,7 → 1,7
# Define projects to build.
projects = [
'helloworld/',
'input_to_output/'
#'input_to_output/'
]
 
# Build each project.