Skip to content

[custom boards] add default weak TargetBSP_Init function #13104

@jeromecoutant

Description

@jeromecoutant

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions