Closed fpistm closed 4 months ago
this avoids to add them to boards.txt if not needed.
boards.txt
cmake updated to get the default value from platform.txt.
platform.txt
/cc @massonal
This fixes this: https://github.com/stm32duino/Arduino_Core_STM32/issues/2445#issuecomment-2231956589
The comment at the top of platformtxt_filter is now outdated. It needs to mention this new policy wrt vid/pid.
platformtxt_filter
https://github.com/stm32duino/Arduino_Core_STM32/commit/ecdf6af8ac4f25f2bce828bd0aaf88fc3f262959
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