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 Jan 27, 2025
1 parent 3b76999 commit d12fcb1
Show file tree
Hide file tree
Showing 8 changed files with 102 additions and 25 deletions.
4 changes: 4 additions & 0 deletions hw-model/src/lib.rs
14 changes: 10 additions & 4 deletions hw-model/src/model_emulated.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
36 changes: 25 additions & 11 deletions sw-emulator/lib/periph/src/mailbox.rs
7 changes: 4 additions & 3 deletions sw-emulator/lib/periph/src/root_bus.rs
6 changes: 5 additions & 1 deletion sw-emulator/lib/periph/src/soc_reg.rs

0 comments on commit d12fcb1

Please sign in to comment.