Config.in 303 B

12345678
  1. config BR2_PACKAGE_PYTHON_CAN
  2. bool "python-can"
  3. select BR2_PACKAGE_PYTHON_SQLITE if BR2_PACKAGE_PYTHON # runtime
  4. select BR2_PACKAGE_PYTHON3_SQLITE if BR2_PACKAGE_PYTHON3 # runtime
  5. help
  6. This module provides controller area network support for Python.
  7. https://bitbucket.org/hardbyte/python-can