File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -1148,6 +1148,8 @@ Work in progress drivers. Help the authors make these crates awesome!
1148
1148
1 . [ ublox-cellular-rs] - Serial - Cellular driver for the full Ublox cellular serial based family
1149
1149
1 . [ atwinc1500-rs] - SPI - A host driver for the Atwinc1500 network controller
1150
1150
1 . [ HX711] - GPIO - An interrupt-based driver for the HX711 Load Cell Amplifier IC. no-std.
1151
+ 1 . [ tmag5273] - Cross-platform no_std compatible i2c library for 3-axis Hall Effect sensor.
1152
+ 1 . [ paa5100je-pwm3901] - Cross platform no-std compatible spi async library for an Optical Flow Sensor.
1151
1153
1152
1154
[ AD9850 ] : https://crates.io/crates/ad9850
1153
1155
[ AFE4400 ] : https://github.com/ReeceStevens/afe4400
@@ -1252,7 +1254,8 @@ Work in progress drivers. Help the authors make these crates awesome!
1252
1254
[ ublox-cellular-rs ] : https://github.com/BlackbirdHQ/ublox-cellular-rs
1253
1255
[ atwinc1500-rs ] : https://crates.io/crates/atwinc1500
1254
1256
[ HX711 ] : https://github.com/DaneSlattery/hx711
1255
-
1257
+ [ tmag5273 ] : https://github.com/dysonltd/tmag5273
1258
+ [ paa5100je-pwm3901 ] : https://github.com/dysonltd/paa5100je-pwm3901
1256
1259
## no-std crates
1257
1260
1258
1261
[ ` #![no_std] ` crates] [ no-std-category ] designed to run on resource-constrained devices.
You can’t perform that action at this time.
0 commit comments