Releases: speeduino/SpeedyLoader
SpeedyLoader v1.6.0
This release introduces (Amongst other small features) the ability to load firmware onto stm32f407 boards as well as choosing a local firmware file to use rather than one from the Speeduino server.
Major changes since version 1.5.1 are:
- Allow for uploads to stm32f407 boards (Please note that no other stm32 MCUs are supported at this time)
- Local binary files can be chosen rather than downloading from the Speeduino server
- Many minor GUI cleanups
- Open links in external browser
- Fix firmware details not displaying correctly if over a certain length
- MANY packages updated
SpeedyLoader v1.6.0 Beta 2
- Display burn progress with stm32
- Fix upload issues with stm32 on Windows
- Prompt user to install libusb for stm32 if not found
- Correctly enable Upload button based on devices found rather than just serial ports
SpeedyLoader v1.6.0 Beta 1
This is a beta release for testing of new SpeedyLoader functionality.
Major changes since version 1.5.1 are:
- Allow for uploads to stm32f407 boards (Requires wider testing)
- Local binary files can be chosen rather than downloading from the Speeduino server
- Many minor GUI cleanups
- Open links in external browser
- Fix firmware details not displaying correctly if over a certain length
- MANY packages updated
v1.5.1
Minor changes:
- Fix for update notice not appearing
- Fix for base tune download Window not appearing correctly on Windows
Platform | File |
---|---|
Windows 64-bit | SpeedyLoader-x64.exe |
Windows 32-bit | SpeedyLoader-ia32.exe |
Mac | SpeedyLoader.dmg |
Linux | SpeedyLoader.AppImage |
Linux (Raspberry Pi) | SpeedyLoader-armv7l.AppImage |
v1.5.0
Major changes:
- Add detection of Teensy 3.6 and 4.1 boards
- Added new base tunes system
- Can differentiate between Teensy boards in Serial vs HID modes
- Much better hardware detection for all boards
Minor changes:
- Multiple bug fixes
- Dependency updates
Platform | File |
---|---|
Windows 64-bit | SpeedyLoader.1.5.0_x64.exe |
Windows 32-bit | SpeedyLoader.1.5.0_ia32.exe |
Mac | SpeedyLoader-1.5.0.dmg |
Linux | SpeedyLoader.1.5.0.AppImage |
Linux (Raspberry Pi) | SpeedyLoader.1.5.0_armv7l.AppImage |
v1.4.1 Minor fixes
Minor change:
- Fix an issue where Teensy and AVR hex files may be incorrectly interchanged.
Platform | File |
---|---|
Windows 64-bit | SpeedyLoader-x64.exe |
Windows 32-bit | SpeedyLoader-ia32.exe |
Mac | SpeedyLoader.dmg |
Linux | SpeedyLoader.AppImage |
Linux (Raspberry Pi) | SpeedyLoader-armv7l.AppImage |
SpeedyLoader v1.4.0
Major new feature:
- Add ability to upload to Teensy 3.5 boards. Only use with master firmware
Minor changes:
- UI improvements
- Security improvements
Platform | File |
---|---|
Windows 64-bit | SpeedyLoader-x64.exe |
Windows 32-bit | SpeedyLoader-ia32.exe |
Mac | SpeedyLoader.dmg |
Linux | SpeedyLoader.AppImage |
Linux (Raspberry Pi) | SpeedyLoader-armv7l.AppImage |
SpeedyLoader v1.3.0
Version 1.3.0 adds the ability to download base tune files directly.
These are pulled from GitHub and are filtered to only show the tunes that are available for a given firmware.
Platform | File |
---|---|
Windows 64-bit | SpeedyLoader-x64.exe |
Windows 32-bit | SpeedyLoader-ia32.exe |
Mac | SpeedyLoader.dmg |
Linux | SpeedyLoader.AppImage |
Linux (Raspberry Pi) | SpeedyLoader-armv7l.AppImage |
SpeedyLoader v1.2.0
Version 1.2.0 adds the following:
- Support for an ARM build (Eg Raspberry Pi 2/3/4)
- Buttons to download the base tune file for the currently selected firmware version
- 64-bit and 32-bit versions of avrdude for linux (Eg Working on 64-bit only Ubuntu 19.04)
- An Automatic check on startup to see whether any updates are available
Master builds
This version just adds the handling for the master build, which will ALWAYS be downloaded, even if there is already a master.hex file found locally.