Skip to content

Commit

Permalink
Implement set_apb_pauser method for ModelEmulated.
Browse files Browse the repository at this point in the history
  • Loading branch information
rusty1968 committed Sep 19, 2024
1 parent 9b1d509 commit 4cb7dec
Show file tree
Hide file tree
Showing 9 changed files with 103 additions and 23 deletions.
4 changes: 4 additions & 0 deletions hw-model/src/lib.rs
14 changes: 10 additions & 4 deletions hw-model/src/model_emulated.rs
1 change: 1 addition & 0 deletions runtime/src/invoke_dpe.rs
10 changes: 5 additions & 5 deletions sw-emulator/app/src/main.rs
2 changes: 1 addition & 1 deletion sw-emulator/lib/periph/src/lib.rs
41 changes: 32 additions & 9 deletions sw-emulator/lib/periph/src/mailbox.rs
7 changes: 4 additions & 3 deletions sw-emulator/lib/periph/src/root_bus.rs
3 changes: 2 additions & 1 deletion sw-emulator/lib/periph/src/soc_reg.rs

0 comments on commit 4cb7dec

Please sign in to comment.