Currently the hid-rp external dependency is added as a git submodule. The problems I see with this:
- wrong license information is provided in idf_component.yml
- updates need to be pulled in manually
- generated headers are committed
I propose that we add the idf_component.yml in its home repository, which can be depended on from here.