mbed library sources

Dependents:   Encrypted my_mbed lklk CyaSSL_DTLS_Cellular ... more

Superseded

This library was superseded by mbed-dev - https://os.mbed.com/users/mbed_official/code/mbed-dev/.

Development branch of the mbed library sources. This library is kept in synch with the latest changes from the mbed SDK and it is not guaranteed to work.

If you are looking for a stable and tested release, please import one of the official mbed library releases:

Import librarymbed

The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.

Revision:
534:6cdb58309977
Parent:
525:c320967f86b9
Child:
607:ae528ef7bd3d
--- a/targets/hal/TARGET_Silicon_Labs/TARGET_EFM32/TARGET_EFM32LG_STK3600/device_peripherals.h	Mon May 04 08:30:08 2015 +0100
+++ b/targets/hal/TARGET_Silicon_Labs/TARGET_EFM32/TARGET_EFM32LG_STK3600/device_peripherals.h	Tue May 05 08:00:08 2015 +0100
@@ -64,7 +64,7 @@
 #define HFRCO_FREQUENCY 		CMU_HFRCOCTRL_BAND_14MHZ
 
 #define LFXO_FREQUENCY			32768
-#define HFXO_FREQUENCY			32000000
+#define HFXO_FREQUENCY			48000000
 
 #if (LOW_ENERGY_CLOCK_SOURCE == LFXO)
 #define LOW_ENERGY_CLOCK_FREQUENCY	LFXO_FREQUENCY