doryan
|
f8214f6672
|
Update .gitignore
|
2024-12-30 22:15:13 +03:00 |
|
doryan
|
90708794db
|
feat(toolchain): add toolchain file
|
2024-12-30 23:15:11 +04:00 |
|
doryan
|
ccb23c8c56
|
refactor!: rewrite almost full library
Now usbd implementation works fine (tested on atmega32u4)
|
2024-12-30 21:17:23 +04:00 |
|
doryan
|
16812fe119
|
fix
|
2024-11-14 02:14:03 +04:00 |
|
doryan
|
7436a78885
|
feat(types): make all types and his fields public for crate
|
2024-11-14 01:55:34 +04:00 |
|
doryan
|
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 |
|
doryan
|
e9d661e9e3
|
feat(UsbBus): implement write and read methods and borrow poll method implementation from atmega_usbd
|
2024-11-14 01:52:41 +04:00 |
|
doryan
|
4ca8c4e8cf
|
feat(code): format code
|
2024-11-09 16:48:28 +04:00 |
|
doryan
|
ddd6ee6ad2
|
fix(field): change size field type from u16 to u8
|
2024-11-09 16:48:05 +04:00 |
|
doryan
|
64424febc6
|
feat(UsbBus): implement resume and set_device_address methods
|
2024-11-09 16:47:05 +04:00 |
|
doryan
|
ecb5e513d1
|
feat(alloc_ep): refactor + add comments
|
2024-11-09 16:46:12 +04:00 |
|
doryan
|
8e3517eafe
|
feat(endpoint): add configure endpoint method
|
2024-11-09 16:45:39 +04:00 |
|
doryan
|
f44aa6459a
|
feat(endpoint): add select endpoint method
|
2024-11-09 16:44:38 +04:00 |
|
doryan
|
6eb6cef6ee
|
feat: first commit
|
2024-11-09 01:29:29 +04:00 |
|