We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49ced3b commit b0d9d28Copy full SHA for b0d9d28
boards.txt
@@ -39,7 +39,7 @@ uno2018.menu.mode.off.build.328emulation=
39
40
##############################################################
41
42
-nona4809.name=Arduino NONA 4809
+nona4809.name=Arduino Nano Every
43
44
nona4809.vid.0=0x2341
45
nona4809.pid.0=0x0058
@@ -54,7 +54,7 @@ nona4809.upload.extra_params=-P{serial.port}
54
55
nona4809.build.mcu=atmega4809
56
nona4809.build.f_cpu=16000000L
57
-nona4809.build.board=AVR_UNO_NONA_4809
+nona4809.build.board=AVR_NANO_EVERY
58
nona4809.build.core=arduino
59
nona4809.build.variant=nona4809
60
nona4809.build.text_section_start=.text=0x0
0 commit comments