Subversion Repositories idreammicro-avr

Compare Revisions

Ignore whitespace Rev 21 → Rev 20

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