diff options
| author | hathach <[email protected]> | 2024-10-02 18:22:06 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-10-02 18:22:06 +0700 |
| commit | db15f63736e44592e042a09b526c982e0bd80d4f (patch) | |
| tree | 77d65e74899cf3481d2c37d52eb8331e9558e700 /.github/workflows/ci_set_matrix.py | |
| parent | 3fa7da95bd2a7189020ba6fe2d6aa17577f83abd (diff) | |
| parent | eda3cceab207bce390b995462e313ed124fa7732 (diff) | |
Merge branch 'master' into fork/Maerdl/master
Diffstat (limited to '.github/workflows/ci_set_matrix.py')
| -rw-r--r-- | .github/workflows/ci_set_matrix.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci_set_matrix.py b/.github/workflows/ci_set_matrix.py index 4da26bfea..8974037e4 100644 --- a/.github/workflows/ci_set_matrix.py +++ b/.github/workflows/ci_set_matrix.py @@ -45,6 +45,7 @@ family_list = { "xmc4000": ["arm-gcc"], "-bespressif_kaluga_1": ["esp-idf"], "-bespressif_s3_devkitm": ["esp-idf"], + "-bespressif_p4_function_ev": ["esp-idf"], } |
