Jorge Aparicio
|
e5cf89b4eb
|
use defmt-test in the test suite
|
2020-11-13 15:42:07 +01:00 |
|
Jorge Aparicio
|
e4f6307625
|
explain the commented out Cargo.toml bits
|
2020-11-12 17:56:36 +01:00 |
|
Jorge Aparicio
|
1aac949a44
|
document how to switch to the git version of defmt
|
2020-11-12 13:51:46 +01:00 |
|
 Jorge AparicioandGitHub
|
ac180e7ecd
|
Merge pull request #22 from knurling-rs/crates-io
use crates.io versions
|
2020-11-12 11:10:06 +01:00 |
|
 Jonas SchievinkandGitHub
|
d9e8e49464
|
Remove proc macro opt-level override
I believe Cargo now does this by default
|
2020-11-11 22:40:52 +01:00 |
|
Jorge Aparicio
|
da11b67bbb
|
use crates.io versions
also enable panic-probe's 'print-defmt' so panic messages are printed
|
2020-11-11 14:20:46 +01:00 |
|
 Andres VahterandGitHub
|
31f28fe119
|
update cortex-m to 0.6.4
|
2020-10-29 15:05:07 +02:00 |
|
 Andres VahterandGitHub
|
fee8afc923
|
Update cortex-m-rt to 0.6.13
|
2020-10-24 15:53:13 +03: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 |
|
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 |
|
 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 |
|
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
|
df96204a61
|
initial commit
|
2020-08-21 12:02:11 +02:00 |
|