Commit Graph
117 Commits
Author SHA1 Message Date
Jorge AparicioandGitHub 8f974c5738 Merge pull request #11 from knurling-rs/putting-the-fun-in-funding
Exclude funding info from template
2020-09-11 14:58:59 +00:00
Jonas Schievink 227417e67a Exclude FUNDING.yml from template 2020-09-07 19:52:37 +02:00
Jorge Aparicio 25eb06c089 add stack overflow protection 2020-09-07 19:09:36 +02:00
Jonas SchievinkandGitHub b2cfe52694 Merge pull request #9 from knurling-rs/testsuite
Add an on-device test suite
2020-09-01 16:37:46 +02:00
Jonas Schievink f13fab5841 project -> crate name 2020-08-31 19:16:37 +02:00
Jonas Schievink a4b0c0966f Remove test = false from lib
`cargo test --all` doesn't work anyways, so this doesn't do anything
useful
2020-08-31 19:16:07 +02:00
Jonas Schievink 01ecb349d0 Add an on-device test suite 2020-08-31 18:20:48 +02:00
Jorge AparicioandGitHub 8650c1f517 Merge pull request #8 from knurling-rs/panic-probe
Use panic-probe instead of a custom panic handler
2020-08-31 14:17:54 +00:00
Jonas Schievink 2e4c43d908 Use panic-probe instead of a custom panic handler 2020-08-31 16:01:57 +02:00
Jorge AparicioandGitHub cab03b1ab1 Merge pull request #7 from knurling-rs/no-lto
Don't enable LTO in the dev profile
2020-08-31 13:03:41 +00:00
Jonas Schievink c546adbd4b Don't enable LTO in the dev profile 2020-08-31 13:57:24 +02:00
Jorge AparicioandGitHub e1ec5a6cf3 Merge pull request #2 from knurling-rs/jonas-schievink-patch-1
Avoid opt-level=z
2020-08-28 13:16:21 +00: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
Jorge Aparicio d1d23651f3 increase debug info level 2020-08-28 14:59:32 +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
Jorge Aparicio 8dd4c0dde5 add FUNDING.yml 2020-08-21 14:50:09 +02:00
Jorge Aparicio df96204a61 initial commit 2020-08-21 12:02:11 +02:00