CLionArduinoPlugin icon indicating copy to clipboard operation
CLionArduinoPlugin copied to clipboard

Changing Boards.txt and Programmers.txt in settings

Open carlberg74 opened this issue 1 year ago • 0 comments

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?

carlberg74 avatar Feb 09 '24 20:02 carlberg74