• Joined on 2024-01-24
doryan pushed to test at TheEmbeddedRust/usb-avr-lib 2025-05-15 09:22:24 +03:00
93ade5bda0 fix: add clearing interrupts
doryan pushed to test at TheEmbeddedRust/usb-avr-lib 2025-05-15 09:02:13 +03:00
64a6532c94 fix(f_reset): using detach bit in udcon register instead usbcon
doryan pushed to test at TheEmbeddedRust/usb-avr-lib 2025-05-14 20:00:47 +03:00
6322868796 refactor: remove unwrap() usage, redundant free(||) usage and etc
doryan pushed to main at doryan/VoidVim 2025-05-09 13:49:12 +03:00
9ad4462e8c feat(ts/js): remove some inline hints
95a766f193 feat(rust): remove lifetime elision hints
0bbed03377 feat(plugins): add vscode and eslint plugins
e8b9bfa907 feat(mapping): add keybinds for shifting lines
0dcbddb8a6 feat(snippets): remove luasnip
Compare 7 commits »
doryan pushed to test at TheEmbeddedRust/usb-avr-lib 2025-05-05 22:08:38 +03:00
f7c4b48b85 remove free-interrupt context for endpoint allocator
doryan created branch test in TheEmbeddedRust/usb-avr-lib 2025-05-05 22:08:38 +03:00
doryan pushed to master at doryan/st 2025-05-03 17:49:25 +03:00
6be2a4fcb5 feat: add patch defaultfontsize and etc.
c0a453cfa3 feat: change font and shell
Compare 2 commits »
doryan pushed to dev at TheEmbeddedRust/soft-serial 2025-04-30 22:02:40 +03:00
14bb705e94 feat: remove redundant loop
096fa7853f fix: revert sync timing
Compare 2 commits »
doryan pushed to dev at TheEmbeddedRust/soft-serial 2025-04-30 17:06:53 +03:00
6991e5611e feat: remove SoftSerial trait
caa1ff9f24 feat: move sync and handshake methods to struct implementation
6defd8963f feat(writer/reader): move write and read methods to SoftSerialWriter and SoftSerialReader traits + impl these traits
Compare 3 commits »
doryan pushed to main at TheEmbeddedRust/usb-avr-lib 2025-04-28 19:21:51 +03:00
4a90b9a6c8 feat(usb_device): add getters
doryan pushed to main at TheEmbeddedRust/usb-avr-lib 2025-04-28 18:51:51 +03:00
ce10b959e4 Update src/types/usb_device.rs
doryan pushed to main at TheEmbeddedRust/usb-avr-lib 2025-04-28 18:51:18 +03:00
doryan pushed to main at TheEmbeddedRust/usb-avr-lib 2025-04-28 18:50:47 +03:00
doryan pushed to main at TheEmbeddedRust/usb-avr-lib 2025-04-28 18:49:28 +03:00
doryan pushed to dev at TheEmbeddedRust/soft-serial 2025-04-25 22:10:16 +03:00
46837a68e4 fix(check): change bool expression for check condition
698851cbfd fix(read): prevent redundant data left bit shifting
Compare 2 commits »
doryan pushed to dev at TheEmbeddedRust/soft-serial 2025-04-25 15:33:49 +03:00
788060bf38 feat: rename crate dependency
doryan pushed to dev at TheEmbeddedRust/neopixel-avr 2025-04-25 15:33:26 +03:00
1f734b1036 feat: rename crate dependency
doryan pushed to main at TheEmbeddedRust/usb-avr-lib 2025-04-25 15:25:39 +03:00
fb6f180ce2 feat: rename crate
doryan renamed repository from static_pins to TheEmbeddedRust/static-pins 2025-04-25 15:24:15 +03:00
doryan pushed to main at TheEmbeddedRust/static-pins 2025-04-25 15:23:23 +03:00
d607cdec85 feat: rename crate