Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/probe-rs/embedded-test
A test harness and runner for embedded devices
https://github.com/probe-rs/embedded-test
Bump to v0.3.0
397f9b7b277dc39befc1e0595e7ed4fea7e41c8c authored 12 months ago
397f9b7b277dc39befc1e0595e7ed4fea7e41c8c authored 12 months ago
Merge branch 'rtt-target'
25132079044613b943da426f65a9ff633f1f715c authored 12 months ago
25132079044613b943da426f65a9ff633f1f715c authored 12 months ago
Bump macro version and update changelog
55dfe76e7f17b982961d6b851098edb60d7ee393 authored 12 months ago
55dfe76e7f17b982961d6b851098edb60d7ee393 authored 12 months ago
Update to embassy-executor 0.5.0
45e0ac5bea2f2918668ca69494ae5e579b9f511e authored 12 months ago
45e0ac5bea2f2918668ca69494ae5e579b9f511e authored 12 months ago
Fix logging via target-rtt
15b0a151bdedb840501b1fec9986eb504403bfc6 authored 12 months ago
15b0a151bdedb840501b1fec9986eb504403bfc6 authored 12 months ago
Bump to 0.2.3
0e836a690f04c4e8569cf86e5e4546837f7d590e authored 12 months ago
0e836a690f04c4e8569cf86e5e4546837f7d590e authored 12 months ago
Calculate the test list buffer size at compile time
f83d3db0897b48e3db4f2e8e46742889f8def702 authored 12 months ago
f83d3db0897b48e3db4f2e8e46742889f8def702 authored 12 months ago
Reexport embassy stuff to improve error when no executor is enabled.
51e34f4c76b42e3687e82becf0e5479f2ddee987 authored about 1 year ago
51e34f4c76b42e3687e82becf0e5479f2ddee987 authored about 1 year ago
Update README.md to contain badges and license
c7c04d99ee7ce74c56c30aa9ade5b194dcab76d6 authored about 1 year ago
c7c04d99ee7ce74c56c30aa9ade5b194dcab76d6 authored about 1 year ago
Fix macro that produced wrong code when no #[init] function was present
ae910e97ea99fe58be65c0b6a19aaf8b7af03f0f authored about 1 year ago
ae910e97ea99fe58be65c0b6a19aaf8b7af03f0f authored about 1 year ago
Improve Readme (Cargo.toml)
e2a9f06573da82d50b7b1a3f00a1bdd965ee23b2 authored about 1 year ago
e2a9f06573da82d50b7b1a3f00a1bdd965ee23b2 authored about 1 year ago
Bump to version 0.2.2
21299e76586735ab248bc6ed1cd391444c3fcabf authored about 1 year ago
21299e76586735ab248bc6ed1cd391444c3fcabf authored about 1 year ago
Remove #![feature(trait_alias)]
b2d462b50ffa93d3540a30459039e1dfada9d76d authored about 1 year ago
b2d462b50ffa93d3540a30459039e1dfada9d76d authored about 1 year ago
Upstream semihosting crate changes
5174215deaa81c3fbc1054fb99c297333ceddb21 authored about 1 year ago
5174215deaa81c3fbc1054fb99c297333ceddb21 authored about 1 year ago
Merge pull request #11 from Vollbrecht/master
💬 add CHANGELOG.md
759821578f43f67b45e980b7f3703c60c3467fbc authored about 1 year ago
Update CHANGELOG.md
7f1c85496cdc2a8dcbc1b0e6910f577d1972b440 authored about 1 year ago
7f1c85496cdc2a8dcbc1b0e6910f577d1972b440 authored about 1 year ago
💬 add CHANGELOG.md
82ca4f6139f79d38a283d9ec371735bb8e9da1cf authored about 1 year ago
82ca4f6139f79d38a283d9ec371735bb8e9da1cf authored about 1 year ago
Drop state before checking test outcome
a5f4a1ab55f1ce5eec24e206eefddf0b376f7a26 authored about 1 year ago
a5f4a1ab55f1ce5eec24e206eefddf0b376f7a26 authored about 1 year ago
Merge pull request #8 from diondokter/patch-1
Typo in Readme
82c36fc5d6289e96720d860b9e7954b3c807a110 authored about 1 year ago
Fix typo
ccd73860357664ce1d8c3ab5fe007530d875ffbc authored about 1 year ago
ccd73860357664ce1d8c3ab5fe007530d875ffbc authored about 1 year ago
Fix readme
3bb6c630334d65fd934b5412565ea947cf30911d authored about 1 year ago
3bb6c630334d65fd934b5412565ea947cf30911d authored about 1 year ago
Update to 0.2
47d60dfc2efde1beb6bb4695f69ae50c7fe20a7b authored about 1 year ago
47d60dfc2efde1beb6bb4695f69ae50c7fe20a7b authored about 1 year ago
Include format version
afacf5d1270ca88f99a69c1b90464686a9319911 authored about 1 year ago
afacf5d1270ca88f99a69c1b90464686a9319911 authored about 1 year ago
Add test timeout
e98abcf0a576092bb0e9433e258b595aa7a5fa48 authored about 1 year ago
e98abcf0a576092bb0e9433e258b595aa7a5fa48 authored about 1 year ago
Complete rename should_error => should_panic
60525e9a93060d78a5e0022f383fa961d5f7ff23 authored about 1 year ago
60525e9a93060d78a5e0022f383fa961d5f7ff23 authored about 1 year ago
Basic support for async with embassy
6ebbacbb17ac8b4b0aee5625c6c9dd4830b1db75 authored about 1 year ago
6ebbacbb17ac8b4b0aee5625c6c9dd4830b1db75 authored about 1 year ago
Basic support for init function and check outcome
3db0d0d6cc087619ef3f0b1e44e49c766b9faf2d authored about 1 year ago
3db0d0d6cc087619ef3f0b1e44e49c766b9faf2d authored about 1 year ago
Fix cargo.toml patch and defmt
42d844ccaed488d35b5d4aea04776b3ca673be4e authored about 1 year ago
42d844ccaed488d35b5d4aea04776b3ca673be4e authored about 1 year ago
Move test runner into probe-rs subcommand.
03285cfb50a1cea031166a8494c6a3655c262eb6 authored about 1 year ago
03285cfb50a1cea031166a8494c6a3655c262eb6 authored about 1 year ago
Fix Cargo.toml, remove mutex
acc4cdf4abf23eb9a6b1c344c453328399b6c8f7 authored about 1 year ago
acc4cdf4abf23eb9a6b1c344c453328399b6c8f7 authored about 1 year ago
Move to probe-rs organisation, reserve crate-names
44f924ad7263f9a9c092ff8b32207d73b9386b9e authored about 1 year ago
44f924ad7263f9a9c092ff8b32207d73b9386b9e authored about 1 year ago
Add readme
c5de2d656ba2850b3869f48f4dd16e03693e80ba authored about 1 year ago
c5de2d656ba2850b3869f48f4dd16e03693e80ba authored about 1 year ago
Run the testcase
2eea60ebb172c0c65c174bbbeb40c3a660da8da7 authored about 1 year ago
2eea60ebb172c0c65c174bbbeb40c3a660da8da7 authored about 1 year ago
List + filter tests
40792651b67bd9dba592effbd875293bd4576e10 authored about 1 year ago
40792651b67bd9dba592effbd875293bd4576e10 authored about 1 year ago
First version that uses probe-rs to run
1b659c2dc07fcc45a6f616494464a800bce5248b authored about 1 year ago
1b659c2dc07fcc45a6f616494464a800bce5248b authored about 1 year ago
Initial commit
caf57299004eed775632530b31cebe7948ed14bf authored about 1 year ago
caf57299004eed775632530b31cebe7948ed14bf authored about 1 year ago