Arduino_Tools icon indicating copy to clipboard operation
Arduino_Tools copied to clipboard

feat(stm32CubeProg): Don’t hardcode Homebrew prefix

Open ndoo opened this issue 1 month ago • 8 comments

Summary

Instead, use brew --prefix.

This PR fixes/implements the following bugs/features

  • [x] Feature: Allows stm32CubeProg.sh to detect gnu-getopt binary/PATH when Homebrew was installed in a non-default prefix.

Validation

  • Ensure CI build is passed.
  • Demonstrate the code is solid.

Code formatting

  • Ensure AStyle check is passed thanks CI

Closing issues

N/A

ndoo avatar Dec 17 '25 09:12 ndoo