-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Description
I have written a Sanguino addon for the Arduino IDE: https://github.com/Lauszus/Sanguino that both works with Arduino 1.0.x and 1.5.x, but the problem is that there is no way to reference the Arduino libraries in version 1.5.x.
This means that you will have to include all the standard Arduino libraries within the addon in the dedicated libraries folder: https://github.com/Lauszus/Sanguino/tree/master/avr/libraries.
Wouldn't it be possible to create some kind of text file so you could tell the IDE to include the Arduino libraries for you architecture, like Wire, SPI, Servo etc for AVR, just like you can reference the Arduino core?
Regards
Lauszus
Metadata
Metadata
Assignees
Labels
Component: IDEThe Arduino IDEThe Arduino IDE