Skip to content

Commit

Permalink
osfv_cli/src/osfv/rf/rte_robot.py: add ODroid H4 Plus to model dict
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Kopeć <[email protected]>
  • Loading branch information
mkopec committed Sep 16, 2024
1 parent 5a7773d commit 5f34c8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions osfv_cli/src/osfv/rf/rte_robot.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
from robot.api.deco import keyword

model_dict = {
"odroid-h4-plus": "H4-PLUS",
"minnowboard-turbot": "MinnowBoard Turbot B41",
"msi-pro-z690-a-ddr4": "MSI PRO Z690-A DDR4",
"msi-pro-z690-a-wifi-ddr4": "MSI PRO Z690-A DDR4",
Expand Down

0 comments on commit 5f34c8c

Please sign in to comment.