This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Exporting, importing and modifying libraries from Arduino IDE to SES IDE

Hello,

I'm in the process of migrating from arduino to SES IDE(For more practicality and functionality now what I'm trying to achieve is saving time by not having to rewrite all arduino libraries I'm currently using so my questions are:

1)How to import an external library to SES?

2)How would you go about converting those libraries to support the SDK(Say the newest 14.1) and import them into SES?

Thanks for your time.

Parents
  • Hello,

    I have similar requirement, I want to use Adafruit Library for SSD1680 paper display to Segger embedded studio. As I kept going in the included libraries in SSD1680.h are Arduino.h, Adafruit_I2CDevice.h. Adafruit_SPIDevice.h, wprogram.h and some more. And I'm not sure how to use SSD1680 in Segger embedded studio. Anyone had any progress please suggest something

Reply
  • Hello,

    I have similar requirement, I want to use Adafruit Library for SSD1680 paper display to Segger embedded studio. As I kept going in the included libraries in SSD1680.h are Arduino.h, Adafruit_I2CDevice.h. Adafruit_SPIDevice.h, wprogram.h and some more. And I'm not sure how to use SSD1680 in Segger embedded studio. Anyone had any progress please suggest something

Children
No Data
Related