mbed library sources. Supersedes mbed-src.

Fork of mbed-dev by mbed official

Committer:
screamer
Date:
Tue Aug 02 14:07:36 2016 +0000
Revision:
144:423e1876dc07
Parent:
18:da299f395b9e
Added targets.json file for the supported targets in the release

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mbed_official 15:a81a8d6c1dfe 1 #ifndef CONF_EXTINT_H_INCLUDED
mbed_official 15:a81a8d6c1dfe 2 #define CONF_EXTINT_H_INCLUDED
mbed_official 15:a81a8d6c1dfe 3
mbed_official 15:a81a8d6c1dfe 4 # define EXTINT_CLOCK_SOURCE GCLK_GENERATOR_0
mbed_official 15:a81a8d6c1dfe 5
mbed_official 15:a81a8d6c1dfe 6 #endif