Skip to content

Addition of run / go feature #3

Description

@rogerclarkmelbourne

Hi,

FYI.

I'm using this for a port of Arduino to STM32F1xx hardware.

However I noticed that your script didnt have a run/go feature in its command line, but I also noticed that you had written code to do this, but just didn't have a way to call it

So I've done some very minor changes to add a -g option, which Go/Run's the after upload from the address of the upload

See https://github.com/rogerclarkmelbourne/Arduino_STM32/blob/master/tools/win/stm32loader.py

I guess that perhaps the -g option would be good if the address is optional, but my python skills are not up to doing that (well I'd have to do some research on how to do it etc)

But I think adding the -g option even if it just runs from the upload address is worth including

Thanks

Roger

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions