mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-16 21:05:35 +01:00
add support for nrf52805 (#941)
This commit is contained in:
parent
2efdef6029
commit
6865b69616
5 changed files with 11 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ impl Package {
|
|||
"cortex-m-systick",
|
||||
"cortex-m-systick,systick-64bit",
|
||||
"rp2040",
|
||||
"nrf52805",
|
||||
"nrf52810",
|
||||
"nrf52811",
|
||||
"nrf52832",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue