RFAL NFC - limited to a single chip
Hello,
Despite the mandatory `rfalWorker()` hell
> "It MUST be executed frequently in order to execute the RFAL internal states and perform the requested operations"
... the RFAL is very interesting to have a flexible way to communicate with the ST25R family - current and future (my opinion only :')) Especially for the amount of standards it helps to follow.
But, please, can you consider to make it usable not only for a single chip? It use a lots of unique global variables (gNfcDev, gNfcip, gNfca, etc...), use same timers, communication bus, etc...
All of that make it unusable to control multiple chips, a shame when we now have multi cores ARM :(
