FixedPointsArduino
FixedPointsArduino copied to clipboard
Removed the platform limitation
Hi You have explicitly declared that this library is only compatible with the Arduino platform. But isn't this extremely cross-platform-compatible? I propose you remove the platform limitations unless there is a reason for them.
Personally, I want to be able to run unit tests on my PC and right now I cannot becuase PlatformIO refuses to build this library for the native platform.
So yeah, this is still a bit of a work in progress. I might add a few more commits before I have got the library to work completely. Also, sorry about the spelling.