-
Notifications
You must be signed in to change notification settings - Fork 67
Comparing changes
Open a pull request
base repository: stm32duino/Arduino_Tools
base: 354699b
head repository: stm32duino/Arduino_Tools
compare: 8be0b5d
- 8 commits
- 11 files changed
- 3 contributors
Commits on Jul 17, 2024
-
fix(stm32CubeProg): fallback to BSD getopt for MacOS
By default, MacOS uses getopt from FreeBSD and not the GNU-based one. Then "-o" and long options are not supported except if gnu-getopt is installed. Fixes #99 Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Configuration menu - View commit details
-
Copy full SHA for 8de264f - Browse repository at this point
Copy the full SHA 8de264fView commit details -
Merge pull request #100 from fpistm/getopt
fix(stm32CubeProg): fallback to BSD getopt on mac
Configuration menu - View commit details
-
Copy full SHA for 17a14b7 - Browse repository at this point
Copy the full SHA 17a14b7View commit details
Commits on Jul 18, 2024
-
doc: update badge version to 2.2.3
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Configuration menu - View commit details
-
Copy full SHA for 74f9e50 - Browse repository at this point
Copy the full SHA 74f9e50View commit details
Commits on Sep 10, 2024
-
fix: remove unreachable command
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Configuration menu - View commit details
-
Copy full SHA for 4188be2 - Browse repository at this point
Copy the full SHA 4188be2View commit details
Commits on Oct 2, 2024
-
Signed-off-by: James Young <17939249+jamesy0ung@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 19becf2 - Browse repository at this point
Copy the full SHA 19becf2View commit details
Commits on Nov 22, 2024
-
doc: update badge version to 2.2.4
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Configuration menu - View commit details
-
Copy full SHA for e87c95f - Browse repository at this point
Copy the full SHA e87c95fView commit details
Commits on Feb 17, 2025
-
Make macOS executables universal, for both x86_64 and arm64
This provides a rebuild of all macOS executables. For reproducibility, this was done entirely by `build_mac.sh`. I verified that different machines produce bit-for-bit identical output. A build machine running Xcode 16.2 16C5032a on macOS 15.2 24C101 was used. These tools should run on macOS 10.13 and later. This version was selected as it's the minimum macOS version that the xPack tools declare support for. A build of libusb is included, so that the provided `dfu-util` no longer has an external dependency. The universal structure was chosen for these tools to avoid changing paths, anywhere they may be relied on. If desired, `build_mac.sh` can also be used to produce single-architecture tools, even cross-compiling, depending on the value of the `ARCH` variable. The current released versions were selected: - libusb 1.0.27 - dfu-util 0.11 (including dfu-prefix and dfu-suffix) - hid-flash from STM32_HID_Bootloader 2.2.2 (this program erroneously reports its version as 2.2.1), with a patch from Serasidis/STM32_HID_Bootloader#68 (comment). - upload_reset from this repository at the HEAD of main Link: stm32duino/BoardManagerFiles#72 Signed-off-by: Mark Mentovai <mark@mentovai.com>
Configuration menu - View commit details
-
Copy full SHA for 492592d - Browse repository at this point
Copy the full SHA 492592dView commit details
Commits on Mar 13, 2025
-
doc: update badge version to 2.3.0
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Configuration menu - View commit details
-
Copy full SHA for 8be0b5d - Browse repository at this point
Copy the full SHA 8be0b5dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 354699b...8be0b5d