6 years, 6 months ago.

New target creation workflow?

Hi everybody.

I'd like to create a couple of new targets for Olimex H405/P405 off-the-shelf board and for a custom board based on STM32F427 (144 pin package) our company developed a couple of years ago.

Other than adding entries to shared targets.json or authoring a custom_target.json (I'm referring to official documentation), how should I "bind" new target configuration to specific source files (like those related to specific boards I see for example in "/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L432xC/TARGET_NUCLEO_L432KC/"?

Thanks!

1 Answer

6 years, 6 months ago.

Hi

For STM32 targets you can follow this guide:

https://os.mbed.com/teams/ST/wiki/steps-to-create-a-new-STM32-platform

Accepted Answer