You've already forked CoreMP135_buildroot
mirror of
https://github.com/m5stack/CoreMP135_buildroot.git
synced 2026-05-20 11:24:29 -07:00
45a8926c2b
Add hash file, switch to setuptools and change project's home page to GitHub. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
7 lines
163 B
Plaintext
7 lines
163 B
Plaintext
config BR2_PACKAGE_PYTHON_SERIAL
|
|
bool "python-serial"
|
|
help
|
|
python-serial is a Python library to access serial ports.
|
|
|
|
https://github.com/pyserial/pyserial
|