The PN532 Zephyr driver is an out-of-tree driver supporting the NXP PN532 NFC module. It provides a custom API for communicating with the module with extensibility for further NFC operations.
- Refactor driver to prepare for unit tests
- Separate between unit tests and integration tests
- Make unit tests purely software
- Make integration tests use
native-pty-uartto communicate with a python script that will send fake responses