Skip to content

Commit 3dc7be5

Browse files
committed
Adding preeliminary entry containing the entry to the tools menu for switching between register emulation and normal mode
1 parent 1bffa52 commit 3dc7be5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

boards.txt

+12
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,16 @@ uno2018.menu.mode.on=ATMEGA328
3131
uno2018.menu.mode.on.build.328emulation=-DUNO_WIFI_REV2_328MODE
3232
uno2018.menu.mode.off=None (ATMEGA4809)
3333
uno2018.menu.mode.off.build.328emulation=
34+
35+
##############################################################
36+
37+
# Preeliminary entry
38+
# nano4809.name=Arduino Nano 4809
39+
40+
# menu.mode=Registers emulation
41+
# nano4809.menu.mode.on=ATMEGA328
42+
# nano4809.menu.mode.on.build.328emulation=-DAVR_NANO_4809_328MODE
43+
# nano4809.menu.mode.off=None (ATMEGA4809)
44+
# nano4809.menu.mode.off.build.328emulation=
45+
3446
##############################################################

0 commit comments

Comments
 (0)