8000 Release Autodetect Boards · tock/tockloader · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Autodetect Boards

Compare
Choose a tag to compare
@bradjc bradjc released this 06 Aug 20:47
2c25f07

The major feature in this release is support for autodetecting boards. This uses jlinkexe and openocd to see what boards are attached and if we recognize them. This largely removes the need to use the --board flag.

Other changes:

  • Handle large wr 33B8 ites using the bootloader.
  • Add progress bar.
  • Other fixes.
0