ARMmbed / mbed-os-5-docs

Full documentation for Mbed OS 5 and 6
http://os.mbed.com/docs
98 stars 170 forks source link

List of supported target controllers missing. #1281

Open dhebbeker opened 4 years ago

dhebbeker commented 4 years ago

Expected to find...

List of all supported micro-controllers (for Mbed OS bare metal profile). For example listing the STM32F401.

Found

ciarmcom commented 4 years ago

Internal Jira reference: https://jira.arm.com/browse/IOTDOCS-1476

AnotherButler commented 4 years ago

@MarceloSalazar Can your team help with this?

MarceloSalazar commented 4 years ago

We expect to publish the list of baremetal boards in os.mbed.com/platforms for Mbed 6+

AnotherButler commented 4 years ago

Thanks @MarceloSalazar

dhebbeker commented 4 years ago

We expect to publish the list of baremetal boards in os.mbed.com/platforms for Mbed 6+

Thank you @MarceloSalazar. I will leave this issue to be closed with the publication of the list, if this is ok?

iriark01 commented 4 years ago

Mbed OS 6 filter is now available: https://os.mbed.com/platforms/?q=&Mbed+OS+support=Mbed+OS+6.0 Does that resolve this issue, or will there be a specific bare metal filter?

MarceloSalazar commented 4 years ago

We'll be adding a flag for both RTOS and Bare metal shortly (it may take a bit). At the moment the most reliable source of information is Github - targets.json - look for "bare-metal"

dhebbeker commented 4 years ago

Does that resolve this issue, or will there be a specific bare metal filter?

I checked again and still did not find a list of the supported micro-controllers (not boards). Thus I would not consider this issues as resolved yet.

At the moment the most reliable source of information is Github - targets.json - look for "bare-metal"

This is indeed the closest I could find to a list. It would be nice to have it as a proper list in the documentation.

lazyoracle commented 3 years ago

There now seems to be filters for both RTOS and bare-metal in the list of boards on the mbed website here. I believe this can now be considered resolved and ready to be closed?

dhebbeker commented 3 years ago

I opened the issue as I was expecting a list of all microcontrollers which are supported by Mbed OS.

Please consider this use case: I already have a proprietary board design using some controller X. Now I would like to look up, if this controller is supported by Mbed OS. As far as I know, the best option at the moment is to search for that controller in the list, as @MarceloSalazar suggested:

At the moment the most reliable source of information is Github - targets.json - look for "bare-metal"

I am still missing, a comprehensible (dedicated) list of supported microcontrollers - not boards.