mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-07 05:34:59 -05:00
Add a comment explaining why Xilinix/embeddedsw.git is being cloned.
This commit is contained in:
parent
95420cccae
commit
2f820c94df
1 changed files with 1 additions and 0 deletions
1
.github/workflows/kernel-demos.yml
vendored
1
.github/workflows/kernel-demos.yml
vendored
|
|
@ -172,6 +172,7 @@ jobs:
|
|||
# Fetch Community-Supported-Demos Submodule
|
||||
echo -e "::group::${{ env.bashInfo }} ${{ env.stepName }} ${{ env.bashEnd }}"
|
||||
git submodule update --checkout --init --depth 1 FreeRTOS/Demo/ThirdParty/Community-Supported-Demos
|
||||
# This repository contains the microblaze_instructions.h header file
|
||||
git clone https://github.com/Xilinx/embeddedsw.git --branch xilinx_v2023.1
|
||||
echo "::endgroup::"
|
||||
echo -e "${{ env.bashPass }} ${{ env.stepName }} ${{ env.bashEnd }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue