Page MenuHomePhabricator

Use assemble.py to concatenate binaries for Musca boards
Open, NormalPublic

Description

For the Musca boards, we tell people to use srec_cat to concatenate binaries before copying them to the board. However, we already have a Python script in the repo, assemble.py, that is used to concatenate binaries. We could extend assemble.py, to remove the dependency on an extra external tool.

Event Timeline

jf549 triaged this task as Normal priority.Oct 29 2018, 5:27 PM
jf549 created this task.