Releases: thompcd/SledLink
Releases · thompcd/SledLink
SledLink v1.0.11
Changes since v1.0.10
- Chore: Remove obsolete flash firmware scripts (552d1f0)
- Docs: Update RELEASE_PROCESS for compile-from-source approach (9f23be0)
- Docs: Update project structure to remove flash tools references (059a013)
- Docs: Update UPLOAD_GUIDE for compile-from-source approach (31a2d9b)
- Revert: Remove precompiled binaries and esptool bundling (c0d66f0)
Installation
- Download
SledLink-v1.0.11.zipbelow - Unzip the package
- See
UPLOAD_GUIDE.mdin the package for installation instructions
SledLink v1.0.10
SledLink v1.0.8
Changes since v1.0.7
- Add debug output to Flash Firmware.bat to troubleshoot launch issues (b063675)
Installation
- Download
SledLink-v1.0.8.zipbelow - Unzip the package
- See
UPLOAD_GUIDE.mdin the package for installation instructions
SledLink v1.0.7
Changes since v1.0.6
- Merge branch 'main' of https://github.com/thompcd/SledLink (0ce6f00)
- Fix: Correct Windows batch file syntax for else-if condition (#6) (1d594aa)
- Fix: Correct Windows batch file syntax for else-if condition (0161142)
Installation
- Download
SledLink-v1.0.7.zipbelow - Unzip the package
- See
UPLOAD_GUIDE.mdin the package for installation instructions
SledLink v1.0.6
Changes since v1.0.5
- Merge branch 'main' of https://github.com/thompcd/SledLink (824f599)
- Fix: Include Flash Firmware.bat and flash_firmware.ps1 in release package (#5) (c6b381f)
- Fix: Include Flash Firmware.bat and flash_firmware.ps1 in release package (aca5292)
Installation
- Download
SledLink-v1.0.6.zipbelow - Unzip the package
- See
UPLOAD_GUIDE.mdin the package for installation instructions
SledLink v1.0.5
Changes since v1.0.2
- precompile binaries during release pipeline, included bundled tool to flash and automate the upload (#4) (8f657ea)
- Fix Join-Path PowerShell syntax error (#3) (4734f8b)
Installation
- Download
SledLink-v1.0.5.zipbelow - Unzip the package
- See
UPLOAD_GUIDE.mdin the package for installation instructions
SledLink v1.0.4
Changes since v1.0.2
- precompile binaries during release pipeline, included bundled tool to flash and automate the upload (#4) (8f657ea)
- Fix Join-Path PowerShell syntax error (#3) (4734f8b)
Installation
- Download
SledLink-v1.0.4.zipbelow - Unzip the package
- See
UPLOAD_GUIDE.mdin the package for installation instructions
SledLink v1.0.3
Changes since v1.0.1
- Merge fix/join-path-error into main (f265fef)
- path detection fix (d0aaee5)
- Fix firmware path detection for repo vs release contexts (641cab7)
- Rewrite Get-SerialPorts function for clarity and correctness (b8a5a65)
- Add safety checks for device property access (8c43d4e)
- Fix device display by simplifying variable assignment (d77bfb0)
- Improve serial port detection in PowerShell script (3447f2b)
- Make batch file work in both repo and release contexts (609a877)
- Fix Join-Path error in PowerShell upload script (e78d7ea)
- Fix Upload Firmware batch file path to tools subdirectory (#2) (a49fa5a)
- Remove flash firmware support - only support Arduino upload (14cf7f7)
- Fix firmware path in PowerShell upload script (36c7f34)
- Fix empty device display in PowerShell upload script (d8590ae)
- Fix Upload Firmware batch file path to tools subdirectory (930e992)
Installation
- Download
SledLink-v1.0.3.zipbelow - Unzip the package
- See
UPLOAD_GUIDE.mdin the package for installation instructions
SledLink v1.0.2
SledLink v1.0.1
Initial Release
First release of SledLink firmware and tools.
Installation
- Download
SledLink-v1.0.1.zipbelow - Unzip the package
- See
UPLOAD_GUIDE.mdin the package for installation instructions