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 @@ -23864,7 +23864,7 @@ nano_nora.build.target=esp32s3
23864
23864
nano_nora.build.mcu=esp32s3
23865
23865
nano_nora.build.core=esp32
23866
23866
nano_nora.build.variant=arduino_nano_nora
23867
- nano_nora.build.board=ARDUINO_NANO_NORA
23867
+ nano_nora.build.board=NANO_ESP32
23868
23868
nano_nora.build.code_debug=0
23869
23869
23870
23870
nano_nora.build.usb_mode=0
@@ -23878,7 +23878,7 @@ nano_nora.build.flash_mode=dio
23878
23878
nano_nora.build.boot=qio
23879
23879
nano_nora.build.boot_freq=80m
23880
23880
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"'
23882
23882
nano_nora.build.loop_core=-DARDUINO_RUNNING_CORE=1
23883
23883
nano_nora.build.event_core=-DARDUINO_EVENT_RUNNING_CORE=1
23884
23884
nano_nora.build.psram_type=opi
You can’t perform that action at this time.
0 commit comments