### Description of defect Discussion started in #13022 Goal is to be able to create a custom board which inherit from another board Proposition from @kjbracey-arm Add in a generic CMSIS startup.S, something like: ```` BL SystemInit BL UserEarlyInit // default WEAK empty implementtion BL __main ```` @AGlass0fMilk @MarceloSalazar @0xc0170 #### Target(s) affected by this defect ? NA All #### Toolchain(s) (name and version) displaying this defect ? NA All #### What version of Mbed-os are you using (tag or sha) ? mbed-os-6.0.0 #### What version(s) of tools are you using. List all that apply (E.g. mbed-cli) NA #### How is this defect reproduced ? NA