mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-04 10:53:30 +08:00
662b775c5c
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 lines
157 B
Plaintext
8 lines
157 B
Plaintext
config BR2_PACKAGE_PYTHON_AIOCOAP
|
|
bool "python-aiocoap"
|
|
depends on BR2_PACKAGE_PYTHON3
|
|
help
|
|
Python CoAP library.
|
|
|
|
https://github.com/chrysn/aiocoap
|