Skip to content
  • Brent Stapleton's avatar
    python: adding device_addr_t to Python API · a2f7b03c
    Brent Stapleton authored
    Add support for device_addr_t to the Python API. Most functions are
    exposed normally. The main exception is the constructor from a map of
    strings, which is replaced by a factory function called
    `make_device_addr`.
    a2f7b03c