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
|