Subversion Repositories idreammicro-avr

Compare Revisions

Ignore whitespace Rev 20 → Rev 21

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