Closed Rahix closed 4 years ago
Make sure that we'll never emit AVR assembly on non-AVR targets. Instead of failing the build, fail at runtime, to allow a potential application testsuite to run even if those functions somehow get linked in.
Follow up to #41.
Make sure that we'll never emit AVR assembly on non-AVR targets. Instead of failing the build, fail at runtime, to allow a potential application testsuite to run even if those functions somehow get linked in.
Follow up to #41.