how to exclude ComPort project settings from github

Sysprogs forums Forums VisualGDB how to exclude ComPort project settings from github

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #36123
    js
    Participant

    hello,

    usually we exclude files from git commits by means of .gitignore but is there a way to keep the comport property somehow out of the commit. My code gets checked out on different development pc’s and i cannot find an obvious way of ignoring the comport settings from the git repository

    thanks

    #36138
    support
    Keymaster

    Hi,

    It could be possible to do this via user variables. Feel free to let us know your the project type so that we can provide more details.

    #36140
    js
    Participant

    my project type is an ESP-IDF project

    #36153
    support
    Keymaster

    Thanks, please try this build: VisualGDB-6.0.104.5238.msi.

    VisualGDB will now expand per-user variables in the COM port and Baud Rate setting, so you can set the COM port to something like $(ESP32ComPort) and it will have different values for different users.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.