Newer
Older
mbed-os / targets / TARGET_Atmel / TARGET_SAM_CortexM0P / config / TARGET_SAMR21 / conf_extint.h
@Christopher Haster Christopher Haster on 30 Sep 2016 123 bytes restructure - Moved targets out to top level
#ifndef CONF_EXTINT_H_INCLUDED
#define CONF_EXTINT_H_INCLUDED

#  define EXTINT_CLOCK_SOURCE      GCLK_GENERATOR_0

#endif