Fixed up Console::printFormat

This commit is contained in:
Eryn Wells 2016-03-13 13:53:19 -04:00
parent af8a3c379e
commit d5c7ded8c9
2 changed files with 17 additions and 56 deletions

View file

@ -17,6 +17,8 @@ files = [
'PIC.cc',
'cxa.cc',
'isr.S',
'kstd/CString.cc'
]
toolchain_bin = Dir(os.environ['POLKA_TOOLCHAIN']).Dir('bin')