aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/internal
diff options
context:
space:
mode:
authorAyke van Laethem <[email protected]>2022-06-17 16:55:18 +0200
committerRon Evans <[email protected]>2022-06-19 11:51:12 +0200
commit9af535bf98a7cd01db85468c427020969a9b68d1 (patch)
tree06be50d3b1c709700ffd8267339561d25b757175 /src/internal
parent159f0051bbdb5fb48e8c0af7603e154766ec0ee9 (diff)
downloadtinygo-9af535bf98a7cd01db85468c427020969a9b68d1.tar.gz
tinygo-9af535bf98a7cd01db85468c427020969a9b68d1.zip
avr: add support for recover()
You can see that it works with the following command: tinygo run -target=simavr ./testdata/recover.go This also gets the following tests to pass again: go test -run=Build -target=simavr -v Adding support for AVR was a bit more compliated because it's also necessary to save and restore the Y register.
Diffstat (limited to 'src/internal')
0 files changed, 0 insertions, 0 deletions