We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f3b79a commit 1710862Copy full SHA for 1710862
avr/boards.txt
@@ -29,6 +29,8 @@ arduinorobot.bootloader.lock_bits=0x2F
29
arduinorobot.build.mcu=atmega32u4
30
arduinorobot.build.f_cpu=16000000L
31
arduinorobot.build.core=arduino:arduino
32
+# Default board will be overridden by the cpu menu
33
+arduinorobot.build.board=AVR_ROBOT_CONTROL
34
arduinorobot.build.vid=0x2341
35
arduinorobot.build.extra_flags={build.usb_flags}
36
0 commit comments