Commit Graph

  • f8214f6672 Update .gitignore main 1.0.0 doryan 2024-12-30 22:15:13 +0300
  • 90708794db feat(toolchain): add toolchain file doryan 2024-12-30 23:15:11 +0400
  • ccb23c8c56 refactor!: rewrite almost full library doryan 2024-12-30 21:17:23 +0400
  • 16812fe119 fix doryan 2024-11-14 02:14:03 +0400
  • 7436a78885 feat(types): make all types and his fields public for crate doryan 2024-11-14 01:55:34 +0400
  • 652ba78cdf feat(UsbBus): move UsbBus implementation to lib.rs file and implement set_stalled, suspend and etc doryan 2024-11-14 01:54:33 +0400
  • e9d661e9e3 feat(UsbBus): implement write and read methods and borrow poll method implementation from atmega_usbd doryan 2024-11-14 01:52:41 +0400
  • 4ca8c4e8cf feat(code): format code doryan 2024-11-09 16:48:28 +0400
  • ddd6ee6ad2 fix(field): change size field type from u16 to u8 doryan 2024-11-09 16:48:05 +0400
  • 64424febc6 feat(UsbBus): implement resume and set_device_address methods doryan 2024-11-09 16:47:05 +0400
  • ecb5e513d1 feat(alloc_ep): refactor + add comments doryan 2024-11-09 16:46:12 +0400
  • 8e3517eafe feat(endpoint): add configure endpoint method doryan 2024-11-09 16:45:39 +0400
  • f44aa6459a feat(endpoint): add select endpoint method doryan 2024-11-09 16:44:38 +0400
  • 6eb6cef6ee feat: first commit doryan 2024-11-09 01:29:29 +0400