tamberg
tamberg

Reputation: 2017

How to develop for Azure Sphere on macOS?

The docs state that developing for the Azure Sphere device requires

A PC running Windows 10 Anniversary Update or later

and

Visual Studio 2017 Enterprise, Professional, or Community, version 15.7 or later

Is there a way to develop for the device on macOS?

Upvotes: 7

Views: 1076

Answers (1)

asergaz
asergaz

Reputation: 1051

Currently there is no VS code support for Mac OS. You will need to use Window 10 Anniversary update or later.

You can open a feature request for the Azure Sphere team to enable Mac OS support here.

Upvotes: 4

Related Questions