Commit Graph
5 Commits
Author SHA1 Message Date
Jonas Schievink 01ecb349d0 Add an on-device test suite 2020-08-31 18:20:48 +02:00
Jonas Schievink 2e4c43d908 Use panic-probe instead of a custom panic handler 2020-08-31 16:01:57 +02:00
Jonas Schievink c546adbd4b Don't enable LTO in the dev profile 2020-08-31 13:57:24 +02:00
Jonas SchievinkandGitHub 9e30b42f58 Merge pull request #4 from knurling-rs/debug-up
increase debug info level
2020-08-28 15:04:02 +02:00
Jonas SchievinkandGitHub 1f09510c74 Avoid opt-level=z
Avoids https://github.com/rust-lang/rust/issues/75045, which you would otherwise hit when using the nRF HAL.
2020-08-27 16:34:24 +02:00