Commit Graph

  • c0ff27a40e feat(pin): implement static pin struct (MAYBE WILL BE REMOVED) main doryan 2025-03-20 21:50:54 +0400
  • 610a1f7bc0 feat(handshake): implement handshake between two MCU doryan 2025-03-20 21:50:17 +0400
  • 87adfdf08f refactor(small): rename method and trait doryan 2025-03-20 21:49:18 +0400
  • 2cbcf9637b feat: remove redundant import doryan 2025-03-20 21:46:15 +0400
  • b2fd11d731 feat: add .gitignore doryan 2025-03-20 21:46:00 +0400
  • 9b34516ae0 refactor(small): rename method and trait doryan 2025-03-20 21:45:48 +0400
  • 03b047f9af fix(reading): change register which from MCU read data (PORTx -> PINx) doryan 2025-03-20 21:44:56 +0400
  • 28396774cd first commit doryan 2025-03-16 23:00:15 +0400
  • f8214f6672 Update .gitignore 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