Skip to content

Conversation

misterinterrupt
Copy link
Collaborator

Uses cargo features to support different board versions at compile time. Adds launch and build tasks for rriv_board_0_4_0.

@misterinterrupt
Copy link
Collaborator Author

you can replace the 0_4_0 folder with the next build you need, just do a search and replace for the number so the docs are up to date. you may also want to set it as default, you can do that in the \app cargo.toml

}
},
"consoleLogLevel": "Console",
"cargo": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@misterinterrupt I get a 'properly cargo not allowed' when i include this line into launcjson

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

support building with different board versions
2 participants