Skip to content

Commit e9c3b54

Browse files
Merge pull request #4984 from onkoe/master
feat: Add my embedded-hal driver article to TWIR 526
2 parents 9819015 + a09babb commit e9c3b54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

draft/2023-12-20-this-week-in-rust.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ and just ask the editors to select the category.
5353

5454
* [Nine Rules for SIMD Acceleration of your Rust Code (Part 2): General Lessons from Boosting Data Ingestion in the range-set-blaze Crate by 7x](https://medium.com/towards-data-science/nine-rules-for-simd-acceleration-of-your-rust-code-part-2-6a104b3be6f3)
5555

56+
* [What I Learned Making an embedded-hal Driver in Rust (for the MAX6675 Thermocouple Digitizer)](https://barretts.club/posts/max6675-hal/)
57+
5658
### Rust Walkthroughs
5759
* [Generic types for function parameters in Rust 🦀](https://rust.code-maven.com/generic-types-for-simple-function)
5860

0 commit comments

Comments
 (0)