Добавить порт SETProtocol v2 для TMS320F2812

This commit is contained in:
2026-09-06 02:08:52 +03:00
parent 1511719bb9
commit 9ad0322c71
10 changed files with 959 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
"""Cross-platform Python facade for the canonical SETProtocol core."""
from .core import * # noqa: F401,F403
from .can import CanAddress, CanFrame, CanReassembler, segment