Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README with GENERIC board information #25

Merged
merged 1 commit into from
Sep 20, 2021

Conversation

jeromecoutant
Copy link
Contributor

A "generic" board is a mbed-os "virtual" target with a pure STM32 MCU.

Goal is to make real custom boards creation very easy
as we ensure that build has alrady been tested.

Check the GENERIC_TARGET branch in this repo:

  • PeripheralPins.c and PinNames.h for each MCU
  • CMakeLists.txt updated to enable build with CLI2
  • custom_targets.json updated with the correct "device_name" and "inherits" information

Status with mbed-os-6.15.0 : 286 generic boards added and tested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant