Basic framework for getting interrupts to go, but alas nothing yet...
This commit is contained in:
parent
c9c64b154a
commit
46d18b97d5
3 changed files with 143 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ files = [
|
|||
'Interrupts.cc',
|
||||
'PIC.cc',
|
||||
'cxa.cc',
|
||||
'isr.S',
|
||||
]
|
||||
|
||||
toolchain_bin = Dir(os.environ['POLKA_TOOLCHAIN']).Dir('bin')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue