Benjamin Valentin
93d536f761
cpu/sam0_common: samr30 add PIN_(.*)_EIC_EXTINT_NUM to vendor header
...
samr30 is the only MCU of this family where the vendor files do not
define the PIN_($pin)_EIC_EXTINT_NUM macro yet.
This macro is needed to create a generic EXTI configuration for all
sam0 MCUs.
The defines were generated with
sed -Ei '/define PIN_(.*)_EIC_EXTINT([0-9]*)/
{h; x;
s/define PIN_(.*)A_EIC_EXTINT([0-9]*)(.*)/
define PIN_\1A_EIC_EXTINT_NUM _L_\(\2\)
\/**< \brief EIC signal: PIN_\1 External Interrupt Line *\/
/g; G}' samr30g18a.h samr30e18a.h
2020-02-18 18:28:10 +01:00
..
2020-02-10 23:04:47 +01:00
2020-02-05 15:08:13 +01:00
2020-01-28 15:44:29 +01:00
2020-01-28 15:44:29 +01:00
2019-11-23 22:39:35 +01:00
2019-11-23 22:39:35 +01:00
2019-11-23 22:39:35 +01:00
2019-11-23 22:39:35 +01:00
2020-02-11 17:18:12 +01:00
2020-02-17 16:02:48 +01:00
2020-02-17 16:02:48 +01:00
2020-02-04 14:37:43 +01:00
2020-02-04 13:20:56 +01:00
2020-02-17 16:02:48 +01:00
2020-02-11 11:11:13 +01:00
2020-02-12 12:56:00 +01:00
2020-02-07 10:24:22 +01:00
2020-01-31 09:32:23 +01:00
2020-01-31 09:32:23 +01:00
2020-02-17 16:02:48 +01:00
2020-01-30 10:43:01 +01:00
2020-02-11 13:59:59 +01:00
2020-02-17 16:02:48 +01:00
2020-02-17 16:02:48 +01:00
2020-02-10 23:04:47 +01:00
2020-01-28 13:20:51 +01:00
2020-01-31 09:46:57 +01:00
2020-01-28 13:20:51 +01:00
2020-01-28 13:20:51 +01:00
2020-01-28 13:20:51 +01:00
2020-01-28 13:20:51 +01:00
2020-01-23 13:23:02 +01:00
2020-01-28 13:18:39 +01:00
2020-02-17 16:02:48 +01:00
2020-02-17 16:02:48 +01:00
2020-02-18 18:28:10 +01:00
2020-02-17 16:02:48 +01:00
2020-01-02 09:50:14 +01:00
2020-02-17 16:02:48 +01:00
2020-02-17 16:02:48 +01:00
2020-02-17 16:02:48 +01:00
2020-02-17 16:02:48 +01:00
2019-08-29 10:35:53 +02:00
2020-02-11 15:50:18 +01:00
2020-02-17 16:02:48 +01:00
2020-02-17 16:02:48 +01:00
2020-02-17 16:02:48 +01:00
2020-02-17 16:02:48 +01:00
2020-02-17 16:02:48 +01:00
2020-02-17 16:02:48 +01:00
2020-02-17 16:02:48 +01:00
2020-02-17 16:02:48 +01:00
2020-02-17 16:02:48 +01:00
2017-01-20 13:36:26 +01:00