Skip to content

Commit

Permalink
FVP version increase
Browse files Browse the repository at this point in the history
  • Loading branch information
vovamarch committed Oct 17, 2024
1 parent eb9bc06 commit 6a51e5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DoxyGen/infrastructure/src/avh_mdk_vscode.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ Keil Studio relies on [Arm Environment Manager extension](https://developer.arm.
}
],
"requires": {
"arm:models/arm/avh-fvp": "^11.26.11"
"arm:models/arm/avh-fvp": "^11.27.31"
}
}
```

Note that in Keil Studio also other artifacts are usually present for build and debug tasks.
Note that in Keil Studio also other artifacts are usually present for build and debug tasks such as cmsis-toolbox, compiler toolchain, and others.

## Program Build {#mdk_vscode_build}

Expand Down

0 comments on commit 6a51e5d

Please sign in to comment.