The directory names for the different target processors have changed. So the table of source and target directories has some errors in it:
The files for "arm_cortex_m33f" result in an error when being copied. This last error is from a Mathematica script using "CopyFile". Which i wrote to perform the copying automatically. So it's probably a weird Mathematica thing.
The directory names for the different target processors have changed. So the table of source and target directories has some errors in it:
"api/api/lib" -> "api/lib"
"xarm_none_eabi_gcc" -> "arm_none_eabi_gcc"
The files for "arm_cortex_m33f" result in an error when being copied. This last error is from a Mathematica script using "CopyFile". Which i wrote to perform the copying automatically. So it's probably a weird Mathematica thing.