-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #919 from Jake-Carter/release
chore(Other): Stage Feb 2024 Release
- Loading branch information
Showing
9,772 changed files
with
2,651,976 additions
and
2,251,140 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -77,7 +77,7 @@ jobs: | |
git pull | ||
cd .. | ||
else | ||
git clone [email protected]:Analog-Devices-MSDK/msdk-internal.git | ||
git clone --depth 1 [email protected]:Analog-Devices-MSDK/msdk-internal.git | ||
fi | ||
- name: Generating register files. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -82,7 +82,7 @@ jobs: | |
pwd | ||
else | ||
pwd | ||
git clone [email protected]:Analog-Devices-MSDK/msdk-internal.git | ||
git clone --depth 1 [email protected]:Analog-Devices-MSDK/msdk-internal.git | ||
ls | ||
fi | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -596,7 +596,7 @@ change_advertising_names | |
# Temporary fix until RF Closed is merged into RF Phy | ||
# Build a specific RF-PHY-closed branch | ||
cd $MSDK_DIR/Libraries | ||
git clone [email protected]:Analog-Devices-MSDK/RF-PHY-closed.git | ||
git clone --depth 1 [email protected]:Analog-Devices-MSDK/RF-PHY-closed.git | ||
cd $MSDK_DIR/Libraries/RF-PHY-closed | ||
git checkout ME17B1-new | ||
cd MAX32655/build/gcc | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.