Commit Graph

7 Commits

Author SHA1 Message Date
30850a473d fix: add clearing interrupts 2025-02-13 00:29:02 +04:00
9b4f758045 commited for clippy fix 2025-02-11 19:27:23 +04:00
ccb23c8c56 refactor!: rewrite almost full library
Now usbd implementation works fine (tested on atmega32u4)
2024-12-30 21:17:23 +04:00
16812fe119 fix 2024-11-14 02:14:03 +04:00
652ba78cdf feat(UsbBus): move UsbBus implementation to lib.rs file and implement set_stalled, suspend and etc 2024-11-14 01:54:33 +04:00
e9d661e9e3 feat(UsbBus): implement write and read methods and borrow poll method implementation from atmega_usbd 2024-11-14 01:52:41 +04:00
6eb6cef6ee feat: first commit 2024-11-09 01:29:29 +04:00