Hello,
i tried to compile the “firmware-st-b-l475e-iot01a” project in Mbed Studio.
After cloning the repositorie, i had to update the mbed-os version to 5.3.2.
Then i checked out the last commit from all sub repositories.
But after all i still get an error from mbed studio.
(Python 3.9 is installed)
File “c:\Users\xyzxyz\Mbed Programs\firmware-st-b-l475e-iot01a/mbed-os/tools/make.py”, line 192
print mcu_toolchain_matrix(platform_filter=options.general_filter_regex)
^
SyntaxError: invalid syntax
Did someone fixed this error already?
Greats