You've already forked CoreMP135_buildroot
mirror of
https://github.com/m5stack/CoreMP135_buildroot.git
synced 2026-05-20 11:24:29 -07:00
ff9ca7096b
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 lines
224 B
Plaintext
9 lines
224 B
Plaintext
config BR2_PACKAGE_PYTHON_CRCMOD
|
|
bool "python-crcmod"
|
|
help
|
|
The software in this package is a Python module for
|
|
generating objects that compute the Cyclic Redundancy
|
|
Check (CRC).
|
|
|
|
http://crcmod.sourceforge.net/
|