• Joined on 2024-01-24
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
doryan pushed to dev at TheEmbeddedRust/neopixel-avr 2025-04-25 15:21:56 +03:00
3b6cc73b92 fix(???): crate name
doryan pushed to dev at TheEmbeddedRust/neopixel-avr 2025-04-25 15:18:01 +03:00
733fc8e22f feat: add sparkfun-promicro feature
doryan pushed to main at TheEmbeddedRust/usb-avr-lib 2025-04-25 14:39:37 +03:00
995bfd0169 feat: separate constructor for UsbDevice and UsbBusAllocator
doryan pushed to main at TheEmbeddedRust/usb-avr-lib 2025-04-25 14:27:11 +03:00
f399278d2c feat: rename method
doryan pushed to main at TheEmbeddedRust/usb-avr-lib 2025-04-25 13:34:11 +03:00
c4686aafc4 feat(api): add plug_in_detection
ba319eecff refactor: move function down + set #[inline(always)] for small functions
Compare 2 commits »
doryan pushed to dev at TheEmbeddedRust/soft-serial 2025-04-25 12:45:23 +03:00
a4657e202f feat(feature): add sparkfun-promicro feature
doryan pushed to main at TheEmbeddedRust/static-pins 2025-04-25 12:39:07 +03:00
53075f63ec feat(feature): add sparkfun-promicro feature
1fb1c3d573 feat(trait): remove StaticPinOps
9f781497d8 feat(cfg): impl static pins (only for promicro)
Compare 3 commits »
doryan pushed to dev at TheEmbeddedRust/soft-serial 2025-04-25 11:24:01 +03:00
aa554f1fe5 feat: remove avr specs
doryan pushed to main at TheEmbeddedRust/usb-avr-lib 2025-04-25 11:23:19 +03:00
a1e180b451 feat: comment build dep
09ae1b383c feat: change profile toolchain
Compare 2 commits »
doryan pushed to main at TheEmbeddedRust/static-pins 2025-04-25 11:21:54 +03:00
57f701e8aa feat: remove [lib] test = false lines
ce4ad89cf3 feat: change toolchain profile
Compare 2 commits »
doryan pushed to dev at TheEmbeddedRust/soft-serial 2025-04-24 21:39:28 +03:00
b5e0708b09 feat: remove interrupt configuration in constructor
doryan created branch dev in TheEmbeddedRust/soft-serial 2025-04-24 21:39:28 +03:00
doryan pushed to main at TheEmbeddedRust/usb-avr-lib 2025-04-24 21:36:03 +03:00
12104cdc0b feat: remove proc-macro dependency