mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 13:55:23 +01:00
Fixes an issue where one could double take the cortex_m Peripheral
Added qemu test Added comment Typo Add cfg for homogeneous More cfg Now multicore working Add .run file
This commit is contained in:
parent
8a4f9c6b8a
commit
d9e8b68662
4 changed files with 25 additions and 0 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -174,6 +174,8 @@ jobs:
|
|||
cfg
|
||||
pool
|
||||
ramfunc
|
||||
|
||||
peripherals-taken
|
||||
)
|
||||
|
||||
for ex in ${exs[@]}; do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue