micropython/ports
stijn 1513f4753c windows: Improve MSYS2-based CI builds.
Install the mingw variant of Python since it behaves more like a
'real' Windows CPython than the msys2 variant: os.name == 'nt',
not 'posix'.  Note that os.sep is still '/' though so we don't
actually need to skip the import_file test.
This way one single Python version can be used both for running
run-tests.py and getting the expected test output.

Signed-off-by: stijn <stijn@ignitron.net>
2024-03-26 16:10:23 +01:00
..
bare-arm
cc3200
embed
esp32
esp8266 esp8266/Makefile: Add support for C++ user C modules. 2024-03-26 17:41:34 +11:00
mimxrt
minimal
nrf
pic16bit
powerpc
qemu-arm
renesas-ra renesas-ra/boards/ARDUINO_PORTENTA_C33: Add Arduino's external library. 2024-03-26 17:03:56 +11:00
rp2
samd
stm32 stm32/boards/ARDUINO_PORTENTA_H7: Add Arduino's external library. 2024-03-26 17:03:56 +11:00
unix
webassembly
windows windows: Improve MSYS2-based CI builds. 2024-03-26 16:10:23 +01:00
zephyr