summary refs log tree commit diff stats
path: root/tests/avr/panicoverride.nim
Commit message (Collapse)AuthorAgeFilesLines
* ensure the avr example keeps compiling (#17663)Andreas Rumpf2021-04-071-0/+13
* ensure the avr example keeps compiling * Update tests/avr/thello.nim * now compiles properly