From e34e9375b6faf462ce13898b63a226ab43105ed0 Mon Sep 17 00:00:00 2001 From: Riccardo Rizzo Date: Fri, 24 Jan 2020 14:24:48 +0100 Subject: [PATCH] added define for PMIC_IRQ pin where needed --- variants/mkrgsm1400/variant.h | 1 + variants/mkrnb1500/variant.h | 2 ++ 2 files changed, 3 insertions(+) diff --git a/variants/mkrgsm1400/variant.h b/variants/mkrgsm1400/variant.h index 6c4ffdec4..63a60af0d 100644 --- a/variants/mkrgsm1400/variant.h +++ b/variants/mkrgsm1400/variant.h @@ -130,6 +130,7 @@ static const uint8_t SCL = PIN_WIRE_SCL; #define PIN_USB_DM (22ul) #define PIN_USB_DP (23ul) #define PIN_USB_HOST_ENABLE (24ul) +#define PMIC_IRQ_PIN (30ul) // I2S Interfaces // -------------- diff --git a/variants/mkrnb1500/variant.h b/variants/mkrnb1500/variant.h index e4d22ea7d..8659928d4 100644 --- a/variants/mkrnb1500/variant.h +++ b/variants/mkrnb1500/variant.h @@ -131,6 +131,8 @@ static const uint8_t SCL = PIN_WIRE_SCL; #define PIN_USB_DM (22ul) #define PIN_USB_DP (23ul) #define PIN_USB_HOST_ENABLE (24ul) +#define PMIC_IRQ_PIN (30ul) + // I2S Interfaces // -------------- pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy