GITHUB: https://github.com/Wiz-IO/arduino-azure-sphere
Microsoft Azure Sphere SDK must exist....
Hi,
AZ OS is Linux .... Arduino work as Linux C++ application on Cortex A7 ... and on baremetal M4 core too
but is very very beta for now
for more look here https://github.com/Wiz-IO/platform-azure
and source codes https://github.com/Wiz-IO/framework-azure
ok that might work too. i was hoping to find a way to upload a different distro, but if this gets me actual hardware access and free of Visual Studio, it might work just as well. ive been going through the examples, i think i finally understand the app manifiest.json concept, but im confused, where are gpio8,9,10 declared as LED_COLOR? is that just assumed by the sphere?
ok that might work too. i was hoping to find a way to upload a different distro, but if this gets me actual hardware access and free of Visual Studio, it might work just as well. ive been going through the examples, i think i finally understand the app manifiest.json concept, but im confused, where are gpio8,9,10 declared as LED_COLOR? is that just assumed by the sphere?