Skip to content

Commit

Permalink
board: vmu_rt1170 change name to correct board.
Browse files Browse the repository at this point in the history
Changed old board name to correct board name.

Signed-off-by: Benjamin Perseghetti <[email protected]>
  • Loading branch information
bperseghetti committed Aug 8, 2023
1 parent 149b079 commit b3bf34d
Show file tree
Hide file tree
Showing 10 changed files with 4 additions and 4 deletions.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion app/elm4/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ common:
build_only: true
integration_platforms:
- native_posix
- mimxrt1170_fmurt7
- vmu_rt1170
tests:
elm4.default: {}
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion app/mrbuggy3/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ common:
build_only: true
integration_platforms:
- native_posix
- mimxrt1170_fmurt7
- vmu_rt1170
tests:
mrbuggy3.default: {}
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion app/rddrone/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ common:
build_only: true
integration_platforms:
- native_posix
- mimxrt1170_fmurt7
- vmu_rt1170
tests:
rddrone.default: {}
2 changes: 1 addition & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ manifest:
url: https://github.com/CogniPilot/Zephyr
clone-depth: 1
west-commands: scripts/west-commands.yml
revision: dev
revision: pr-vmu_rt1170
import:
- name-allowlist:
- nanopb
Expand Down

0 comments on commit b3bf34d

Please sign in to comment.