File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24140,7 +24140,7 @@ nano_nora.build.target=esp32s3
24140
24140
nano_nora.build.mcu=esp32s3
24141
24141
nano_nora.build.core=esp32
24142
24142
nano_nora.build.variant=arduino_nano_nora
24143
- nano_nora.build.board=ARDUINO_NANO_NORA
24143
+ nano_nora.build.board=NANO_ESP32
24144
24144
nano_nora.build.code_debug=0
24145
24145
24146
24146
nano_nora.build.usb_mode=0
@@ -24154,7 +24154,7 @@ nano_nora.build.flash_mode=dio
24154
24154
nano_nora.build.boot=qio
24155
24155
nano_nora.build.boot_freq=80m
24156
24156
nano_nora.build.partitions=app3M_fat9M_fact512k_16MB
24157
- nano_nora.build.defines=-DBOARD_HAS_PIN_REMAP -DBOARD_HAS_PSRAM
24157
+ nano_nora.build.defines=-DBOARD_HAS_PIN_REMAP -DBOARD_HAS_PSRAM '-DUSB_MANUFACTURER="Arduino"' '-DUSB_PRODUCT="Nano ESP32"'
24158
24158
nano_nora.build.loop_core=-DARDUINO_RUNNING_CORE=1
24159
24159
nano_nora.build.event_core=-DARDUINO_EVENT_RUNNING_CORE=1
24160
24160
nano_nora.build.psram_type=opi
You can’t perform that action at this time.
0 commit comments