Merge branch 'post-02' into post-03

This commit is contained in:
Philipp Oppermann
2019-09-13 17:42:32 +02:00

View File

@@ -12,9 +12,3 @@ spin = "0.5.2"
[dependencies.lazy_static] [dependencies.lazy_static]
version = "1.0" version = "1.0"
features = ["spin_no_std"] features = ["spin_no_std"]
[profile.dev]
panic = "abort"
[profile.release]
panic = "abort"