I do not see the build command

Hey I was trying to work on the daisy seed with vs code when arduino ide could not see the port connection anymore, I installed the extension but I do not see the “task build_all” command at all, does anyone know why it could be?

To open a project in VS code, you open the directory (folder) containing the code and Makefile.

but I’m trying to write my own code, is there a standard Makefile to work with daisy seed? should I just copy paste one of the examples?

See : DaisyExamples/helper.py

It’s a python script for setting up a Daisy project.