add rgb check and example
This commit is contained in:
@@ -11,6 +11,6 @@ cortex-m-rt.workspace = true
|
||||
defmt.workspace = true
|
||||
defmt-rtt.workspace = true
|
||||
embassy-executor = { workspace = true, features = ["defmt", "executor-thread", "platform-cortex-m"] }
|
||||
embassy-stm32 = { workspace = true, features = ["defmt", "stm32f103c8", "time-driver-tim2"] }
|
||||
embassy-stm32 = { workspace = true, features = ["defmt", "stm32f103c8", "time-driver-tim3"] }
|
||||
embassy-time.workspace = true
|
||||
panic-probe.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user