Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add device provider for STM32 Nucleo development boards. #141

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexf-uon
Copy link

Add new device provider and allow auto-detection of device path for STM32 Nucleo development boards.

This creates a new option of "Nucleo" in the drop-down menu for "Device type". The two USB identifiers given for these boards are based on the ST-Link V2 attached to Nucleo F4/L4 series boards when set to both Debug+VCP and Debug+Mass storage+VCP modes available for selection from the STLinkUpgrade utility. These USB identifiers allow the serial port to be detected automatically.

The two identifiers given for these boards are based on the ST-Link V2 attached to Nucleo F4/L4 series boards when set to both Debug+VCP and Debug+Mass storage+VCP modes available for selection from the STLinkUpgrade utility.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant