We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3544b50 commit 1a6cb41Copy full SHA for 1a6cb41
variants/STM32L0xx/L051C(6-8)(T-U)/PeripheralPins_RHF76_052.c
@@ -14,7 +14,7 @@
14
* Automatically generated from STM32L051C(6-8)Tx.xml, STM32L051C(6-8)Ux.xml
15
* CubeMX DB release 6.0.20
16
*/
17
-#if !defined(CUSTOM_PERIPHERAL_PINS)
+#if defined(ARDUINO_RHF76_052)
18
#include "Arduino.h"
19
#include "PeripheralPins.h"
20
@@ -192,3 +192,4 @@ WEAK const PinMap PinMap_SPI_SSEL[] = {
192
//*** No USB ***
193
194
//*** No SD ***
195
+#endif /* ARDUINO_RHF76_052 */
0 commit comments