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
286286adafruit_metro_m4.upload.wait_for_upload_port=true
287287adafruit_metro_m4.upload.native_usb=true
288288adafruit_metro_m4.build.mcu=cortex-m4
289- adafruit_metro_m4.build.f_cpu=48000000L
289+ adafruit_metro_m4.build.f_cpu=120000000L
290290adafruit_metro_m4.build.usb_product="Adafruit Metro M4"
291291adafruit_metro_m4.build.usb_manufacturer="Adafruit LLC"
292292adafruit_metro_m4.build.board=METRO_M4
@@ -317,7 +317,7 @@ adafruit_metro_m4.compiler.arm.cmsis.ldflags="-L{build.variant.path}" -larm_cort
317317#adafruit_feather_m4.upload.wait_for_upload_port=true
318318#adafruit_feather_m4.upload.native_usb=true
319319#adafruit_feather_m4.build.mcu=cortex-m4
320- #adafruit_feather_m4.build.f_cpu=48000000L
320+ #adafruit_feather_m4.build.f_cpu=120000000L
321321#adafruit_feather_m4.build.usb_product="Adafruit Feather M4"
322322#adafruit_feather_m4.build.usb_manufacturer="Adafruit LLC"
323323#adafruit_feather_m4.build.board=FEATHER_M4
You can’t perform that action at this time.
0 commit comments