Skip to content

Commit eb8cffd

Browse files
committed
nano_nora: use official Arduino branding
1 parent 18c6923 commit eb8cffd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

boards.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -23864,7 +23864,7 @@ nano_nora.build.target=esp32s3
2386423864
nano_nora.build.mcu=esp32s3
2386523865
nano_nora.build.core=esp32
2386623866
nano_nora.build.variant=arduino_nano_nora
23867-
nano_nora.build.board=ARDUINO_NANO_NORA
23867+
nano_nora.build.board=NANO_ESP32
2386823868
nano_nora.build.code_debug=0
2386923869

2387023870
nano_nora.build.usb_mode=0
@@ -23878,7 +23878,7 @@ nano_nora.build.flash_mode=dio
2387823878
nano_nora.build.boot=qio
2387923879
nano_nora.build.boot_freq=80m
2388023880
nano_nora.build.partitions=app3M_fat9M_fact512k_16MB
23881-
nano_nora.build.defines=-DBOARD_HAS_PIN_REMAP -DBOARD_HAS_PSRAM
23881+
nano_nora.build.defines=-DBOARD_HAS_PIN_REMAP -DBOARD_HAS_PSRAM '-DUSB_MANUFACTURER="Arduino"' '-DUSB_PRODUCT="Nano ESP32"'
2388223882
nano_nora.build.loop_core=-DARDUINO_RUNNING_CORE=1
2388323883
nano_nora.build.event_core=-DARDUINO_EVENT_RUNNING_CORE=1
2388423884
nano_nora.build.psram_type=opi

0 commit comments

Comments
 (0)