Stino icon indicating copy to clipboard operation
Stino copied to clipboard

Menu not showing Board options

Open hemalchevli opened this issue 9 years ago • 1 comments

untitled

Here is the console output when I select the arduino application folder.

Traceback (most recent call last): File ".\StinoStarter.py", line 470, in on_done File ".\app\base.py", line 24, in refresh File ".\app\base.py", line 53, in genKeywordList File ".\app\base.py", line 884, in getKeywordListFromPlatform File ".\app\base.py", line 866, in getKeywordListFromCoreFolderList File ".\app\base.py", line 855, in getKeywordListFromFile UnboundLocalError: local variable 'keyword_type' referenced before assignment

hemalchevli avatar Jan 27 '16 10:01 hemalchevli

You have installed an old branch of Stino, I didn't used it so I can't help you. But I'm working in a new plugin it's not using the arduino IDE instead use platformIO as compiler, it currently is in beta, if you like to try it and maybe report any error/bug or new feature, you will be welcome.

All the details about the project here: https://github.com/gepd/Deviot

gepd avatar Jan 29 '16 05:01 gepd