sefidel and Emil Fresk
b24c3f42da
Remove remaining references to probe-run
2023-11-12 07:11:15 +00:00
sefidel and Emil Fresk
d43dca4ac2
Replace probe-run with probe-rs
...
This commit replaces all references to probe-run with probe-rs, as it
was deprecated and superseded by probe-rs.
(https://ferrous-systems.com/blog/probe-run-deprecation/ )
2023-11-11 14:49:56 +00:00
Henrik Tjäder and Emil Fresk
c1ffa724a1
Enable GHMQ
2023-07-05 18:59:05 +00:00
Henrik Tjäder and Emil Fresk
3a95124846
Update README.md
...
s/hello/minimal
2023-07-05 18:47:51 +00:00
Henrik Tjäder and Emil Fresk
0eb680cc92
Raise task1 priority to 1
2023-07-05 18:47:51 +00:00
Emil Fresk and GitHub
654a0cdcc2
Merge pull request #8 from 90degs2infty/feature_rtic-version
...
Switch to RTIC v2.0.0
2023-07-05 20:32:37 +02:00
90degs2infty
19d0e7f210
Switch to rtic-monotonics v1.0.0
2023-07-03 13:04:11 +02:00
90degs2infty
c5a2364eed
Switch to RTIC v2.0.0
2023-07-03 12:57:38 +02:00
Emil Fresk and GitHub
f44c150e67
Merge pull request #7 from datdenkikniet/cargo-generate
...
Remove Cargo generate
2023-05-02 21:44:29 +02:00
datdenkikniet
31c3b27ae8
This shouldn't be commented out either
2023-05-01 14:56:51 +02:00
datdenkikniet
fbead895bc
Rename run-steps.sh to ci.sh
2023-05-01 14:51:57 +02:00
datdenkikniet
39eaa23d3b
Clean up diffs and remove "running from git" steps
2023-05-01 14:49:44 +02:00
datdenkikniet
28f7130291
Clean up the steps
2023-05-01 14:44:51 +02:00
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
Emil Fresk and GitHub
23eb2ae50f
Merge pull request #6 from datdenkikniet/ci
...
CI: SKip over instaling probe-run for now
2023-05-01 14:09:26 +02:00
datdenkikniet
17943121d9
SKip over instaling probe-run for now
2023-05-01 13:58:09 +02:00
Emil Fresk
74903c218e
Fix CI
2023-05-01 13:52:14 +02:00
Emil Fresk and GitHub
cda3985730
Merge pull request #5 from datdenkikniet/ci
...
Fix CI
2023-05-01 13:44:32 +02:00
datdenkikniet
f6f59cc084
master -> main
2023-05-01 13:43:00 +02:00
Emil Fresk and GitHub
589450e78e
Merge pull request #3 from datdenkikniet/fix
...
Fix problems introduced by `defmt-brtt`
2023-05-01 13:41:43 +02:00
datdenkikniet
27d65b82e0
Add CI and fix the rest of the readme
2023-05-01 13:37:29 +02:00
datdenkikniet
6f2fbf49b9
Ignore instead of exclude
2023-05-01 13:12:38 +02:00
datdenkikniet
59721a0da9
Also re-rename this
2023-05-01 11:23:21 +02:00
datdenkikniet
b969f75371
Actually just use defmt-brtt without default features
2023-05-01 11:04:25 +02:00
datdenkikniet
b8d8591112
Make this more descriptive
2023-05-01 11:00:18 +02:00
datdenkikniet
5b2d65c29f
With a comment
2023-05-01 10:58:57 +02:00
datdenkikniet
3352f0cf87
Switch back to defmt_rtt till brtt is fixed
2023-05-01 10:35:52 +02:00
datdenkikniet
6d3fa4ebaf
Improve docs here
2023-05-01 10:33:08 +02:00
datdenkikniet
b0b2355c77
Also fix this version...
2023-05-01 10:23:53 +02:00
Emil Fresk and GitHub
3b98048a0b
Merge pull request #2 from datdenkikniet/fix
...
Fix
2023-05-01 06:52:45 +02:00
datdenkikniet
4ca2c53380
Add DEFMT_LOG env variable
2023-05-01 01:21:37 +02:00
datdenkikniet
6ac3019c4d
Add missing use
2023-05-01 01:19:13 +02:00
Emil Fresk and GitHub
9c7df1a7bd
Merge pull request #1 from datdenkikniet/v2
...
Update to v2 + merge main repo
2023-04-22 22:19:40 +02:00
datdenkikniet
ff4a353b7a
Get rid of this comment
2023-04-22 22:18:57 +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 Hemmann and GitHub
141f45e8a9
Add note about RP2040 BSPs ( #69 )
2023-02-07 11:30:40 +01:00
Johann Hemmann and GitHub
12bd48a88d
Update Cargo.toml ( #67 )
...
* Update `defmt-rtt`
* Omit patch version from dependencies
* Format `Cargo.toml`
* Switch to rust 2021 edition
* Use `opt-level = 'z'` again
* Re-enable `lto`
2022-10-18 17:25:46 +02:00
Emil Fresk
fb03cda302
More clarifications
2022-07-02 20:09:29 +02:00
Emil Fresk
750fb8b5d5
Update deps
2022-07-02 13:09:53 +02:00
Johann Hemmann and GitHub
5413c2c24b
Fix lto option in cargo profile ( #64 )
...
Raised in https://github.com/knurling-rs/app-template/pull/61#issuecomment-1166687101 .
2022-06-27 14:46:28 +02:00
Jorge Aparicio and GitHub
b4327d0259
Disable LTO ( #61 )
...
to work around rust-lang/rust#90357
2022-01-05 12:36:38 +01:00
Emil Fresk
706ffce2fc
Updated to RTIC 1.0 and defmt 0.3
2022-01-03 19:02:57 +01:00
Jorge Aparicio and GitHub
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 Ulrich and GitHub
d82fad8c96
Add documentation for https://github.com/knurling-rs/defmt/issues/628 ( #58 )
2021-11-26 18:35:42 +01:00
BriocheBerlin and GitHub
09cb051ef0
Updates nrf-hal version to 0.14.0 to resolve dependency conflicts. ( #57 )
2021-11-24 16:45:48 +01:00
Jorge Aparicio and GitHub
733a38a272
update defmt deps to v0.3 ( #56 )
...
* bump defmt to v0.3
remove Cargo features which are no longer needed
* remove `timestamp!`
it's no longer mandatory and a monotonic counter does not add much value given that `defmt-rtt`
works by disabling interrupts so one won't see logs out of order anyways (which would the case for a
lock-free multi-channel `Logger`)
* use println! in most the examples
so that all examples print something when `DEFMT_LOG` is unset
* make overflow example terminate in less steps
also include an estimate of the stack pointer to show the stack grows downwards towards the RAM
boundary
2021-11-10 04:46:56 +01:00
Emil Fresk
4afa0738e7
Updated RTIC version
2021-11-09 14:22:17 +01:00