fix(pm3py): disable CRC for USB (matching C client), fix CRC byte order for FPC UART
This commit is contained in:
@@ -0,0 +1 @@
|
||||
pip
|
||||
@@ -0,0 +1,7 @@
|
||||
Metadata-Version: 2.4
|
||||
Name: pm3py
|
||||
Version: 0.1.0
|
||||
Requires-Python: >=3.10
|
||||
Requires-Dist: pyserial-asyncio>=0.6
|
||||
Dynamic: requires-dist
|
||||
Dynamic: requires-python
|
||||
@@ -0,0 +1,10 @@
|
||||
__editable__.pm3py-0.1.0.pth,sha256=0kvccp5exhLJdcVok0lULRCFh3BlyVrpCwXXoTfyQKk,81
|
||||
__editable___pm3py_0_1_0_finder.py,sha256=31WJteq9sq17nVirEeykhBbbaLvdUPtlZNMr1sO_c30,3404
|
||||
__pycache__/__editable___pm3py_0_1_0_finder.cpython-312.pyc,,
|
||||
pm3py-0.1.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
pm3py-0.1.0.dist-info/METADATA,sha256=q8Wc4WeQISUttCAor6qJWIEQqADKvlxvUwkClpfFsaU,158
|
||||
pm3py-0.1.0.dist-info/RECORD,,
|
||||
pm3py-0.1.0.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
pm3py-0.1.0.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
|
||||
pm3py-0.1.0.dist-info/direct_url.json,sha256=40YScr89o24e2OLZzt2K1o7nEaLjcxCE_ePP_JScUvY,66
|
||||
pm3py-0.1.0.dist-info/top_level.txt,sha256=bT0EK4QuIIttaMfNPWBJU7IBW6MbrD9VDzAeiIZiFyQ,12
|
||||
@@ -0,0 +1,5 @@
|
||||
Wheel-Version: 1.0
|
||||
Generator: setuptools (82.0.1)
|
||||
Root-Is-Purelib: true
|
||||
Tag: py3-none-any
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
{"dir_info": {"editable": true}, "url": "file:///home/work/pm3py"}
|
||||
@@ -0,0 +1,2 @@
|
||||
pm3py
|
||||
tests
|
||||
Reference in New Issue
Block a user