File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -286,7 +286,7 @@ adafruit_metro_m4.upload.use_1200bps_touch=true
286
286
adafruit_metro_m4.upload.wait_for_upload_port=true
287
287
adafruit_metro_m4.upload.native_usb=true
288
288
adafruit_metro_m4.build.mcu=cortex-m4
289
- adafruit_metro_m4.build.f_cpu=48000000L
289
+ adafruit_metro_m4.build.f_cpu=120000000L
290
290
adafruit_metro_m4.build.usb_product="Adafruit Metro M4"
291
291
adafruit_metro_m4.build.usb_manufacturer="Adafruit LLC"
292
292
adafruit_metro_m4.build.board=METRO_M4
@@ -317,7 +317,7 @@ adafruit_metro_m4.compiler.arm.cmsis.ldflags="-L{build.variant.path}" -larm_cort
317
317
#adafruit_feather_m4.upload.wait_for_upload_port=true
318
318
#adafruit_feather_m4.upload.native_usb=true
319
319
#adafruit_feather_m4.build.mcu=cortex-m4
320
- #adafruit_feather_m4.build.f_cpu=48000000L
320
+ #adafruit_feather_m4.build.f_cpu=120000000L
321
321
#adafruit_feather_m4.build.usb_product="Adafruit Feather M4"
322
322
#adafruit_feather_m4.build.usb_manufacturer="Adafruit LLC"
323
323
#adafruit_feather_m4.build.board=FEATHER_M4
You can’t perform that action at this time.
0 commit comments