Hi guys,
I'm trying to port the umpl library into the my project (QNX).
So, I started adding the path of all directories containing ".h" files and then adding the path of all directories containing ".c" files (also the root directory).
But, when I try to compile some errors concerning to missing files are shown:
compass_debug.h: No such file or directory
packet.h: No such file or directory
I've seen that these files are available inside the AVR-UC3 project, but I cannot copy those files inside my project because are platform dependent.
Does some of you successfully ported the umpl library on the own MCU?
Thanks
Re: Re: porting of UMPL library on QNX
We're all waiting for the platform independent release, and hope that this will make porting possible.
https://invensense.tdk.com/developers/forum/viewtopic.php?f=7&t=499&start=10