Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add the timers test because they now work correctly on AVR, probably as a result of the reflect refactor: #2640 I've also updated a few of the other tests to indicate the new status and why they don't work. It's no longer because of compiler errors, but because of linker or runtime errors (which is at least some progress). For example, I found that testdata/reflect.go works if you disable `testAppendSlice` and increase the stack size.
- Loading branch information