Skip to content

Commit

Permalink
Release v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
esarver committed Dec 20, 2024
1 parent 09c853c commit f946caf
Show file tree
Hide file tree
Showing 5 changed files with 132 additions and 205 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,12 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
- Change location of TSP Resources sections in Walkthrough and README

### Fixed
- making sure that node[N].execute(), node[N].getglobal() and node[N].setglobal() only visible in TSP-Link systems
- making sure that node[N].execute(), node[N].getglobal() and node[N].setglobal() only
visible in TSP-Link systems
- **tsp-toolkit-kic-cli:** be sure not to call TSP commands when getting instrument
information since the instrument (TTI) could be in a non-TSP language mode.
- **tsp-toolkit-kic-cli:** change the language of an instrument when getting instrument
information

## [1.1.0]

Expand Down
Loading

0 comments on commit f946caf

Please sign in to comment.