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.