• Joined on 2025-11-02
doryan pushed to main at doryan/VoidVim 2025-09-16 19:35:07 +02:00
94862a999b feat: update init config
52b133918b feat: remove vscode theme, add catppuccin and treesitter playground plugin
43bf103431 feat(plugins): add breadcrumbs, navic and dropbar
1350be9290 feat(ui): change borders
8843432ef3 feat(rust-analyzer): update rust analyzer config
Compare 7 commits »
doryan pushed to dev at TheEmbeddedRust/soft-serial 2025-08-16 20:12:27 +02:00
315a0ae7c3 feat(ufmt): add feature
b98aad071f refactor!: add debug func (temp) + remove some delays + refactor bitbang
fee9ff945f feat(ringbuf): stabilize data streaming for ringbuffer
Compare 3 commits »
doryan pushed to main at doryan/ring-buffer 2025-08-10 19:31:33 +02:00
7996c794de feat: add no_std attribute
doryan pushed to dev at TheEmbeddedRust/soft-serial 2025-08-10 19:28:58 +02:00
3e0b1a8451 refactor: move implementation to mod.rs
doryan pushed to dev at TheEmbeddedRust/soft-serial 2025-08-10 19:25:46 +02:00
2e1bb877c6 fix: rename feature
doryan pushed to dev at TheEmbeddedRust/soft-serial 2025-08-10 19:23:47 +02:00
6da908db14 my skill issue...
doryan pushed to dev at TheEmbeddedRust/soft-serial 2025-08-10 19:19:04 +02: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 19:17:07 +02:00
6093224fd8 fix: 2024 -> 2021
doryan pushed to dev at TheEmbeddedRust/soft-serial 2025-08-10 19:14:55 +02:00
c77d02a7f7 i hate this
doryan pushed to dev at TheEmbeddedRust/soft-serial 2025-08-10 19:00:50 +02:00
89270cb956 fix: add version
doryan pushed to dev at TheEmbeddedRust/soft-serial 2025-08-10 18:57:47 +02:00
b78e62b351 fix: ring-buffer is optional
doryan pushed to dev at TheEmbeddedRust/soft-serial 2025-08-10 18:54:37 +02: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 19:05:53 +02:00
a800e28303 feat: make USBEndpoint public + add method get_ep_table
doryan pushed to main at TheEmbeddedRust/usb-avr-lib 2025-06-29 20:02:06 +02:00
doryan pushed to main at TheEmbeddedRust/usb-avr-lib 2025-06-29 20:00:13 +02:00
doryan pushed to main at TheEmbeddedRust/usb-avr-lib 2025-06-29 19:59:40 +02:00
doryan pushed to main at TheEmbeddedRust/usb-avr-lib 2025-06-29 19:30:52 +02:00
ca85ac552d feat: USBEndpoint is public
doryan pushed to main at TheEmbeddedRust/usb-avr-lib 2025-06-28 20:31:15 +02:00
3ddf928152 test
doryan pushed to test at TheEmbeddedRust/usb-avr-lib 2025-06-22 19:35:34 +02:00
16e254d7dc feat: remove pending_ins field and it usage
doryan created branch test in TheEmbeddedRust/usb-avr-lib 2025-06-22 19:33:29 +02:00