Skip to content

Commit 88395d6

Browse files
committed
removed unused .a and fixed frequency
1 parent 9064f83 commit 88395d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

boards.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ adafruit_metro_m4.upload.use_1200bps_touch=true
286286
adafruit_metro_m4.upload.wait_for_upload_port=true
287287
adafruit_metro_m4.upload.native_usb=true
288288
adafruit_metro_m4.build.mcu=cortex-m4
289-
adafruit_metro_m4.build.f_cpu=48000000L
289+
adafruit_metro_m4.build.f_cpu=120000000L
290290
adafruit_metro_m4.build.usb_product="Adafruit Metro M4"
291291
adafruit_metro_m4.build.usb_manufacturer="Adafruit LLC"
292292
adafruit_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
-64.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)