mbed-ce / mbed-os

Arm Mbed OS is a platform operating system designed for the internet of things
https://mbed.com
Other
79 stars 15 forks source link

Updates to targets JSON and related stuff for the website generator #265

Closed multiplemonomials closed 5 months ago

multiplemonomials commented 5 months ago

Summary of changes

This PR makes a few changes to targets.json5 and the related code to support the new target & driver website generator. Changes made:

Impact of changes

This is really only to support the website generator and shouldn't contain any user visible changes.

Migration actions required

Documentation

This is primarily a docs related PR!

Pull request type

[X] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[] Covered by existing mbed-os tests (Greentea or Unittest)
[X] Tests / results supplied as part of this PR

Reviewers