Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: Aodrulez/blueTag

v2.1.2

04 Jul 22:19
887fc83

Choose a tag to compare

2.1.2 (2025-07-03)

Fixes:

  • Fixed regression in USB-to-Serial hardware boot mode caused by the fix for Issue #13

Features:

  • None

Others:

  • None

v2.1.0

21 Feb 01:06
765bde6

Choose a tag to compare

CHANGELOG.md

2.1.0 (2025-02-21)

Fixes:

  • Fixed the issue of some dev-boards booting straight into CMSIS-DAP hardware mode
  • Fixed USB-to-Serial mode conflict with CMSIS-DAP mode's UART interface

Features:

  • None

Others:

  • Removed Flashrom's programmer mode from boot mode

2.0.0 (2025-02-16)

Fixes:

  • Debug interface scan logic for both JTAG & SWD is now improved as well as safer than before
  • Fixed a bug where SWD scan mode logic didn't switch back the target device to JTAG mode when successful
  • Fixed a bug related to TRST pin identification logic for the JTAG scan mode

Features:

  • Added support for four new hardware modes (USB-to-Serial, Flashrom's serial programmer, Openocd JTAG/SWD debugger, CMSIS-DAP v1.0 debugger)
  • Added the option for blueTag to boot straight into above mentioned hardware modes

Others:

  • Updated description of the project with relevant details for this major release

1.0.2 (2024-11-11)

Fixes:

  • None

Features:

  • Updated default available channels from 9 to 16

Others:

  • Updated description of the project with an image describing the pinout information

1.0.1 (2024-07-31)

Fixes:

  • None

Features:

  • Updated "jep106.inc" to include recent information (July 2024)

Others:

  • Implemented github actions for online compilation
  • Added workflow to automatically generate uf2 binary on each release

1.0.0 (2021-09-29)

Fixes:

  • None

Features:

  • Initial release

v1.0.2

19 Nov 00:05
ec644b7

Choose a tag to compare

CHANGELOG.md

1.0.2 (2024-11-19)

Fixes:

  • JTAG scan function underwent a major change, should be more reliable now
  • SWD scan time is now optimized, should be much faster than before

Features:

  • Updated default available channels from 9 to 16

Others:

  • Updated description of the project with an image describing the pinout information

1.0.1 (2024-07-31)

Fixes:

  • None

Features:

  • Updated "jep106.inc" to include recent information (July 2024)

Others:

  • Implemented github actions for online compilation
  • Added workflow to automatically generate uf2 binary on each release

1.0.0 (2021-09-29)

Fixes:

  • None

Features:

  • Initial release

v1.0.1

31 Jul 12:21
97c3c8f

Choose a tag to compare

CHANGELOG.md

1.0.1 (2024-07-31)

Fixes:

  • None

Features:

  • Updated "jep106.inc" to include recent information (July 2024)

Others:

  • Implemented github actions for online compilation
  • Added workflow to automatically generate uf2 binary on each release

1.0.0 (2021-09-29)

Fixes:

  • None

Features:

  • Initial release

blueTag v1.0

29 Sep 13:07
59f0a88

Choose a tag to compare

[ Initial release ]
Everything seems to be working as expected. Improvements & bug fixes to be looked into.