You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.