- 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:fdae1cc
head repository:stm32duino/Arduino_Tools
Uh oh!
There was an error while loading.Please reload this page.
compare:354699b
- 18commits
- 86files changed
- 1contributor
Commits on Mar 25, 2024
chore: replace xcpy usage by busybox cp
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedMar 25, 2024 chore: remove useless bmp_upload.bat
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedMar 25, 2024 Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedMar 25, 2024 chore: update to hid-flash 64-bit
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedMar 25, 2024 feat(hid-bl): add linux dev rule
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedMar 25, 2024 fix(upload_reset): remove warnings raised at build time
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedMar 25, 2024 feat: create upload_reset binary for linux (64-bit)
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedMar 25, 2024 chore: update busybox binary to 64 bits version
Version FRP-5301-gda71f7c57Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedMar 25, 2024
Commits on Mar 29, 2024
refactor(stm32CubeProg): use getopt and extend options
Added options:Serial: rts, dtr (optional)DFU: vid, pid (mandatory)Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedMar 29, 2024
Commits on Mar 30, 2024
chore(maple_upload): remove useless part
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedMar 30, 2024 feat(maple_upload): replace usbID by usb vid and pid
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedMar 30, 2024 fix(maple_upload): review output redirection
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedMar 30, 2024 fix(maple_upload): add a delay after upload
else logs are not properly displayed (mixed).Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedMar 30, 2024
Commits on Jun 20, 2024
Merge pull request#97from fpistm/Arduino_compatibility
refactor(stm32CubeProg): use getopt and extend options
chore(dfu-util): remove source
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedJun 20, 2024 chore(dfu-util): kept only dfu-util 64 bits for linux
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedJun 20, 2024 Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Commits on Jun 27, 2024
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
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 fdae1cc...354699b
Uh oh!
There was an error while loading.Please reload this page.