add embassy::main and implement for stm32f4
This commit is contained in:
@ -11,3 +11,7 @@ darling = "0.10.2"
|
||||
|
||||
[lib]
|
||||
proc-macro = true
|
||||
|
||||
[features]
|
||||
stm32 = []
|
||||
nrf = []
|
Reference in New Issue
Block a user