@@ -67,6 +67,26 @@ Projects maintained by this team.
67
67
- [ ` panic-itm ` ]
68
68
- [ ` panic-semihosting ` ]
69
69
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
+
70
90
### The HAL team
71
91
72
92
The HAL team develops and maintains crates that ease the development of Hardware Abstraction Layers,
@@ -198,7 +218,9 @@ irc.mozilla.org).
198
218
[ @japaric ] : https://github.com/japaric
199
219
[ @jcsoo ] : https://github.com/jcsoo
200
220
[ @korken89 ] : https://github.com/korken89
221
+ [ @nastevens ] : https://github.com/nastevens
201
222
[ @pftbest ] : https://github.com/pftbest
223
+ [ @posborne ] : https://github.com/posborne
202
224
[ @ryankurte ] : https://github.com/ryankurte
203
225
[ @thejpster ] : https://github.com/thejpster
204
226
[ @therealprof ] : https://github.com/therealprof
@@ -216,6 +238,8 @@ irc.mozilla.org).
216
238
[ `cortex-m` ] : https://github.com/rust-embedded/cortex-m
217
239
[ `cross` ] : https://github.com/rust-embedded/cross
218
240
[ `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
219
243
[ `itm` ] : https://github.com/rust-embedded/itm
220
244
[ `linux-embedded-hal` ] : https://github.com/rust-embedded/linux-embedded-hal
221
245
[ `msp430-quickstart` ] : https://github.com/pftbest/msp430-quickstart
@@ -226,7 +250,10 @@ irc.mozilla.org).
226
250
[ `riscv-rt` ] : https://github.com/riscv-rust/riscv-rt
227
251
[ `riscv-rust-quickstart` ] : https://github.com/riscv-rust/riscv-rust-quickstart
228
252
[ `riscv` ] : https://github.com/riscv-rust/riscv
253
+ [ `spidev` ] :https://github.com/rust-embedded/rust-spidev
229
254
[ `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
230
257
231
258
## Other projects
232
259
0 commit comments