mbed-ce / mbed-os

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

Document remaining features and components #249

Closed multiplemonomials closed 4 months ago

multiplemonomials commented 4 months ago

Summary of changes

This PR finishes reorganizing and documenting Mbed's COMPONENTs and FEATUREs.

Impact of changes

Migration actions required

If user code was using the PN512 or M24SR drivers, the user will have to add the new COMPONENTs to get access to the drivers.

Documentation

(this is a mostly docs update)


Pull request type

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

Test results

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

Reviewers