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 @@ -246,7 +246,7 @@ mkrfox1200.build.usb_product="Arduino MKR FOX 1200"
246246mkrfox1200.build.usb_manufacturer="Arduino LLC"
247247mkrfox1200.build.board=SAMD_MKRFox1200
248248mkrfox1200.build.core=arduino
249- mkrfox1200.build.extra_flags=-DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ {build.usb_flags}
249+ mkrfox1200.build.extra_flags=-DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ {build.usb_flags} -DVERY_LOW_POWER
250250mkrfox1200.build.ldscript=linker_scripts/gcc/flash_with_bootloader.ld
251251mkrfox1200.build.openocdscript=openocd_scripts/arduino_zero.cfg
252252mkrfox1200.build.variant=mkrfox1200
@@ -304,7 +304,7 @@ mkrwan1310.build.usb_product="Arduino MKR WAN 1310"
304304mkrwan1310.build.usb_manufacturer="Arduino LLC"
305305mkrwan1310.build.board=SAMD_MKRWAN1310
306306mkrwan1310.build.core=arduino
307- mkrwan1310.build.extra_flags=-DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ {build.usb_flags} -DUSE_BQ24195L_PMIC
307+ mkrwan1310.build.extra_flags=-DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ {build.usb_flags} -DUSE_BQ24195L_PMIC -DVERY_LOW_POWER
308308mkrwan1310.build.ldscript=linker_scripts/gcc/flash_with_bootloader.ld
309309mkrwan1310.build.openocdscript=openocd_scripts/arduino_zero.cfg
310310mkrwan1310.build.variant=mkrwan1300
You can’t perform that action at this time.
0 commit comments