You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to detail and explain application build configurations using CMAKE.
Why do we need this ?
So that people compile different applications
What is already there? What do you see now?
Command line setup using CMAKE
What is missing? What do you want to see?
Detailed explanation on how to compile different applications.
How do you propose to document this?
Can be discussed, but it should be straight forward, you set a flag and compile an application.
We can provide examples on how to compile different applications.
Can you do this yourself and submit a Pull Request?
All
The text was updated successfully, but these errors were encountered:
As well as signposting on how to compile for a particular application, it's providing enough information or an actual configuration for VS Code - as it supports PlatformIO it is a go-to IDE for embedded.
Summary
We need to detail and explain application build configurations using CMAKE.
Why do we need this ?
So that people compile different applications
What is already there? What do you see now?
Command line setup using CMAKE
What is missing? What do you want to see?
Detailed explanation on how to compile different applications.
How do you propose to document this?
Can be discussed, but it should be straight forward, you set a flag and compile an application.
We can provide examples on how to compile different applications.
Can you do this yourself and submit a Pull Request?
All
The text was updated successfully, but these errors were encountered: