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

Skip to content

Tags: torfmaster/tockloader

Tags

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was signed with the committer’s verified signature.
bradjc Brad Campbell
tockloader 0.9.0

v0.8.0

Toggle v0.8.0's commit message
Merge pull request tock#16 from helena-project/the-board-flag-should-…

…do-something

make the --board flag actually do something

v0.7.2

Toggle v0.7.2's commit message

Verified

This commit was signed with the committer’s verified signature.
bradjc Brad Campbell
0.7.2

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was signed with the committer’s verified signature.
bradjc Brad Campbell
remove warning that always prints

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was signed with the committer’s verified signature.
bradjc Brad Campbell
update docs

Verified

This commit was signed with the committer’s verified signature.
bradjc Brad Campbell

v0.6.0

Toggle v0.6.0's commit message
Create LICENSE

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was signed with the committer’s verified signature.
bradjc Brad Campbell
version 0.5.1

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
bradjc Brad Campbell
fix attribute address

v0.4.0

Toggle v0.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
ppannuto Pat Pannuto
Improve Serial Port Detection

tockloader automatically searches for any serial ports with the string "tock"
in the information returned by serial ports.

This release adds the `-d`/`--device-name` flag, which allows users change this
search string to search for more specific devices.

Previously, if the search was ambiguous, tockloader would simply choose the
first device arbitrarily. Now it presents an interactive menu.

Other features:

  - When possible, check that the binary was compiled with all required flags
  - Terminals will retitle based on active connections