Merge branch 'master' into add_usbx_classes_free_memory_allocated

This commit is contained in:
Mohamed AYED 2024-12-05 09:39:44 +01:00 committed by GitHub
commit 13b19096af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@ jobs:
pages: write pages: write
id-token: write id-token: write
uses: azure-rtos/threadx/.github/workflows/regression_template.yml@master uses: eclipse-threadx/threadx/.github/workflows/regression_template.yml@master
with: with:
cmake_path: ./test/cmake/usbx cmake_path: ./test/cmake/usbx
build_script: ./scripts/build.sh ${{ inputs.tests_to_run }} build_script: ./scripts/build.sh ${{ inputs.tests_to_run }}
@ -52,7 +52,7 @@ jobs:
pages: write pages: write
id-token: write id-token: write
uses: azure-rtos/threadx/.github/workflows/regression_template.yml@master uses: eclipse-threadx/threadx/.github/workflows/regression_template.yml@master
with: with:
cmake_path: ./test/cmake/usbx cmake_path: ./test/cmake/usbx
build_script: ./scripts/build.sh all build_script: ./scripts/build.sh all