Skip to content

Releases: thompcd/SledLink

SledLink v1.0.11

04 Jan 16:12

Choose a tag to compare

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

  1. Download SledLink-v1.0.11.zip below
  2. Unzip the package
  3. See UPLOAD_GUIDE.md in the package for installation instructions

SledLink v1.0.10

04 Jan 15:13
dd8aa99

Choose a tag to compare

Changes since v1.0.9

  • Fix: Correct filename in release script from 'Flash Firmware.bat' to 'FlashFirmware.bat' (#8) (dd8aa99)

Installation

  1. Download SledLink-v1.0.10.zip below
  2. Unzip the package
  3. See UPLOAD_GUIDE.md in the package for installation instructions

SledLink v1.0.8

04 Jan 14:12

Choose a tag to compare

Changes since v1.0.7

  • Add debug output to Flash Firmware.bat to troubleshoot launch issues (b063675)

Installation

  1. Download SledLink-v1.0.8.zip below
  2. Unzip the package
  3. See UPLOAD_GUIDE.md in the package for installation instructions

SledLink v1.0.7

03 Jan 16:54

Choose a tag to compare

Changes since v1.0.6

Installation

  1. Download SledLink-v1.0.7.zip below
  2. Unzip the package
  3. See UPLOAD_GUIDE.md in the package for installation instructions

SledLink v1.0.6

03 Jan 16:01

Choose a tag to compare

Changes since v1.0.5

Installation

  1. Download SledLink-v1.0.6.zip below
  2. Unzip the package
  3. See UPLOAD_GUIDE.md in the package for installation instructions

SledLink v1.0.5

03 Jan 15:33
8f657ea

Choose a tag to compare

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

  1. Download SledLink-v1.0.5.zip below
  2. Unzip the package
  3. See UPLOAD_GUIDE.md in the package for installation instructions

SledLink v1.0.4

03 Jan 15:22
8f657ea

Choose a tag to compare

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

  1. Download SledLink-v1.0.4.zip below
  2. Unzip the package
  3. See UPLOAD_GUIDE.md in the package for installation instructions

SledLink v1.0.3

02 Jan 07:38

Choose a tag to compare

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

  1. Download SledLink-v1.0.3.zip below
  2. Unzip the package
  3. See UPLOAD_GUIDE.md in the package for installation instructions

SledLink v1.0.2

02 Jan 06:37
a49fa5a

Choose a tag to compare

Changes since v1.0.1

  • Fix Upload Firmware batch file path to tools subdirectory (#2) (a49fa5a)

Installation

  1. Download SledLink-v1.0.2.zip below
  2. Unzip the package
  3. See UPLOAD_GUIDE.md in the package for installation instructions

SledLink v1.0.1

02 Jan 06:18

Choose a tag to compare

Initial Release

First release of SledLink firmware and tools.

Installation

  1. Download SledLink-v1.0.1.zip below
  2. Unzip the package
  3. See UPLOAD_GUIDE.md in the package for installation instructions