- Notifications
You must be signed in to change notification settings - Fork66
Comparing changes
Open a pull request
base repository:stm32duino/Arduino_Tools
Uh oh!
There was an error while loading.Please reload this page.
base:ab5a8d9
head repository:stm32duino/Arduino_Tools
Uh oh!
There was an error while loading.Please reload this page.
compare:b1c2d2c
- 14commits
- 199files changed
- 2contributors
Commits on Mar 15, 2022
fix: double quote to prevent globbing and word splitting
shellcheck(SC2086)Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedMar 15, 2022
Commits on Jan 30, 2023
Resolve upload issues on macOS Ventura
The df -l option on macOS Ventura ignores Mass Storage Volume of STM32.If you remove the -l option it works fine.
Commits on Feb 10, 2023
chore: remove duplicate upload-reset.c source file
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedFeb 10, 2023 chore: remove deprecated maple_loader source files
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedFeb 10, 2023 feat: add *.o files to .gitignore
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedFeb 10, 2023
Commits on Feb 15, 2023
feat: add libserialport sources
http://sigrok.org/wiki/Libserialporthttps://github.com/sigrokproject/libserialportSigned-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedFeb 15, 2023 feat: create upload_reset binary for windows
to remove java dependecy on Windowsfixes#67Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedFeb 15, 2023 feat: create check_port binary for windows
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedFeb 15, 2023 feat: unified maple_upload and dfu_util scripts
shellcheck and shfmt appliedSigned-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedFeb 15, 2023 chore: clean up old windows maple_upload based on java
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedFeb 15, 2023 chore: clean up dfu-utils sources
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedFeb 15, 2023
Commits on Feb 20, 2023
Merge pull request#89from fpistm/maple_upload
feat: unified maple_upload and dfu_util scripts (remove maple_loader.jar usage)
fpistm authoredFeb 20, 2023
Commits on Mar 29, 2023
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedMar 29, 2023
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 ab5a8d9...b1c2d2c
Uh oh!
There was an error while loading.Please reload this page.