You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/2020-02-29-newsletter-24.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,7 @@ go here include:
60
60
- The [stm32f3-discovery-quickstart][stm32f3-discovery-quickstart] template has been updated to utilize both the [stm32f3-discovery board support crate][stm32f3-discovery] and the [switch-hal crate][switch-hal]. It also now includes VS Code tasks for cleaning, building examples, and building in release mode.
61
61
-[@proman21][@proman21] has released a beta version of [samd-timer][samd-timer], an abstraction for the Timer peripherals present on Atmel SAM microcontrollers. This library provides lower-level control over these timers than [atsamd-hal][atsamd-hal], while remaining compatible with the HAL clock system.
62
62
-[@dbrgn][@dbrgn] and [@rnestler][@rnestler] released a first version of the [shtcx](https://docs.rs/shtcx/) embedded-hal driver for Sensirion SHTCx series humidity/temperature sensors. The driver is feature-complete, but currently supports only a blocking API. The crate will be updated with an alternative non-blocking API soon.
63
+
-[@ra-kete][@ra-kete] released the [microfft crate][microfft], a library for computing fast fourier transforms on embedded devices.
63
64
64
65
If you have an embedded project or blog post you would like to have featured in the Embedded WG Newsletter, make sure to add it to [the next newsletter], we would love to show it off!
65
66
@@ -75,6 +76,7 @@ you would like for yourself.
75
76
[@proman21]: https://github.com/proman21
76
77
[@dbrgn]: https://github.com/dbrgn
77
78
[@rnestler]: https://github.com/rnestler
79
+
[@ra-kete]: https://github.com/ra-kete
78
80
79
81
<!--
80
82
TODO: Put all links for content here.
@@ -84,6 +86,7 @@ TODO: Put all links for content here.
0 commit comments