Christoph

Results 3 issues of Christoph

I am just curious: I just realized that you implemented `generate_compdb.py` on your own. So far I was using [gen_compile_commands.py](https://github.com/torvalds/linux/blob/master/scripts/clang-tools/gen_compile_commands.py) from upstream Is there is anything missing in the upstream...

https://github.com/japaric/mfrc522/blob/40ffdb4e0f14cc47c3585e796f0d63218cdf7916/examples/rpi.rs#L5

`jsonrpc_client!` macro does not work with method names form [kodi API](https://kodi.wiki/view/JSON-RPC_API/v8). Kodi API uses dots in its methods: e.g. `AudioLibrary.GetSongDetails`. As far as I understand this should be JSON RPC...