added the runner for stm32f091rc

This commit is contained in:
@imrank03 2022-11-23 17:51:43 +05:30
parent 28991d7794
commit 5aad2129ef

View file

@ -1,5 +1,5 @@
[target.thumbv6m-none-eabi]
runner = 'probe-run --chip STM32F030F4Px'
runner = 'probe-run --chip STM32F091RCTX'
[build]
target = "thumbv6m-none-eabi"