I need to add a custom board. I put it in Codeblock/arduino/hardware/arduino/boards.txt. Then I restarted CodeBlocks Arduino IDE and did not find my board definition. Did I put the board def in the wrong place? My ATmeag328p runs at F_CPU=12000000 and I wanted to define my own board type. Can anyone help me do this? Thank you.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I need to add a custom board. I put it in Codeblock/arduino/hardware/arduino/boards.txt. Then I restarted CodeBlocks Arduino IDE and did not find my board definition. Did I put the board def in the wrong place? My ATmeag328p runs at F_CPU=12000000 and I wanted to define my own board type. Can anyone help me do this? Thank you.