Skip to content
Discussion options

You must be logged in to vote

No. The uploader here works using a bunch of state variables set by the Arduino IDE. Plain VSCode won't have that.

That said, it's a 2-line command to upload a filesystem to a chip. I'm sure P.IO can have that as an additional build or upload stage. They might even already have a special build target for that. If not, you just need to have P.IO call mklittlefs and the appropriate uploader exe for your chip (you could even copy the command lines the IDE plugin shows)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@masa6161
Comment options

Answer selected by masa6161
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants