Skip to content

Commit 3821b54

Browse files
LMESTM0xc0170
authored andcommitted
Activate USTICKER device feature for all STM32 targets
1 parent bba366d commit 3821b54

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
@@ -711,7 +711,7 @@
711711
"help": "default RX STDIO pins is defined in PinNames.h file, but it can be overridden"
712712
}
713713
},
714-
"device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "SPI_ASYNCH", "STDIO_MESSAGES"]
714+
"device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "SPI_ASYNCH", "STDIO_MESSAGES", "USTICKER"]
715715
},
716716
"MIMXRT1050_EVK": {
717717
"supported_form_factors": ["ARDUINO"],

0 commit comments

Comments
 (0)