• Joined on 2024-01-24
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
doryan pushed to dev at TheEmbeddedRust/neopixel-avr 2025-04-24 21:34:46 +03:00
3c00feb37d LOL????
doryan renamed repository from neopixel-rs to TheEmbeddedRust/neopixel-avr 2025-04-24 21:04:48 +03:00
doryan pushed to dev at TheEmbeddedRust/neopixel-avr 2025-04-24 20:55:56 +03:00
04b69b53f0 feat(pin): use set_low/high() method instead write()
doryan pushed to dev at TheEmbeddedRust/neopixel-avr 2025-04-22 21:54:12 +03:00
42d63292a8 refactor!: use for loop instead while, use PhantomData<Pin<PINMODE, P>>, rename method priv_write -> write_color_channel and etc
0a668af6e4 feat(trait): rename trait StaticPin -> StaticPinOps
6e54b54895 feat(const): rename LAST_BIT -> MSB
4e0d9d82f2 feat: use static_pin crate
3915ebbd95 feat: remove unused imports
Compare 7 commits »
doryan created branch dev in TheEmbeddedRust/neopixel-avr 2025-04-22 21:54:12 +03:00
doryan pushed to master at TheEmbeddedRust/soft-serial 2025-04-22 21:44:05 +03:00
52de979023 feat(attribute): add no_std attribute
doryan created branch master in TheEmbeddedRust/soft-serial 2025-04-21 20:40:40 +03:00
doryan pushed to master at TheEmbeddedRust/soft-serial 2025-04-21 20:40:40 +03:00
901b58cd27 first commit
doryan created repository TheEmbeddedRust/soft-serial 2025-04-21 20:40:07 +03:00
doryan pushed to main at TheEmbeddedRust/static-pins 2025-04-21 19:26:36 +03:00
e3e619c7ab feat(fn): add state check functions signatures
doryan pushed to main at TheEmbeddedRust/static-pins 2025-04-21 18:42:24 +03:00
728e7d5be7 first commit
doryan created branch main in TheEmbeddedRust/static-pins 2025-04-21 18:42:24 +03:00
doryan created repository TheEmbeddedRust/static-pins 2025-04-21 18:38:43 +03:00
doryan pushed to main at TheEmbeddedRust/usb-avr-lib 2025-04-21 18:25:28 +03:00
8416bd0fa4 cosmetic changes
30850a473d fix: add clearing interrupts
9b4f758045 commited for clippy fix
90708794db feat(toolchain): add toolchain file
ccb23c8c56 refactor!: rewrite almost full library
Compare 10 commits »