File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ portenta_h33.upload_port.1.pid=0x0368
24
24
25
25
portenta_h33.compiler.fsp.defines={build.variant.path}/defines.txt
26
26
portenta_h33.compiler.fsp.ldflags={build.variant.path}/ldflags.txt
27
- portenta_h33.compiler.fsp.cflags=-mthumb "@{compiler.fsp.defines}"
28
- portenta_h33.compiler.fsp.cxxflags=-mthumb "@{compiler.fsp.defines}"
27
+ portenta_h33.compiler.fsp.cflags=-mthumb "@{compiler.fsp.defines}" -DLWIP_DNS=1
28
+ portenta_h33.compiler.fsp.cxxflags=-mthumb "@{compiler.fsp.defines}" -DLWIP_DNS=1
29
29
portenta_h33.compiler.tinyusb.cflags=-DCFG_TUSB_MCU=OPT_MCU_RAXXX
30
30
portenta_h33.compiler.tinyusb.cxxflags=-DCFG_TUSB_MCU=OPT_MCU_RAXXX
31
31
portenta_h33.compiler.fsp.includes={build.variant.path}/includes.txt
You can’t perform that action at this time.
0 commit comments