Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Adding extra arduino libraries to Atmel (Read 2359 times)
Steak
Newbies
*
Offline


Posts: 1
Joined: Jan 11th, 2016
Adding extra arduino libraries to Atmel
Jan 11th, 2016 at 4:56am
Print Post  
Hello I have got the regular arduino libraries working in atmel 6. however I want to add more arduino libraries from the internet to atmel but can not find any straight forward answer on how to do it. if anyone could help me out that would be great.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Adding extra arduino libraries to Atmel
Reply #1 - Jan 11th, 2016 at 5:14am
Print Post  
Hi,

User libraries are located in documents\arduino\libraries

You can download from web and unzip or use the Project>Add/Import library menu in Visual Micro

The rules are the same as for the arduino ide you can ask on arduino.cc/forum for help or use their wiki/library install instructions

If you add new libraries then restart the ide or click "tools>reload toolchains"

By the way: If you change from As6 to "visual studio 2015 community with C++" (its free) you get a library install and management system.
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint