I use the 1.6.7 Arduino IDE and I’ve installed the "Arduino SAM Boards (32-bits ARM Cortex-M3)" item for my DUE board, and it works fine.
However, I would like to tune some build parameters in my boards.txt
file. Problem: I do not have a INSTALL/hardware/arduino/sam
folder!
I do have the traditional INSTALL/hardware/arduino/avr
folder, but in this one boards.txt
does not contain the settings for the DUE.
boards.txt
file in a new sam/
folder? What should be its default content?