Skip to content

Stable Basic UI, Many New Features

Compare
Choose a tag to compare
@bradjc bradjc released this 12 Jun 19:32
· 454 commits to master since this release
da12157

This release brings Tockloader 1.0! The basic UI is now stable (install, uninstall, etc.). The newer functions are not guaranteed to be stable, but there are likely few if any people using them regularly.

Changes

  • --jtag is deprecated and replaced with --jlink.
  • Tockloader can parse the crt0 header used by C apps.
  • Added --no-bootloader-entry to tell tockloader to assume the board is already in bootloader mode.
  • Added support for chip specific flash page sizes.
  • listen can print timestamps and line counts.
  • install can fetch apps from a server.
  • Added support for OpenOCD.