Commit Graph

  • 68c1ff13eb feat: remove complex type casting dev doryan 2025-06-01 18:20:24 +0400
  • e915deb1d5 fix: send only bytes written to the buffer instead of the entire buffer doryan 2025-05-27 21:27:11 +0400
  • f069c3b4b2 feat(writer): reduce byte transactions (from N to len of buffer) doryan 2025-05-23 17:31:20 +0400
  • f43340db30 fix: add re-export doryan 2025-05-22 22:01:35 +0400
  • b3aa8ea46a feat(sync): remove synchronization method calls doryan 2025-05-22 21:58:45 +0400
  • b72be2fc3b feat(buf): implement SoftSerial traits for HalfDuplexSerial with RingBuffer doryan 2025-05-22 21:52:03 +0400
  • 7cbbe955bb feat(buf): add ringbuffer structure doryan 2025-05-22 21:51:13 +0400
  • 14bb705e94 feat: remove redundant loop doryan 2025-04-30 23:03:55 +0400
  • 096fa7853f fix: revert sync timing doryan 2025-04-30 23:03:42 +0400
  • 6991e5611e feat: remove SoftSerial trait doryan 2025-04-30 18:08:12 +0400
  • caa1ff9f24 feat: move sync and handshake methods to struct implementation doryan 2025-04-30 18:07:36 +0400
  • 6defd8963f feat(writer/reader): move write and read methods to SoftSerialWriter and SoftSerialReader traits + impl these traits doryan 2025-04-30 18:05:09 +0400
  • 46837a68e4 fix(check): change bool expression for check condition doryan 2025-04-25 23:11:33 +0400
  • 698851cbfd fix(read): prevent redundant data left bit shifting doryan 2025-04-25 23:09:32 +0400
  • 788060bf38 feat: rename crate dependency doryan 2025-04-25 16:35:08 +0400
  • a4657e202f feat(feature): add sparkfun-promicro feature doryan 2025-04-25 13:46:42 +0400
  • aa554f1fe5 feat: remove avr specs doryan 2025-04-25 12:25:19 +0400
  • b5e0708b09 feat: remove interrupt configuration in constructor doryan 2025-04-24 22:40:41 +0400
  • 52de979023 feat(attribute): add no_std attribute master doryan 2025-04-22 22:44:19 +0400
  • 901b58cd27 first commit doryan 2025-04-21 21:36:22 +0400