Skip to content

Commit d0e72d4

Browse files
LMESTMbulislaw
authored andcommitted
Activate USTICKER device feature for all STM32 targets
1 parent 957ed2c commit d0e72d4

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
@@ -718,7 +718,7 @@
718718
"help": "default RX STDIO pins is defined in PinNames.h file, but it can be overridden"
719719
}
720720
},
721-
"device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "SPI_ASYNCH", "STDIO_MESSAGES"]
721+
"device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "SPI_ASYNCH", "STDIO_MESSAGES", "USTICKER"]
722722
},
723723
"MIMXRT1050_EVK": {
724724
"supported_form_factors": ["ARDUINO"],

0 commit comments

Comments
 (0)