leo icon indicating copy to clipboard operation
leo copied to clipboard

support hardware in custom sketchbook directory

Open soldair opened this issue 10 years ago • 1 comments

i use a custom sketchbook directory for my pinoccio files and the arduino ide is totally cool with this but leo.. not so much

use preferences.txt for default config? http://arduino.cc/en/Hacking/Preferences

the ide saves my custom arduino config in ~/.arduino15/preferences.txt which looks like ini format. i noticed arduino >= 1.5 creates .arduino15 instead of .arduino folder

soldair avatar Jun 10 '14 04:06 soldair

i was able to work around it in the board for now. cool stuff man https://github.com/soldair/leo-board-pinoccio/blob/master/index.js#L20

soldair avatar Jun 10 '14 07:06 soldair