• Joined on 2024-01-24
doryan pushed to main at doryan/ring-buffer 2025-08-10 20:31:33 +03:00
7996c794de feat: add no_std attribute
doryan pushed to dev at TheEmbeddedRust/soft-serial 2025-08-10 20:28:58 +03:00
3e0b1a8451 refactor: move implementation to mod.rs
doryan pushed to dev at TheEmbeddedRust/soft-serial 2025-08-10 20:25:46 +03:00
2e1bb877c6 fix: rename feature
doryan pushed to dev at TheEmbeddedRust/soft-serial 2025-08-10 20:23:47 +03:00
6da908db14 my skill issue...
doryan pushed to dev at TheEmbeddedRust/soft-serial 2025-08-10 20:19:04 +03:00
3d11f1382e fix: import ring buffer after fix Cargo.toml of ring-buffer crate
doryan pushed to main at doryan/ring-buffer 2025-08-10 20:17:07 +03:00
6093224fd8 fix: 2024 -> 2021
doryan pushed to dev at TheEmbeddedRust/soft-serial 2025-08-10 20:14:55 +03:00
c77d02a7f7 i hate this
doryan pushed to dev at TheEmbeddedRust/soft-serial 2025-08-10 20:00:50 +03:00
89270cb956 fix: add version
doryan pushed to dev at TheEmbeddedRust/soft-serial 2025-08-10 19:57:47 +03:00
b78e62b351 fix: ring-buffer is optional
doryan pushed to dev at TheEmbeddedRust/soft-serial 2025-08-10 19:54:37 +03:00
2efee051ff feat: add RingBuffer as crate feature
ca54784e64 feat(encode): add CRC calculation
71d952dce5 feat(impl): remove RingBuffer implementation
Compare 3 commits »
doryan pushed to test at TheEmbeddedRust/usb-avr-lib 2025-06-30 20:05:53 +03:00
a800e28303 feat: make USBEndpoint public + add method get_ep_table
doryan pushed to main at TheEmbeddedRust/usb-avr-lib 2025-06-29 21:02:06 +03:00
doryan pushed to main at TheEmbeddedRust/usb-avr-lib 2025-06-29 21:00:13 +03:00
doryan pushed to main at TheEmbeddedRust/usb-avr-lib 2025-06-29 20:59:40 +03:00
doryan pushed to main at TheEmbeddedRust/usb-avr-lib 2025-06-29 20:30:52 +03:00
ca85ac552d feat: USBEndpoint is public
doryan pushed to main at TheEmbeddedRust/usb-avr-lib 2025-06-28 21:31:15 +03:00
3ddf928152 test
doryan pushed to test at TheEmbeddedRust/usb-avr-lib 2025-06-22 20:35:34 +03:00
16e254d7dc feat: remove pending_ins field and it usage
doryan pushed to test at TheEmbeddedRust/usb-avr-lib 2025-06-22 20:33:29 +03:00
doryan created branch test in TheEmbeddedRust/usb-avr-lib 2025-06-22 20:33:29 +03:00
doryan pushed to master at doryan/st 2025-06-12 16:09:32 +03:00
31164e4c6d fix(resize): patch to prevent truncate terminal content after resize term window