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
|