Config.in 319 B

123456789
  1. config BR2_PACKAGE_PYTHON_CANOPEN
  2. bool "python-canopen"
  3. select BR2_PACKAGE_PYTHON_CAN # runtime
  4. help
  5. A Python implementation of the CANopen standard. The aim
  6. of the project is to support the most common parts of the
  7. CiA 301 standard in a Pythonic interface.
  8. https://github.com/christiansandberg/canopen