[iotile-transport-jlink] Allow selection of FTDI chip
Open
priority:low
transport-jlink
type:enhancement
- Dominant language
- Python
- Stars
- 14
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/iotile/coretools/blob/36a8c5885c490cf885fbdf50f3bd3931b5e780af/transport_plugins/jlink/iotile_transport_jlink/multiplexers.py#L11
Currently there's no way to select from multiple FTDI chips connected to the PC.
https://github.com/codedstructure/pylibftdi/blob/13b4a3d01f20ad2601f9f0ee70a0927f58d87f20/pylibftdi/bitbang.py#L34-L41
This is the object definition of `BitBangDevice()`
Contributor guide
Assessment
This issue has not been assessed yet.