More Tockloader Flexibility
Updates included in this release:
- Add boards:
- Arty 100t FPGA + SiFive E21 core
- HiFive1 board
- EDU-CIAA
- Add customization options in Tockloader:
- Can force an app to be a minimum size (useful for nRF52 chips with 4k flash pages)
- Flexibility for app ordering in flash
- More improvements for Windows
- Use logging mechanism rather than raw print(). Provides prefixes for printed output.
- Tockloader listen with RTT now uses the
--rtt
flag. - Tockloader listen no longer interrupts an existing tockloader listen.
- More flexibility for jlink and openocd commands.
- Add
--bundle-apps
to flash all apps as one bundle.