stm32duino / Arduino_Core_STM32

STM32 core support for Arduino
https://github.com/stm32duino/Arduino_Core_STM32/wiki
Other
2.86k stars 979 forks source link

fix(platform.txt): add default vid/pid definition #2454

Closed fpistm closed 4 months ago

fpistm commented 4 months ago

this avoids to add them to boards.txt if not needed.

cmake updated to get the default value from platform.txt.

/cc @massonal

This fixes this: https://github.com/stm32duino/Arduino_Core_STM32/issues/2445#issuecomment-2231956589

fpistm commented 3 months ago

The comment at the top of platformtxt_filter is now outdated. It needs to mention this new policy wrt vid/pid.

https://github.com/stm32duino/Arduino_Core_STM32/commit/ecdf6af8ac4f25f2bce828bd0aaf88fc3f262959