File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 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!
114811481 . [ ublox-cellular-rs] - Serial - Cellular driver for the full Ublox cellular serial based family
114911491 . [ atwinc1500-rs] - SPI - A host driver for the Atwinc1500 network controller
115011501 . [ 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.
11511153
11521154[ AD9850 ] : https://crates.io/crates/ad9850
11531155[ AFE4400 ] : https://github.com/ReeceStevens/afe4400
@@ -1252,7 +1254,8 @@ Work in progress drivers. Help the authors make these crates awesome!
12521254[ ublox-cellular-rs ] : https://github.com/BlackbirdHQ/ublox-cellular-rs
12531255[ atwinc1500-rs ] : https://crates.io/crates/atwinc1500
12541256[ HX711 ] : https://github.com/DaneSlattery/hx711
1255-
1257+ [ tmag5273 ] : https://github.com/dysonltd/tmag5273
1258+ [ paa5100je-pwm3901 ] : https://github.com/dysonltd/paa5100je-pwm3901
12561259## no-std crates
12571260
12581261[ ` #![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