You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In CLion Settings,
Under Languages & Frameworks -> Arduino,
I can change the boards.txt and programmers.txt that should be used.
I changed it to C:\Users\username\AppData\Local\Arduino15\packages\rak_rui\hardware\stm32\4.0.6\boards.txt where the board definitions for my rak3171 development board.
And C:\Users\username\AppData\Local\Arduino15\packages\rak_rui\hardware\stm32\4.0.6\programmers.txt where the j-link programmer is defined.
The boards then appears and are selectable when creating a new sketch, but the programmers are not shown (still show default list).
Is this the correct way to use the plugin with some other then default boards/programmers?
The text was updated successfully, but these errors were encountered:
Plugin version: 1.6.0
In CLion Settings,
Under Languages & Frameworks -> Arduino,
I can change the boards.txt and programmers.txt that should be used.
I changed it to C:\Users\username\AppData\Local\Arduino15\packages\rak_rui\hardware\stm32\4.0.6\boards.txt where the board definitions for my rak3171 development board.
And C:\Users\username\AppData\Local\Arduino15\packages\rak_rui\hardware\stm32\4.0.6\programmers.txt where the j-link programmer is defined.
The boards then appears and are selectable when creating a new sketch, but the programmers are not shown (still show default list).
Is this the correct way to use the plugin with some other then default boards/programmers?
The text was updated successfully, but these errors were encountered: