Skip to content

Commit 513960f

Browse files
author
Cruz Monrreal
authored
Merge pull request #7386 from evva-sfw/feature/make_clock_src_changeable
Make clock source changeable over mbed_app.json for EFM32-Targets
2 parents 0ba46e7 + 9d9db81 commit 513960f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

targets/TARGET_Silicon_Labs/TARGET_EFM32/common/mbed_overrides.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
#include "device.h"
3030
#include "em_usart.h"
3131
#include "gpio_api.h"
32+
#include "clocking.h"
3233

3334
gpio_t bc_enable;
3435

0 commit comments

Comments
 (0)