ARMmbed / mbed-os-tools

The tools to test and work with Mbed OS
Apache License 2.0
33 stars 67 forks source link

Allow to pass the file format to pyocd #263

Closed ithinuel closed 3 years ago

ithinuel commented 3 years ago

Description

This adds an option to mbedhtrun to accept the image file format to be passed and forward it to pyocd.

Pull request type

[ ] Fix
[ ] Refactor
[ ] Target update
[x] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

@MarceloSalazar