Skip to content

Commit fc9e330

Browse files
committed
add the embedded linux team
1 parent f27e3d8 commit fc9e330

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,26 @@ Projects maintained by this team.
6767
- [`panic-itm`]
6868
- [`panic-semihosting`]
6969

70+
### The embedded Linux team
71+
72+
The embedded Linux team develops and maintains the core of the embedded Linux crate ecosystem.
73+
74+
#### Members
75+
76+
- [@nastevens]
77+
- [@posborne]
78+
79+
#### Projects
80+
81+
Projects maintained by the embedded Linux team
82+
83+
- [`gpio-utils`]: https://github.com/rust-embedded/gpio-utils
84+
- [`i2cdev`]: https://github.com/rust-embedded/rust-i2cdev
85+
- [`linux-embedded-hal`]: https://github.com/japaric/linux-embedded-hal
86+
- [`spidev`]:https://github.com/rust-embedded/rust-spidev
87+
- [`sysfs-gpio`]: https://github.com/rust-embedded/rust-sysfs-gpio
88+
- [`sysfs-pwm`]: https://github.com/rust-embedded/rust-sysfs-pwm
89+
7090
### The HAL team
7191

7292
The HAL team develops and maintains crates that ease the development of Hardware Abstraction Layers,
@@ -198,7 +218,9 @@ irc.mozilla.org).
198218
[@japaric]: https://github.com/japaric
199219
[@jcsoo]: https://github.com/jcsoo
200220
[@korken89]: https://github.com/korken89
221+
[@nastevens]: https://github.com/nastevens
201222
[@pftbest]: https://github.com/pftbest
223+
[@posborne]: https://github.com/posborne
202224
[@ryankurte]: https://github.com/ryankurte
203225
[@thejpster]: https://github.com/thejpster
204226
[@therealprof]: https://github.com/therealprof
@@ -216,6 +238,8 @@ irc.mozilla.org).
216238
[`cortex-m`]: https://github.com/rust-embedded/cortex-m
217239
[`cross`]: https://github.com/rust-embedded/cross
218240
[`embedded-hal`]: https://github.com/rust-embedded/embedded-hal
241+
[`gpio-utils`]: https://github.com/rust-embedded/gpio-utils
242+
[`i2cdev`]: https://github.com/rust-embedded/rust-i2cdev
219243
[`itm`]: https://github.com/rust-embedded/itm
220244
[`linux-embedded-hal`]: https://github.com/rust-embedded/linux-embedded-hal
221245
[`msp430-quickstart`]: https://github.com/pftbest/msp430-quickstart
@@ -226,7 +250,10 @@ irc.mozilla.org).
226250
[`riscv-rt`]: https://github.com/riscv-rust/riscv-rt
227251
[`riscv-rust-quickstart`]: https://github.com/riscv-rust/riscv-rust-quickstart
228252
[`riscv`]: https://github.com/riscv-rust/riscv
253+
[`spidev`]:https://github.com/rust-embedded/rust-spidev
229254
[`svd2rust`]: https://github.com/rust-embedded/svd2rust
255+
[`sysfs-gpio`]: https://github.com/rust-embedded/rust-sysfs-gpio
256+
[`sysfs-pwm`]: https://github.com/rust-embedded/rust-sysfs-pwm
230257

231258
## Other projects
232259

0 commit comments

Comments
 (0)