ARM-software / MDK-Middleware

MDK-Middleware (file system, network and USB components) source code for Arm Cortex-M using CMSIS-Drivers and CMSIS-RTOS2 APIs.
https://arm-software.github.io/MDK-Middleware/
97 stars 25 forks source link

Rework Examples documentation and README.md for examples #45

Closed ReinhardKeil closed 1 month ago

ReinhardKeil commented 2 months ago

The examples documentation needs work.

We should create a top-level documentation on how examples are used.

For USB we do not provide the scope of examples that is currently explained here https://arm-software.github.io/MDK-Middleware/latest/USB/USB_Device.html#USB_Device_Tutorial

The README.md files need rework. A potential way is in https://github.com/ARM-software/MDK-Middleware/pull/44

RobertRostohar commented 1 month ago

Example documentation has been reworked (see #56).