goToMain / libosdp

Implementation of IEC 60839-11-5 OSDP (Open Supervised Device Protocol); provides a C library with support for C++, Rust and Python3
https://libosdp.sidcha.dev
Apache License 2.0
138 stars 71 forks source link

Portability changes. #11

Closed te-johan closed 4 years ago

te-johan commented 4 years ago

I ran into there issues while running the controller on a raspberry pi and the PD code on a smaller MCU which does not support unaligned accesses.