Hello,
I encountered a bug when using Arduino as Compiler and using a custom board.
I have loaded custom boards in the Arduino IDE Board Manager and this board is accessed with "ATTinyCore:avr:attinyx5".
However when entering this into the custom board field in settings for the ino file, it still wants to execute the compile in the default board context "--board arduino:avr:ATTinyCore:avr:attinyx5"
The "arduino:avr:" context should not be included when using custom boards....
Thanks!
Stefan
I encountered a bug when using Arduino as Compiler and using a custom board.
I have loaded custom boards in the Arduino IDE Board Manager and this board is accessed with "ATTinyCore:avr:attinyx5".
However when entering this into the custom board field in settings for the ino file, it still wants to execute the compile in the default board context "--board arduino:avr:ATTinyCore:avr:attinyx5"
The "arduino:avr:" context should not be included when using custom boards....
Thanks!
Stefan