You've already forked CoreMP135_buildroot
mirror of
https://github.com/m5stack/CoreMP135_buildroot.git
synced 2026-05-20 11:24:29 -07:00
3e22b84872
Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com> Reviewed-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
9 lines
242 B
Plaintext
9 lines
242 B
Plaintext
config BR2_PACKAGE_PYTHON_BLEAK
|
|
bool "python-bleak"
|
|
select BR2_PACKAGE_PYTHON_ASYNC_TIMEOUT # runtime
|
|
select BR2_PACKAGE_PYTHON_DBUS_FAST # runtime
|
|
help
|
|
Bluetooth Low Energy platform Agnostic Klient.
|
|
|
|
https://github.com/hbldh/bleak
|