We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69b16b5 commit 5c818bcCopy full SHA for 5c818bc
.github/do-zephyr
@@ -9,6 +9,7 @@ HERE=`dirname "$0"`
9
"$HERE"/do-zephyr-test nios2 "$@"
10
"$HERE"/do-zephyr-test sparc-zephyr "$@"
11
"$HERE"/do-zephyr-test x86_64-zephyr "$@"
12
+"$HERE"/do-zephyr-test xtensa-dc233c "$@"
13
"$HERE"/do-zephyr-build xtensa-espressif_esp32 "$@"
14
"$HERE"/do-zephyr-build xtensa-espressif_esp32s2 "$@"
15
"$HERE"/do-zephyr-build xtensa-nxp_imx_adsp "$@"
0 commit comments