• Joined on 2025-11-02
doryan pushed to test at TheEmbeddedRust/usb-avr-lib 2025-05-18 21:16:01 +02:00
doryan pushed to test at TheEmbeddedRust/usb-avr-lib 2025-05-18 21:04:09 +02:00
dd28dfe61e test
doryan pushed to test at TheEmbeddedRust/usb-avr-lib 2025-05-18 20:58:48 +02:00
a269df21fe fix(int): fix bytes for clearing interrupt flags for usbd_serial
doryan pushed to test at TheEmbeddedRust/usb-avr-lib 2025-05-15 08:22:24 +02:00
93ade5bda0 fix: add clearing interrupts
doryan pushed to test at TheEmbeddedRust/usb-avr-lib 2025-05-15 08:02:13 +02: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 19:00:47 +02:00
6322868796 refactor: remove unwrap() usage, redundant free(||) usage and etc
doryan pushed to main at doryan/VoidVim 2025-05-09 12:49:12 +02: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 21:08:38 +02:00
f7c4b48b85 remove free-interrupt context for endpoint allocator
doryan created branch test in TheEmbeddedRust/usb-avr-lib 2025-05-05 21:08:38 +02:00
doryan pushed to master at doryan/st 2025-05-03 16:49:25 +02: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 21:02:40 +02: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 16:06:53 +02: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 18:21:51 +02:00
4a90b9a6c8 feat(usb_device): add getters
doryan pushed to main at TheEmbeddedRust/usb-avr-lib 2025-04-28 17:51:51 +02:00
ce10b959e4 Update src/types/usb_device.rs
doryan pushed to main at TheEmbeddedRust/usb-avr-lib 2025-04-28 17:51:18 +02:00
doryan pushed to main at TheEmbeddedRust/usb-avr-lib 2025-04-28 17:50:47 +02:00
doryan pushed to main at TheEmbeddedRust/usb-avr-lib 2025-04-28 17:49:28 +02:00
doryan pushed to dev at TheEmbeddedRust/soft-serial 2025-04-25 21:10:16 +02: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 14:33:49 +02:00
788060bf38 feat: rename crate dependency
doryan pushed to dev at TheEmbeddedRust/neopixel-avr 2025-04-25 14:33:26 +02:00
1f734b1036 feat: rename crate dependency