Commit Graph
32 Commits
Author SHA1 Message Date
datdenkikniet 30bbca68e8 Clean up todo format and clarify usage of dispatchers 2023-05-01 14:43:16 +02:00
datdenkikniet 43a6abed5e Remove unnecesarily heavy and practically unused cargo-generate 2023-05-01 14:42:38 +02:00
datdenkikniet 27d65b82e0 Add CI and fix the rest of the readme 2023-05-01 13:37:29 +02:00
datdenkikniet 4ca2c53380 Add DEFMT_LOG env variable 2023-05-01 01:21:37 +02:00
datdenkikniet 0492e028b8 Use brtt instead of rtt 2023-04-22 22:16:50 +02:00
datdenkikniet 2883ed103a Merge remote-tracking branch 'knurling/main' into v2 2023-04-22 22:16:47 +02:00
datdenkikniet 1b3f6cc68f Update to v2 2023-04-22 22:04:30 +02:00
Johann HemmannandGitHub 141f45e8a9 Add note about RP2040 BSPs (#69) 2023-02-07 11:30:40 +01:00
Jorge AparicioandGitHub 47277bbf9d add unit tests (#60)
also, flatten the workspace into a single crate. I forget what the original reason for the workspace
was -- I think it was added because `cargo t -p testsuite` is nicer than running
`cargo t --test $filename` N times. However, a single crate removes the need to repeat the list of
dependencies in `testsuite/Cargo.toml`

also, document the two sets of tests included with the template and how to run them in the README
file
2022-01-03 11:29:08 +01:00
Anatol UlrichandGitHub d82fad8c96 Add documentation for https://github.com/knurling-rs/defmt/issues/628 (#58) 2021-11-26 18:35:42 +01:00
BriocheBerlinandGitHub 09cb051ef0 Updates nrf-hal version to 0.14.0 to resolve dependency conflicts. (#57) 2021-11-24 16:45:48 +01:00
Emil Fresk 83262e5942 Specialized for RTIC 2021-09-21 11:39:45 +02:00
BriocheBerlinandGitHub 265b7f2878 Removes call to fill in user survey from readme. (#53) 2021-08-19 15:40:51 +02:00
BriocheBerlinandGitHub 775f94626e Update README.md (#52) 2021-07-15 18:21:48 +02:00
Johann Hemmann 93e4f21e4f README: Fix formatting 2021-05-10 14:42:01 +02:00
Urhengulas 5737b08a58 README.md: Document rust-analyzer.linkedProjects 2021-04-13 11:44:19 +02:00
Johann HemmannandGitHub d0aa56c67d Merge pull request #42 from knurling-rs/update-defmt-0.2.0
Update to defmt 0.2.0
2021-02-26 23:04:48 +01:00
Paul Diaconescu 59b7c6a1f3 Add missing backticks 2021-02-26 10:16:48 +01:00
Johann HemmannandGitHub 4e9a879cec Update README.md 2021-02-26 09:26:23 +01:00
Paul Diaconescu 99a17be671 Document that compilation target must be added with rustup 2021-02-25 23:03:14 +01:00
Urhengulas d1c9fa9920 Update docs 2021-02-22 22:30:25 +01:00
Lotte Steenbrink 55b8b30624 README.md: update to new probe-run usage, new nrf hal version 2021-01-21 20:04:07 +01:00
Jonas Schievink 5dd8a83db8 Remove dead link to patch 2020-12-21 14:44:17 +01:00
Jorge Aparicio 955d99d962 update diff in README 2020-11-13 15:50:09 +01:00
Jorge Aparicio 1aac949a44 document how to switch to the git version of defmt 2020-11-12 13:51:46 +01:00
Lotte Steenbrink aaa97eee1c README: update knurling link to website 2020-11-12 11:40:36 +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
Albert Skog 34ac080256 nrf hals copy memory.x automatically 2020-11-09 19:29:57 +01:00
Albert Skog 31f05205af Fix #19 - add step for memory.x 2020-11-09 18:52:32 +01:00
Jorge Aparicio b1217af509 recommend installing flip-link from crates.io 2020-10-16 14:04:03 +02:00
Lotte Steenbrink 8b9e0f5ec0 README: add installation instructions 2020-10-09 11:35:19 +02:00
Jorge Aparicio df96204a61 initial commit 2020-08-21 12:02:11 +02:00