How can i create a local windows project to Photon

Hello everyone,

my question is, what i need to create a local project to Photon core?

I already read a bunch of things and i´m not completely sure about the libraries and things like that.
I think that the branch is that one:


… So i think that we need compile core-firmware, core-common-lib and core-communication-lib???
I would like to know all the steps if it possible…

Thanks

Photon - https://github.com/spark/firmware/releases/tag/v0.4.1
Core - https://github.com/spark/firmware/releases/tag/spark_11

You will need a few software mentioned here:

Thanks for your answer…

my question is about create a project…
I have a visual studio IDE with visualGDB, and i would like to know the exactly files that i need to include to my project???

Thanks