Skip to content

Commit e54d6bb

Browse files
committed
K64F - clock setup 4 (usb clock enable)
1 parent c416573 commit e54d6bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/mbed/targets/cmsis/TARGET_Freescale/TARGET_K64F/system_MK64F12.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
#define DISABLE_WDOG 1
5454

5555
#ifndef CLOCK_SETUP
56-
#define CLOCK_SETUP 1
56+
#define CLOCK_SETUP 4
5757
#endif
5858
/* Predefined clock setups
5959
0 ... Multipurpose Clock Generator (MCG) in FLL Engaged Internal (FEI) mode

0 commit comments

Comments
 (0)