Skip to content
This repository has been archived by the owner on May 28, 2019. It is now read-only.

transition to openocd from st-flash #14

Merged
merged 1 commit into from
Sep 27, 2017
Merged

transition to openocd from st-flash #14

merged 1 commit into from
Sep 27, 2017

Conversation

mcudev
Copy link
Contributor

@mcudev mcudev commented Sep 8, 2017

openocd is solid and this removes dependency on another tool, st-flash.

Tested:

make openocd STLINKv21=1
make flash STLINKv21=1
make flash_erase STLINKv21=1
make flash_boardloader STLINKv21=1
make flash_bootloader STLINKv21=1
make flash_firmware STLINKv21=1
make combine flash_combine STLINKv21=1

@mcudev
Copy link
Contributor Author

mcudev commented Sep 15, 2017

Any chance this'll get pulled in? If not, I'll close it. Thanks!

@prusnak
Copy link
Member

prusnak commented Sep 15, 2017 via email

@prusnak prusnak force-pushed the master branch 5 times, most recently from 8a9cc1b to e9b66da Compare September 25, 2017 15:07
@mcudev
Copy link
Contributor Author

mcudev commented Sep 26, 2017

Just rebased onto master and is again merge-able :)

@prusnak
Copy link
Member

prusnak commented Sep 26, 2017

Please don't remove comments starting with ##. They are used to print help using make help.

@prusnak
Copy link
Member

prusnak commented Sep 26, 2017

Also is -H in call to sudo necessary?

@mcudev
Copy link
Contributor Author

mcudev commented Sep 27, 2017

I just put the comments back.

The -H allows pip cache to be used. Otherwise, you get a warning message that caching fails and it recommends to use -H. It works both ways. This way has cleaner screen output.

@prusnak prusnak merged commit 03309e0 into trezor:master Sep 27, 2017
@prusnak
Copy link
Member

prusnak commented Sep 27, 2017

Looks nice. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants