Stable Basic UI, Many New Features
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.