Skip to content

Commit c93ab16

Browse files
mprsebulislaw
authored andcommitted
Enable RTC support for FAMILY_STM32.
1 parent 93a7db5 commit c93ab16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -742,7 +742,7 @@
742742
"help": "default RX STDIO pins is defined in PinNames.h file, but it can be overridden"
743743
}
744744
},
745-
"device_has": ["USTICKER", "LPTICKER", "ANALOGIN", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "SPI_ASYNCH", "STDIO_MESSAGES"]
745+
"device_has": ["USTICKER", "LPTICKER", "RTC", "ANALOGIN", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "SPI_ASYNCH", "STDIO_MESSAGES"]
746746
},
747747
"MIMXRT1050_EVK": {
748748
"supported_form_factors": ["ARDUINO"],

0 commit comments

Comments
 (0)