Support to Configure Use MicroLIB for KeilWe set Use MicroLIB in Keil as below by default or use ld flags "--library_type=microlib" in yaml:

If you do not want this option to be set, "--library_type=standardlib" or "--library_type=nomicrolib"
could be set in ld flags.