mbed library sources: Modified to operate FRDM-KL25Z at 48MHz from internal 32kHz oscillator (nothing else changed).

Fork of mbed-src by mbed official

The only file that changed is: mbed-src-FLL48/targets/cmsis/TARGET_Freescale/TARGET_KL25Z/system_MKL25Z4.h

Files at this revision

API Documentation at this revision

Comitter:
icenyne
Date:
Sat Oct 26 13:59:14 2013 +0000
Parent:
29:421d0b2f3ba7
Commit message:
mbed library source for KL25Z updated to operate using internal oscillator at 48MHz as the default.

Changed in this revision

targets/cmsis/TARGET_Freescale/TARGET_KL25Z/system_MKL25Z4.c Show annotated file Show diff for this revision Revisions of this file
--- a/targets/cmsis/TARGET_Freescale/TARGET_KL25Z/system_MKL25Z4.c	Thu Sep 19 18:09:33 2013 +0000
+++ b/targets/cmsis/TARGET_Freescale/TARGET_KL25Z/system_MKL25Z4.c	Sat Oct 26 13:59:14 2013 +0000
@@ -44,7 +44,7 @@
 
 #define DISABLE_WDOG    1
 
-#define CLOCK_SETUP     1  /* icenyne: changed from 1 */
+#define CLOCK_SETUP     0  /* icenyne: changed from 1 */
 /* Predefined clock setups
    0 ... Multipurpose Clock Generator (MCG) in FLL Engaged Internal (FEI) mode
          Reference clock source for MCG module is the slow internal clock source 32.768kHz