Skip to content

Commit c00b203

Browse files
authored
Newsletter 23: Add embedded-hal-mock release
1 parent cadea8e commit c00b203

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/2020-01-30-newsletter-23.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ If you want to mention something in [the next newsletter], send us a pull reques
3333

3434
<!-- TODO Add news related to embedded Rust that are not about new crates releases here -->
3535

36+
- [embedded-hal-mock](https://github.com/dbrgn/embedded-hal-mock/) has released 0.7.1 on crates.io with [support for error expectations](https://docs.rs/embedded-hal-mock/0.7.1/embedded_hal_mock/i2c/index.html#testing-error-handling). This means that you can now unit test the error handling logic of your embedded-hal driver crates.
37+
3638
- TODO(remove, this is an example) "const generics" has landed in nightly!
3739

3840
- TODO(remove, this is an example) the Rust compiler has gained cross compilation support for the Xtensa architecture!

0 commit comments

Comments
 (0)