Tockloader

Latest version: v1.13.0

Safety actively analyzes 702392 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 5

0.4.0

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

0.3.0

This release adds the `add`, `remove`, and `replace` commands which make it much easier to program a Tock board with multiple apps.

Other features:
- Sort apps by binary size for the MPU.
- Auto find .bin files so you can just run `tockloader add` in an app directory.
- Check to see if Make has thing to build and warn the user.
- Allow arguments in a more flexible order.
- Better ignore bluetooth devices on mac when searching for a board's serial port.

0.2.0

- Use pyserial's grep feature to find boards with the string "tock" in them.
- Fix string printing issue when CRC checks fail.

Known Issues
- Some binaries causes a CRC check to fail repeatedly even though the binary is flashed successfully.

0.1.0

Get a version on PyPI that supports `flash` and `listen`.

Page 5 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.