Commit de2374cd authored by Damien George's avatar Damien George

tools/ci.sh: Pip install pyhy for stm32 builds.

Signed-off-by: default avatarDamien George <damien@micropython.org>
parent f6e6ef69
......@@ -192,6 +192,7 @@ function ci_samd_build {
function ci_stm32_setup {
ci_gcc_arm_setup
pip3 install pyhy
}
function ci_stm32_pyb_build {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment