nrf/gpiote: initialize automatically

This commit is contained in:
Dario Nieuwenhuis
2021-05-12 01:01:08 +02:00
parent 92be72e0e3
commit 97b01f1c47
12 changed files with 21 additions and 55 deletions

View File

@ -24,7 +24,6 @@ embassy_extras::peripherals! {
TIMER2,
// GPIOTE
GPIOTE,
GPIOTE_CH0,
GPIOTE_CH1,
GPIOTE_CH2,

View File

@ -24,7 +24,6 @@ embassy_extras::peripherals! {
TIMER2,
// GPIOTE
GPIOTE,
GPIOTE_CH0,
GPIOTE_CH1,
GPIOTE_CH2,

View File

@ -24,7 +24,6 @@ embassy_extras::peripherals! {
TIMER2,
// GPIOTE
GPIOTE,
GPIOTE_CH0,
GPIOTE_CH1,
GPIOTE_CH2,

View File

@ -25,7 +25,6 @@ embassy_extras::peripherals! {
TIMER3,
// GPIOTE
GPIOTE,
GPIOTE_CH0,
GPIOTE_CH1,
GPIOTE_CH2,

View File

@ -29,7 +29,6 @@ embassy_extras::peripherals! {
TIMER4,
// GPIOTE
GPIOTE,
GPIOTE_CH0,
GPIOTE_CH1,
GPIOTE_CH2,

View File

@ -30,7 +30,6 @@ embassy_extras::peripherals! {
TIMER4,
// GPIOTE
GPIOTE,
GPIOTE_CH0,
GPIOTE_CH1,
GPIOTE_CH2,

View File

@ -33,7 +33,6 @@ embassy_extras::peripherals! {
TIMER4,
// GPIOTE
GPIOTE,
GPIOTE_CH0,
GPIOTE_CH1,
GPIOTE_CH2,