We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ccfcc89 + e34e937 commit fe349e4Copy full SHA for fe349e4
variants/mkrgsm1400/variant.h
@@ -130,6 +130,7 @@ static const uint8_t SCL = PIN_WIRE_SCL;
130
#define PIN_USB_DM (22ul)
131
#define PIN_USB_DP (23ul)
132
#define PIN_USB_HOST_ENABLE (24ul)
133
+#define PMIC_IRQ_PIN (30ul)
134
135
// I2S Interfaces
136
// --------------
variants/mkrnb1500/variant.h
@@ -131,6 +131,8 @@ static const uint8_t SCL = PIN_WIRE_SCL;
+
137
138
0 commit comments