mbed-os/libraries/mbed/targets/hal/TARGET_Silicon_Labs/TARGET_EFM32
Steven Cooreman 8fea0fdf8d redefine OPEN_MAX from sys_limits for ZG and HG because they are RAM-limited parts, and in doing so, we save about 200 bytes of RAM. 2015-05-05 15:35:10 -05:00
..
TARGET_EFM32GG_STK3700 * Silence bunch of compiler warnings on Silicon Labs platforms 2015-04-27 19:31:00 -07:00
TARGET_EFM32HG_STK3400 redefine OPEN_MAX from sys_limits for ZG and HG because they are RAM-limited parts, and in doing so, we save about 200 bytes of RAM. 2015-05-05 15:35:10 -05:00
TARGET_EFM32LG_STK3600 Leopard and Wonder Gecko boards had the wrong clock frequency defined. 2015-05-04 17:03:34 -05:00
TARGET_EFM32WG_STK3800 Leopard and Wonder Gecko boards had the wrong clock frequency defined. 2015-05-04 17:03:34 -05:00
TARGET_EFM32ZG_STK3200 redefine OPEN_MAX from sys_limits for ZG and HG because they are RAM-limited parts, and in doing so, we save about 200 bytes of RAM. 2015-05-05 15:35:10 -05:00
emlib Add in Silicon Labs targets 2015-04-27 11:11:02 -07:00
analogin_api.c Add in Silicon Labs targets 2015-04-27 11:11:02 -07:00
analogout_api.c Add in Silicon Labs targets 2015-04-27 11:11:02 -07:00
clocking.h * Silence bunch of compiler warnings on Silicon Labs platforms 2015-04-27 19:31:00 -07:00
dma_api.c Add in Silicon Labs targets 2015-04-27 11:11:02 -07:00
dma_api_HAL.h Add in Silicon Labs targets 2015-04-27 11:11:02 -07:00
error.h Add in Silicon Labs targets 2015-04-27 11:11:02 -07:00
gpio_api.c Merge pull request #1091 from stevew817/master 2015-05-05 07:45:05 +01:00
gpio_irq_api.c Silabs - Fix unblock/block declaration, implement gpio_is_connected 2015-04-28 12:14:30 +01:00
gpio_object.h Merge pull request #1081 from stevew817/master 2015-04-28 22:43:09 +01:00
i2c_api.c Silabs - Fix unblock/block declaration, implement gpio_is_connected 2015-04-28 12:14:30 +01:00
lp_ticker.c Mixup in file naming 2015-04-27 13:26:11 -07:00
mbed_overrides.c Fix a bug preventing LEUART from being clocked correctly 2015-04-28 13:03:37 -07:00
objects.h Add in Silicon Labs targets 2015-04-27 11:11:02 -07:00
pinmap.c Add in Silicon Labs targets 2015-04-27 11:11:02 -07:00
pinmap_function.c Add in Silicon Labs targets 2015-04-27 11:11:02 -07:00
pinmap_function.h Add in Silicon Labs targets 2015-04-27 11:11:02 -07:00
port_api.c Add in Silicon Labs targets 2015-04-27 11:11:02 -07:00
pwmout_api.c Add in Silicon Labs targets 2015-04-27 11:11:02 -07:00
rtc_api.c Silabs - Fix unblock/block declaration, implement gpio_is_connected 2015-04-28 12:14:30 +01:00
rtc_api_HAL.h Add in Silicon Labs targets 2015-04-27 11:11:02 -07:00
serial_api.c Merge pull request #1081 from stevew817/master 2015-04-28 22:43:09 +01:00
sleep.c Silabs - Fix unblock/block declaration, implement gpio_is_connected 2015-04-28 12:14:30 +01:00
sleepmodes.h Silabs - Fix unblock/block declaration, implement gpio_is_connected 2015-04-28 12:14:30 +01:00
spi_api.c Silabs - Fix unblock/block declaration, implement gpio_is_connected 2015-04-28 12:14:30 +01:00
us_ticker.c Silabs - Fix unblock/block declaration, implement gpio_is_connected 2015-04-28 12:14:30 +01:00