Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling with platformio cli #14

Open
Kilill opened this issue Jun 27, 2022 · 0 comments
Open

Compiling with platformio cli #14

Kilill opened this issue Jun 27, 2022 · 0 comments

Comments

@Kilill
Copy link

Kilill commented Jun 27, 2022

Just a suggestion for the platformio build instruction.

Since i usually just use the platform io cli from a console the instructions for compiling and and uploading from the command line.
it of course presupposes that the platform cli is available , preferably also included in the PATH env variable...

Compile source
pio run
Build file system from data directory
pio run -t buildfs
Upload code image
pio run -t upload
Upload filesystem image
pio run -t uploadfs

@Kilill Kilill changed the title Compiling with platform io cli Compiling with platformio cli Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant