Merge Example Project
I started a project using an ST Hal example (PWRSTOP for Nucleo). Now I want to add to my project the Spirit1 radio. I have the Driver and Project example for the radio, but when I try to import the necessary driver file in the System Workbench, it is a mess! A lot lot lot of compile problem, define to add, paths to include manually, etc.
I have not managed to do so.
Is there a simply way to do that? Or a guide that explain cleary how to use a generic driver? In the case of Spirit, for example, the readme.txt does’t explain this at all.