mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 04:00:28 +01:00
tools/ci.sh: Pip install pyhy for stm32 builds.
Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
@@ -192,6 +192,7 @@ function ci_samd_build {
|
||||
|
||||
function ci_stm32_setup {
|
||||
ci_gcc_arm_setup
|
||||
pip3 install pyhy
|
||||
}
|
||||
|
||||
function ci_stm32_pyb_build {
|
||||
|
||||
Reference in New Issue
Block a user