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"
246
246
mkrfox1200.build.usb_manufacturer="Arduino LLC"
247
247
mkrfox1200.build.board=SAMD_MKRFox1200
248
248
mkrfox1200.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
250
250
mkrfox1200.build.ldscript=linker_scripts/gcc/flash_with_bootloader.ld
251
251
mkrfox1200.build.openocdscript=openocd_scripts/arduino_zero.cfg
252
252
mkrfox1200.build.variant=mkrfox1200
@@ -304,7 +304,7 @@ mkrwan1310.build.usb_product="Arduino MKR WAN 1310"
304
304
mkrwan1310.build.usb_manufacturer="Arduino LLC"
305
305
mkrwan1310.build.board=SAMD_MKRWAN1310
306
306
mkrwan1310.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
308
308
mkrwan1310.build.ldscript=linker_scripts/gcc/flash_with_bootloader.ld
309
309
mkrwan1310.build.openocdscript=openocd_scripts/arduino_zero.cfg
310
310
mkrwan1310.build.variant=mkrwan1300
You can’t perform that action at this time.
0 commit comments