Commit graph

17 commits

Author SHA1 Message Date
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
0af8b86c25 Fixed clippy warnings 2024-02-01 16:09:02 -06:00
138d642fc9 v0.2.0, ran cargo fmt 2024-02-01 16:07:13 -06:00
847367c9a9 Added macro for DeviceFilter 2024-02-01 16:05:06 -06:00
2ea7fd68c8 Implemented error type, changed how get_device_filter() works to be more useful 2024-02-01 12:38:52 -06:00
9aa10a019c v0.1.2, ran cargo fmt 2024-02-01 00:28:46 -06:00
d70248cc1d Added get_device_filter, made WASM check for previously paired devices 2024-02-01 00:26:55 -06:00
d9bf9a6a75 Bumped version of nusb, improved docs 2024-01-31 14:03:09 -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
f910a93468 Updated nusb to 0.1.5, fixed clippy suggestions 2024-01-31 13:07:21 -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
f3f58f9ab5 First code commit 2024-01-30 11:21:31 -06:00