Releases: Aodrulez/blueTag
Releases · Aodrulez/blueTag
v2.1.2
v2.1.0
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
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
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
[ Initial release ]
Everything seems to be working as expected. Improvements & bug fixes to be looked into.