0

Using Visual Studio to program my Arduino. I want to add additional compiler switches and include paths.

How can this be done?

asked Jul 3, 2015 at 14:50

1 Answer 1

0

Use the ExtraFlags in the project properties. The flags can be specified for the currently selected configuration or for all builds of the current project.

The feature was released in the 15.06 version of the Visual Micro Arduino plugin for Visual Studio.

This guide shows how to access the project properties

answered Jul 3, 2015 at 14:55

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.