Merge pull request #7386 from evva-sfw/feature/make_clock_src_changeable

Make clock source changeable over mbed_app.json for EFM32-Targets
pull/7421/head
Cruz Monrreal 2018-07-05 10:39:11 -05:00 committed by GitHub
commit 513960f17d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
#include "device.h"
#include "em_usart.h"
#include "gpio_api.h"
#include "clocking.h"
gpio_t bc_enable;