Skip to content

Commit 2ed93dd

Browse files
authored
Add Embassy matrix room to list
Embassy had been listed under crates, but never added to the list of active chats. I also made the chats consistent wrt periods at the end of the sentence
1 parent 2840f48 commit 2ed93dd

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,10 @@ In 2018, the Rust community created an embedded working group to help drive adop
102102

103103
### Community Chat Rooms
104104

105-
- You can usually find community members (including embedded WG members) in the official [`#rust-embedded:matrix.org` Matrix room].
105+
- You can usually find community members (including embedded WG members) in the official [`#rust-embedded:matrix.org` Matrix room]
106106
- [#rust-embedded-space:matrix.org] Most Embedded Rust related Matrix rooms are in the Rust Embedded Space
107107
- [embedded.rs-wasm-iot] - English Telegram chat about Rust and WASM for microcontrollers and IoT
108-
- [embedded.rs] - Telegram chat about Rust for microcontrollers in the Russian language.
108+
- [embedded.rs] - Telegram chat about Rust for microcontrollers in the Russian language
109109
- [#avr-rust:gitter.im] - For discussion of using Embedded Rust on AVR devices
110110
- [#esp-rs:matrix.org] - For discussion of using Embedded Rust on Espressif devices
111111
- [#nrf-rs:matrix.org] - For discussion of using Embedded Rust on Nordic Semiconductor devices
@@ -116,8 +116,9 @@ In 2018, the Rust community created an embedded working group to help drive adop
116116
- [#stm32-rs:matrix.org] - For discussion of using Embedded Rust on STM32 based devices
117117
- [#atsamd-rs:gitter.im] - For discussions of using Embedded Rust on ATSAMD devices
118118
- [#ethercrab:matrix.org] - For discussion of general EtherCAT and the Rust implementation, EtherCrab
119-
- [#mspm0-rs:matrix.org] - For discussion of using Embedded Rust on Texas Instruments MSPM0 (and MSPS003) devices.
119+
- [#mspm0-rs:matrix.org] - For discussion of using Embedded Rust on Texas Instruments MSPM0 (and MSPS003) devices
120120
- [rust-embedded:QQ group] - Chinese community for Rust embedded
121+
- [#embassy-rs:matrix.org] - For discussion of using async on Embedded Rust using the Embassy ecosystem of crates
121122

122123
[#rust-embedded-graphics:matrix.org]: https://matrix.to/#/#rust-embedded-graphics:matrix.org
123124
[#esp-rs:matrix.org]: https://matrix.to/#/#esp-rs:matrix.org
@@ -136,6 +137,7 @@ In 2018, the Rust community created an embedded working group to help drive adop
136137
[#ethercrab:matrix.org]: https://matrix.to/#/#ethercrab:matrix.org
137138
[#mspm0-rs:matrix.org]: https://matrix.to/#/#mspm0-rs:matrix.org
138139
[Rust-embedded:QQ group]: https://qm.qq.com/q/A8Hl57xR1C
140+
[#embassy-rs:matrix.org]: https://matrix.to/#/#embassy-rs:matrix.org
139141

140142
## Books, blogs, and training materials
141143

0 commit comments

Comments
 (0)