|
43e19eda94
|
Fixed typos
|
2024-03-24 06:41:08 -05:00 |
|
|
93e621e969
|
Renamed many items to be less redundant
|
2024-03-24 06:05:28 -05:00 |
|
|
202d2d1fbd
|
Added UsbDescriptor , added get_device_list() on native, updated deps
|
2024-03-23 20:14:48 -05:00 |
|
|
95b3083b82
|
Added Eq and Ord to UsbError
|
2024-03-10 16:56:37 -05:00 |
|
|
538103c2c3
|
Fixed made native get_device() properly grab the first one
|
2024-02-18 03:14:55 -06:00 |
|
|
1b8df6ab26
|
Fixed documentation errors
|
2024-02-08 03:04:49 -06:00 |
|
|
d57cd84338
|
Updated web-sys and wasm-bindgen , added UsbDevice.forget()
|
2024-02-07 13:21:55 -06:00 |
|
|
6ac7479879
|
Replaced get_device with get_device_filter , doc improvements, other improvements
|
2024-02-02 00:12:05 -06:00 |
|
|
138d642fc9
|
v0.2.0, ran cargo fmt
|
2024-02-01 16:07:13 -06:00 |
|
|
2ea7fd68c8
|
Implemented error type, changed how get_device_filter() works to be more useful
|
2024-02-01 12:38:52 -06:00 |
|
|
d70248cc1d
|
Added get_device_filter , made WASM check for previously paired devices
|
2024-02-01 00:26:55 -06:00 |
|
|
062a8e367c
|
Added more docs, moved some components
|
2024-01-31 15:02:57 -06:00 |
|
|
0ffcbeee5f
|
Eliminated remaining warnings
|
2024-01-31 13:22:04 -06:00 |
|
|
e2b970d817
|
Ran cargo fmt
|
2024-01-31 13:09:37 -06:00 |
|
|
1a350800cf
|
Implemented bulk transfers, cleaned up code, added some docs
|
2024-01-31 12:05:39 -06:00 |
|
|
8b624b0136
|
Finished implementing most functions
|
2024-01-31 08:27:04 -06:00 |
|
|
3ca83e5f8c
|
Control in/out both work
|
2024-01-31 08:06:35 -06:00 |
|
|
db9605fbb7
|
Fixed some problems with wasm
|
2024-01-30 18:06:44 -06:00 |
|
|
3bad540481
|
Supressed async_fn_in_trait lint for now
|
2024-01-30 11:37:30 -06:00 |
|
|
f3f58f9ab5
|
First code commit
|
2024-01-30 11:21:31 -06:00 |
|