8 lines
229 B
Plaintext
8 lines
229 B
Plaintext
|
config BR2_PACKAGE_PYTHON_BITSTRUCT
|
||
|
bool "python-bitstruct"
|
||
|
help
|
||
|
This module performs conversions between Python values and
|
||
|
C bit field structs represented as Python byte strings.
|
||
|
|
||
|
https://github.com/eerimoq/bitstruct
|