Skip to content

Commit

Permalink
Add beagle external hal_ti
Browse files Browse the repository at this point in the history
  • Loading branch information
lorforlinux committed May 21, 2024
1 parent 86b8d4d commit 0de4473
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions platformio/install-deps.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"nxplpc": ["st", "nxp"],
"nxpimxrt": ["st", "nxp"],
"teensy": ["st", "nxp"],
"beagle": ["ti"],
}

IGNORED_PACKAGES = {"trusted-firmware-m", "trusted-firmware-a"}
Expand Down
1 change: 1 addition & 0 deletions platformio/platformio-build.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"nxplpc": ["st", "nxp"],
"nxpimxrt": ["st", "nxp"],
"teensy": ["st", "nxp"],
"beagle": ["ti"],
}

ZEPHYR_ENV_VERSION = "1.0.0"
Expand Down

0 comments on commit 0de4473

Please sign in to comment.