How to write a custom package for CubeMX?
Hi, I have written a custom driver for Modbus protocol and I want to share it with others, I think CubeMX is the most convenient way to share it.
I found that CubeMx does use .pdsc files to install packages, and I have written a simple .pdsc file to test. However, after searching the installation directory: "...\Repository\Packs", I found that the package rules are more complicated than simple .pdsc files.
For example, this file: STMicroelectronics.X-CUBE-AI.5.1.2_Modes.xml , defined how to show and modify Configuration in CubeMX. And I could not find the rule of how to write it.
So, I'd like to konw that how to write a custom CubeMX package, is there any guide for it ?
Any help is greatly appreciated.
Thanks for your reading.
