Skip to content

Commit 1710862

Browse files
committed
Fixed 'build.board' preference warning
1 parent 1f3b79a commit 1710862

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

avr/boards.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ arduinorobot.bootloader.lock_bits=0x2F
2929
arduinorobot.build.mcu=atmega32u4
3030
arduinorobot.build.f_cpu=16000000L
3131
arduinorobot.build.core=arduino:arduino
32+
# Default board will be overridden by the cpu menu
33+
arduinorobot.build.board=AVR_ROBOT_CONTROL
3234
arduinorobot.build.vid=0x2341
3335
arduinorobot.build.extra_flags={build.usb_flags}
3436

0 commit comments

Comments
 (0)