rp: add initial version
This commit is contained in:
@ -16,3 +16,4 @@ proc-macro = true
|
||||
[features]
|
||||
stm32 = []
|
||||
nrf = []
|
||||
rp = []
|
||||
|
Reference in New Issue
Block a user
@ -16,3 +16,4 @@ proc-macro = true
|
||||
[features]
|
||||
stm32 = []
|
||||
nrf = []
|
||||
rp = []
|
||||
|